About 1,800,000 results
Open links in new tab
  1. visual studio code - How to restart VScode after editing extension's ...

    This message is coming from the extension, not vscode - it's usually not required to reload vscode after changing an extension setting.

  2. visual studio code - How to restart VSCode? - Stack Overflow

    Feb 9, 2023 · When code command is called again, all my windows are back to normal. It would be nice to have this feature built into VS code. I tend to have a lot of workspaces open. Sometimes if I have …

  3. visual studio code - How to reload/restart/kill VSCode server/service ...

    Jul 18, 2024 · I use VSCode in the Remote SSH extension. VSCode oftentimes hangs as memory usage ups, so for the each time I need to restart the VSCode through FILE -> Exit to close the …

  4. visual studio code - How to manually restart an extension in VSCode ...

    PackageManagement updated. If you already had PackageManagement loaded in your session, please restart the PowerShell extension. I would love to know how to do this. I imagine a full VSCode restart …

  5. How to restart the terminal in VS Code - Stack Overflow

    Sep 23, 2024 · I want to reset the terminal(any used) in Visual Studio Code with a hotkey. I don't see any option in the docs.

  6. While trying to restart a dev container in Visual Studio Code I am ...

    Jul 5, 2024 · Usually, you need to check the workspace folder path (in your case /workspaces/hvac). or you can try to rebuild Dev Containers by right-clicking the Container name in the VS Code status bar …

  7. Restart Visual Studio with admin privileges - Stack Overflow

    Nov 15, 2019 · I know how to run Visual Studio as Administrator. What I am asking is restarting Visual Studio with same project with admin privileges while it is already opened.

  8. Where is VSCode's "Restart TS server"? - Stack Overflow

    Oct 20, 2020 · I'm new to TS. I'm seeing instructions to use the command panel to"Restart TS server". But this option is not there. Is this a particular extension?

  9. 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?

  10. VSCode editor - Restart NodeJs server when file is changed

    21 I am using Visual Studio Code as my editor for NodeJS project. Currently I need to manually restart server when I change files in my project. Is there any plugin or configuration change in VSCode that …