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
Steps to Reproduce:
a b c 10 <Repeat last line for 999 times>
^(\S+)\s+?(.+)\s+?(\d+)\d*$
Excepted Result:
All lines should be replaced to 123123
Produced Result:
Nothing happened.
Futher Steps:
Change the first line to dddddd
dddddd
Replace use those arguments again
All lines except the first line is replace to 123123
123123
Reproduces without extensions: Yes
The text was updated successfully, but these errors were encountered:
Seems related with #32522, #33573, #33989 and #11973.
One of them is submitted in 29 days ago? Really? For a bug in a common function?
Sorry, something went wrong.
Duplicate of #32522 i.e. 54ca510 also fixes this.
@alexandrudima Seems not fixed, at least at this version. Have not released yet?
Version 1.16.1 Commit 27492b6 Date 2017-09-14T16:26:20.018Z Shell 1.7.3 Renderer 58.0.3029.110 Node 7.9.0 Architecture x64
@SilverBut The fix should come with 1.17 .
alexdima
No branches or pull requests
Steps to Reproduce:
Excepted Result:
All lines should be replaced to 123123
Produced Result:
Nothing happened.
Futher Steps:
Change the first line to
dddddd
Replace use those arguments again
Produced Result:
All lines except the first line is replace to
123123
Reproduces without extensions: Yes
The text was updated successfully, but these errors were encountered: