Skip to content
New issue

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

Searching with regex strangely replace #41027

Closed
H1MSK opened this issue Jan 2, 2018 · 0 comments
Closed

Searching with regex strangely replace #41027

H1MSK opened this issue Jan 2, 2018 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug editor-find Editor find operations

Comments

@H1MSK
Copy link

H1MSK commented Jan 2, 2018

  • VSCode Version: Code 1.19.1 (0759f77, 2017-12-19T09:41:01.414Z)
  • OS Version: Linux x64 4.10.0-42-generic
  • Extensions:
Extension Author (truncated) Version
ejs-language-support Qas 0.0.1
code-gnu-global aus 0.2.2
mdmath goe 2.0.7
vscode-clang mit 0.2.2
cpptools ms- 0.14.5

Steps to Reproduce:

content of file:

temp
  1. press Ctrl+F, input "\wemp" (by now, the "temp" is chosen)
  2. press Ctr+H (And you find out that the search string is replaced by "temp")

Reproduces without extensions: Yes

@vscodebot vscodebot bot added the search Search widget and operation issues label Jan 2, 2018
@roblourens roblourens assigned rebornix and unassigned roblourens Jan 2, 2018
@roblourens roblourens added editor-find Editor find operations and removed search Search widget and operation issues labels Jan 2, 2018
@rebornix rebornix added the bug Issue identified by VS Code Team member as probable bug label Mar 29, 2018
rebornix added a commit that referenced this issue Sep 17, 2018
Keeping find input value unchanged on replace if find input is active, fixes #41027
@rebornix rebornix modified the milestone: September 2018 Sep 17, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug editor-find Editor find operations
Projects
None yet
Development

No branches or pull requests

3 participants