-
Notifications
You must be signed in to change notification settings - Fork 30.3k
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
Replacing words bug #71986
Comments
@BarryLC I assume you used Replace from the File Search viewlet? |
@aeschli Yup I did |
Is it possible that your files only have CR line endings (not CRLF or LF)? |
@roblourens I have CRLF line endings in the file the issue occurs. |
Is it possible for you to share the file where this occurs? You can email it to me if you don't want to share it publicly. If there is a single CR character in the file not next to an LF then that can cause this issue. |
@roblourens I'll send the file on Monday, can't access the file right now. |
@roblourens I've send you an email with the file. |
Sorry for the slow response. This file does indeed just have CR characters. So this is a duplicate of #48063 |
Issue Type: Bug
In my Symphony modules I wanted to change the word "Application\Modules\Projects" to "Application\Modules\Timeline"
After I did that on the folder I chose there was a bug. In some files Visual Studio Code is putting "Application\Modules\TimelineApplication\Modules\TimelineApplication\Modules\Timeline" many times after eachother or it isn't replace the word but it's just placing the word at the start of the file . I don't know why it is doing that.
Image of the bug
I tried the same thing with Sublime Text and it's working perfectly. Hope you guys will fix this soon.
VS Code version: Code 1.33.0 (0dd516d, 2019-04-04T15:14:28.026Z)
OS version: Windows_NT x64 10.0.17134
System Info
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
rasterization: enabled
surface_synchronization: enabled_on
video_decode: enabled
webgl: enabled
webgl2: enabled
Extensions (4)
The text was updated successfully, but these errors were encountered: