If the current line matches the resulting regex, then the function has found the correct completion (the text of which is already in completion) and can return it immediately.
如果当前的行匹配生成的正则表达式,那么该函数就找到正确的补全(它的文本已经在补全中)并且能够立即返回它。
If the current line matches the resulting regex, then the function has found the correct completion (the text of which is already in completion) and can return it immediately.
如果当前的行匹配生成的正则表达式,那么该函数就找到正确的补全(它的文本已经在补全中)并且能够立即返回它。
应用推荐