microsoft / vscode

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

Retrive code not working after another org Authentication #168437

Closed aniketsamarth closed 1 year ago

aniketsamarth commented 1 year ago

Type: Bug

We have 2 project, Wen we change the project and reauthorized the org for salesforce then we are not able to fetch latest code in vs code. we are facing issu "No authorization information found for vs code Org". We need to uninstall vs code and need to install it again and again everytime.

VS Code version: Code 1.74.0 (5235c6bb189b60b01b1f49062f4ffa42384f8c91, 2022-12-05T16:38:16.075Z) OS version: Windows_NT x64 10.0.22000 Modes: Sandboxed: No

System Info |Item|Value| |---|---| |CPUs|11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz (8 x 2419)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: disabled_off
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_renderer: enabled_on
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off| |Load (avg)|undefined| |Memory (System)|7.73GB (0.52GB free)| |Process Argv|--crash-reporter-id e3d8743a-9cb1-4e37-9195-6aa68ce67104| |Screen Reader|no| |VM|0%|
Extensions (14) Extension|Author (truncated)|Version ---|---|--- atlascode|atl|2.10.12 vscode-eslint|dba|2.2.6 vscode-yaml|red|1.10.1 salesforce-vscode-slds|sal|1.4.8 salesforcedx-vscode|sal|56.5.1 salesforcedx-vscode-apex|sal|56.5.1 salesforcedx-vscode-apex-debugger|sal|56.5.1 salesforcedx-vscode-apex-replay-debugger|sal|56.5.1 salesforcedx-vscode-core|sal|56.5.1 salesforcedx-vscode-lightning|sal|56.5.1 salesforcedx-vscode-lwc|sal|56.5.1 salesforcedx-vscode-soql|sal|56.5.1 salesforcedx-vscode-visualforce|sal|56.5.1 sfdx-package-xml-generator|Vig|2.0.9
A/B Experiments ``` vsliv368cf:30146710 vsreu685:30147344 python383:30185418 vspor879:30202332 vspor708:30202333 vspor363:30204092 vslsvsres303:30308271 pythonvspyl392:30443607 vserr242cf:30382550 pythontb:30283811 vsjup518:30340749 pythonptprofiler:30281270 vsdfh931cf:30280410 vshan820:30294714 vstes263:30335439 pythondataviewer:30285071 vscod805:30301674 binariesv615:30325510 bridge0708:30335490 bridge0723:30353136 cmake_vspar411:30581797 vsaa593:30376534 pythonvs932:30410667 cppdebug:30492333 vsclangdf:30486550 c4g48928:30535728 dsvsc012cf:30540253 azure-dev_surveyone:30548225 pyindex848cf:30577861 nodejswelcome1:30587005 2e4cg342:30602488 gswce1:30612156 iaj6b796:30613358 dbltrim-noruby:30604474 89544117:30613380 fim-prod:30623723 ejf25101:30620729 ```
TylerLeonhardt commented 1 year ago

@aniketsamarth this sounds like maybe an issue with the Salesforce extension instead of VS Code itself. Can you open an issue over there?

vscodenpa commented 1 year ago

This issue is caused by an extension, please file it with the repository (or contact) the extension has linked in its overview in VS Code or the marketplace for VS Code. See also our issue reporting guidelines. If you don't know which extension is causing the problem, you can run Help: Start extension bisect from the command palette (F1) to help identify the problem extension.

Happy Coding!