About 7,570,000 results
Open links in new tab
  1. VS Code does not find Python kernel - Stack Overflow

    Nov 2, 2022 · For some upgrading to the current jupyter extension may still not work I had to find the correct combination of vscode and jupyter extensions. I am on older mac OSX 10.13 …

  2. VS Code can't find Python - Stack Overflow

    Feb 1, 2021 · Reinstalling VSCode was probably unnecessary. In my experience, that's only required if you mess up VSC's internal program files. What might have helped though was …

  3. How can I download .vsix files now that the Visual Studio Code ...

    Jan 16, 2025 · In particular, if you have a portable VSCode installation, you will find data/extension in the VSCode installation directory, a sibling directory to bin. Inside …

  4. 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...

  5. 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 …

  6. 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 …

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

  9. How do you switch between branches in Visual Studio Code with …

    When in the Visual Studio Code IDE, do the following: on the bottom left, press on the Git branch which will give a list: Select a ref to checkout select one of the branches of the remote branch.

  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 …