microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
162.23k stars 28.56k forks source link

Cant see any changes and git branches #223630

Closed kirshi-gopi closed 1 month ago

kirshi-gopi commented 1 month ago

Type: Bug

Cant see any changes and git branches

VS Code version: Code 1.91.1 (f1e16e1e6214d7c44d078b1f0607b2388f29d729, 2024-07-09T22:06:49.809Z) OS version: Windows_NT x64 10.0.19045 Modes:

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i7-8650U CPU @ 1.90GHz (8 x 2112)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|undefined| |Memory (System)|15.88GB (6.32GB free)| |Process Argv|--crash-reporter-id 5f088511-c6c5-4f50-8c28-65cf9df90acf| |Screen Reader|no| |VM|0%|
Extensions (1) Extension|Author (truncated)|Version ---|---|--- es7-react-js-snippets|dsz|4.4.3
A/B Experiments ``` vsliv368:30146709 vspor879:30202332 vspor708:30202333 vspor363:30204092 vscoreces:30445986 vscod805cf:30301675 binariesv615:30325510 vsaa593cf:30376535 py29gd2263:31024239 vscaac:30438847 c4g48928:30535728 azure-dev_surveyone:30548225 a9j8j154:30646983 962ge761:30959799 pythongtdpath:30769146 welcomedialogc:30910334 pythonnoceb:30805159 asynctok:30898717 pythonregdiag2:30936856 pythonmypyd1:30879173 2e7ec940:31000449 pythontbext0:30879054 accentitlementsc:30995553 dsvsc016:30899300 dsvsc017:30899301 dsvsc018:30899302 cppperfnew:31000557 dsvsc020:30976470 pythonait:31006305 dsvsc021:30996838 9c06g630:31013171 pythoncenvpt:31062603 a69g1124:31058053 dvdeprecation:31068756 dwnewjupyter:31046869 impr_priority:31102340 refactort:31101459 ccplt:31103426 pythonrstrctxtcf:31103194 wkspc-onlycs-c:31102393 ```
IllusionMH commented 1 month ago

/needsMoreInfo

VSCodeTriageBot commented 1 month ago

Thanks for creating this issue! We figured it's missing some basic information or in some other way doesn't follow our issue reporting guidelines. Please take the time to review these and update the issue.

Happy Coding!

trevorwright commented 1 month ago

I believe this is related to https://github.com/microsoft/vscode/issues/223322

Changes within git are no longer being automatically reflected in VSCode. After changing files they do not show up in the side bar automatically, you need to manually click refresh to see the changes.

kirshi-gopi commented 1 month ago

Extension host terminated unexpectedly 3 times within the last 5 minutes.

How to fix this?


From: Trevor Wright @.> Sent: Friday, July 26, 2024 8:52 PM To: microsoft/vscode @.> Cc: Gopi Kannan @.>; Author @.> Subject: Re: [microsoft/vscode] Cant see any changes and git branches (Issue #223630)

I believe this is related to #223322https://github.com/microsoft/vscode/issues/223322

Changes within git are no longer being automatically reflected in VSCode. After changing files they do not show up in the side bar automatically, you need to manually click refresh to see the changes.

— Reply to this email directly, view it on GitHubhttps://github.com/microsoft/vscode/issues/223630#issuecomment-2252992196, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BJARMKF635KTGL6SBABWBC3ZOJSVHAVCNFSM6AAAAABLOMQCGCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENJSHE4TEMJZGY. You are receiving this because you authored the thread.Message ID: @.***>

lszomoru commented 1 month ago

@kirshi-gopi, please use the extension bisect tool to identity the problematic extension.

vs-code-engineering[bot] commented 1 month ago

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!