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

Staging is buggy when working on repository subfolder #53652

Closed
jjwhitney opened this issue Jul 6, 2018 · 2 comments
Closed

Staging is buggy when working on repository subfolder #53652

jjwhitney opened this issue Jul 6, 2018 · 2 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@jjwhitney
Copy link

Issue Type: Bug

  1. Open any subfolder of a repository using "File -> Open Folder..."
  2. Open any file in the folder and make changes to two different lines.
  3. Open the "Working Tree" diff view of the file by clicking on it in "Source Control".
  4. Click on one of the changed lines and use "Stage Selected Ranges".

The line is correctly staged, but the view is not updated to reflect this. Now if you try to stage the second changed line, the first line will be unstaged (!), and the view is still not updated.

Because of this bug, I've needed to manually reload the view after every staging command to ensure that it won't be undone later.

VS Code version: Code 1.25.0 (0f080e5, 2018-07-05T13:11:58.697Z)
OS version: Windows_NT x64 10.0.17134

System Info
Item Value
CPUs Intel(R) Core(TM) i7-4700HQ CPU @ 2.40GHz (8 x 2394)
GPU Status 2d_canvas: enabled
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: disabled_software
video_decode: enabled
video_encode: enabled
vpx_decode: unavailable_software
webgl: enabled
webgl2: enabled
Memory (System) 15.91GB (6.92GB free)
Process Argv C:\Program Files\Microsoft VS Code\Code.exe C:\Users\jjw\Desktop\VSCode_test2
Screen Reader no
VM 67%
Extensions (3)
Extension Author (truncated) Version
githistory don 0.4.1
gitlens eam 8.4.1
python ms- 2018.6.0
@joaomoreno
Copy link
Member

/duplicate #3025

@vscodebot vscodebot bot added the *duplicate Issue identified as a duplicate of another issue(s) label Jul 6, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Aug 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

2 participants