About 24,500 results
Open links in new tab
  1. How to reset settings in Visual Studio Code? - Stack Overflow

    Mar 20, 2016 · I've hidden the menu bar by accident and I can't find a way to show it again. How do I restore the default settings in Visual Studio Code? Here I found a detailed description of settings file. …

  2. How do I factory reset Visual Studio Code? - Stack Overflow

    I started to learn one language and moved to a different one. I want to start with that language with a fresh code editor. But I don't know how to reset Visual Studio Code and delete all my data. H...

  3. How do I REALLY reset the Visual Studio window layout?

    Have you tried this? In Visual Studio go to Tools > Import and Export Settings > Reset all settings Be sure you back up your settings before you do this. I made the mistake of trying this to fix an issue …

  4. Reset default VS Code profile to defaults - Stack Overflow

    Sep 11, 2023 · 7 Now that Visual Studio Code has profiles, I'd like to reset my (bloated) Default profile back to "factory defaults", and define specific profiles for Erlang, C++, Java, Flutter, etc. How do I …

  5. How to reset Visual Studio Code key bindings? - Stack Overflow

    Jun 30, 2023 · After experimenting with my VSCode key bindings, I would like to reset them to the original settings. How do I do that? I am on Linux Mint 18. I tried removing all the records from the …

  6. visual studio code - How do I reset VSCode? - Stack Overflow

    Example, If you would like to reset setting from peacock extension. You can delete only this line from picture link that help you not reset all setting in VSCode.

  7. How to reset intellisense in VS Code? - Stack Overflow

    Dec 7, 2017 · If you make a code change while VsCode is debugging, the intellisense sometimes appears to malfunction with false compile errors. Fastest way to reset or correct it?

  8. How to Completely Reset Visual Studio Code - Stack Overflow

    Jul 5, 2020 · How to Completely Reset Visual Studio Code [duplicate] Asked 5 years ago Modified 5 years ago Viewed 13k times

  9. visual studio code - How do you reset an extension's settings in vscode ...

    Feb 12, 2023 · Ok, so to finally answer: HOW do you RESET an individual setting? This cannot be "googled": There's an invisible hover hitbox on the left side leading to a hidden settings gear (red …

  10. Clear file content cache in Visual Studio Code - Stack Overflow

    Dec 26, 2017 · 160 My Visual Studio code, on a Windows machine, keeps on showing me the previous content of a file even after this one has been updated, while notepad ++ doesn't behave in the same …