We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
-*- mode:grep; default-directory: "d:/HLMJ_H5_proj/branches/HLMJ_MINA/HLMJ_creator_mina/assets/scripts/" -*- 4 candidates: ./Game/View/TableHandler/UserHandler.js:857:14: this.CheckMJCountCorrect(); ./Game/View/TableHandler/UserHandler.js:860:5: CheckMJCountCorrect: function () { ./Game/View/TableHandler/UserHandler.js:865:24: Log.Error("CheckMJCountCorrect failed ", ModuleType.Game); ./Game/View/TableHandler/UserHandler.js:866:43: Util.CheckUploadLogAndReplay("CheckMJCountCorrect", PlayerPrefsKey.int_CheckDataErrorReplayTimes);
When use ag --vimgrep, the file line will contains a column value, wgrep can't handle this case properly.
ag --vimgrep
Is there any workaround?
Could I modify wgrep-line-file-regexp to resolve this issue?
wgrep-line-file-regexp
thanks.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When use
ag --vimgrep
, the file line will contains a column value, wgrep can't handle this case properly.Is there any workaround?
Could I modify
wgrep-line-file-regexp
to resolve this issue?thanks.
The text was updated successfully, but these errors were encountered: