About 8,550,000 results
Open links in new tab
  1. Where is the .vscode folder located? - Stack Overflow

    Sep 3, 2024 · The .vscode folder is usually a hidden directory located in the root of your project folder. The .vscode folder typically appears in one of the following places: In the root of your …

  2. Change the default terminal in Visual Studio Code

    Jun 8, 2017 · It appears that VSCode has changed a little since this answer, now there is a button with {} on it that you must press to get to the editor to make this change. The command in this …

  3. installation - How do I install vscode-server offline on a server for ...

    In previous versions, it was sufficient to install the remote-ssh extension and then download the vscode-server-linux-x64.tar.gz file, extract it, and copy it to the server directory ~/.vscode-serv...

  4. How can I see local history changes in Visual Studio Code?

    Sep 27, 2017 · VSCode keeps some backp inside AppData, other have suggested the Checkpoints as well as built-in VSCode feature Timeline Also, you can do grep search inside …

  5. How to troubleshoot some shortcuts not working properly in …

    Nov 20, 2019 · VSCode working properly before update. I didn't change anything on my OS. How do I check and allow VSCode to override OS shortcut?

  6. How can I change the Python version in Visual Studio Code?

    Jan 7, 2018 · Terminal in VSCode in general pertains to your default terminal I think. So in Windows 10 when you type "python" in CMD Line, it should be the same version as VSCode …

  7. Visual Studio Code does not detect Virtual Environments

    Mar 30, 2021 · Type vscode in the file finder and remove all folders and files related to Visual Studio Code. Finally, install Visual Studio Code and enjoy the virtual environments.

  8. Why does Prettier not format code in VS Code? - Stack Overflow

    Oct 1, 2018 · 13 How to format your code through VScode's ESlint plugin Alright, rather than giving a guide on how to use VScode's Prettier extension, I'd rather explain how to rely on …

  9. How to open Visual Studio Code's 'settings.json' file

    I did it many times, and each time I forgot where it was. Menu File → Preferences → Settings. I get this: I want to open file settings.json (editable JSON file) instead. How can I do that?

  10. How can I put Copilot chat back in the main sidebar

    Nov 6, 2024 · In VSCode, Copilot now appears in the second sidebar on the right. How can I move the Copilot chat back to the main sidebar on the left? I checked the settings but couldn't …