Issue Type: Bug
VS Code version: Code - Insiders 1.35.0-insider (6964233, 2019-05-29T05:18:15.943Z)
OS version: Windows_NT x64 10.0.17763
System Info
| Item |
Value |
| CPUs |
Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz (8 x 3408) |
| GPU Status |
2d_canvas: enabled 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 |
| Load (avg) |
undefined |
| Memory (System) |
31.92GB (22.59GB free) |
| Process Argv |
|
| Screen Reader |
no |
| VM |
0% |
Repro
Build and run commet-sample from vscode-extension-samples.
- Add a note (start a comment thread) and add several replies in to one file.
- Add another note (start another comment thread) in the same file.
- Open COMMENTS pane, and check out the comments.
Expected:
Both comment threads show up.
Actual:
Only the first comment thread is there. The second one appears as an empty line.
If you start another comment thread in another file, the COMMENTS pane will display the file name without the comment thread.
Issue Type: Bug
VS Code version: Code - Insiders 1.35.0-insider (6964233, 2019-05-29T05:18:15.943Z)
OS version: Windows_NT x64 10.0.17763
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
Repro
Build and run commet-sample from vscode-extension-samples.
Expected:
Both comment threads show up.
Actual:
Only the first comment thread is there. The second one appears as an empty line.
If you start another comment thread in another file, the COMMENTS pane will display the file name without the comment thread.