About 15,400,000 results
Open links in new tab
  1. 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...

  2. Change the default terminal in Visual Studio Code

    Jun 8, 2017 · To change the default terminal for your project in Visual Studio Code: Create a folder by name of .vscode Create a settings.json file in this folder: Write the settings you want …

  3. Visual Studio Code - Reddit

    Built a vscode extension to copy text and files into chatgpt webapp using commands Found it slightly inconvenient to copy code - sometimes whole files - into chatgpt when I wanted to ask …

  4. openssl - How do I get Visual Studio Code to trust our self-signed ...

    Then, go into VScode settings, Application, Proxy, and UNCHECK the "System certificates" option. Restart vscode and RE-CHECK it. Restart again, and it works. That's it. If you want to …

  5. The VSCode `code .` command is not working in the …

    If you're trying to run the code command in Windows in a Git Bash (from Git for Windows) terminal, or in an MSYS2 terminal, and VSCode is installed, then you may just need to add the …

  6. VSCode: Why isn't debugger stopping at breakpoints?

    Jun 27, 2019 · VSCode: Why isn't debugger stopping at breakpoints? Asked 6 years, 5 months ago Modified 1 year, 7 months ago Viewed 117k times

  7. How do you format code in Visual Studio Code (VSCode)?

    Apr 30, 2015 · For all those struggling to get the formatting work even after trying the valid combinations in Visual Studio Code, don't forget to select the appropriate programming …

  8. Neovim vs VSCode Neovim - what are the tradeoffs? : r/neovim

    May 17, 2023 · Neovim vs VSCode Neovim - what are the tradeoffs? I've coded casually for the past 4 years but spent the last 8 months actively practicing to get a job (have one now). I felt …

  9. How can I set up a virtual environment for Python in Visual Studio …

    Jan 9, 2019 · The .vscode folder has JSON objects that content properties such "setting.json", in which one declare the interpreter to use at that the ".vscode" level (refer to What is a …

  10. Which free AI coding assistant do you suggest on VSCode? : r

    Dec 26, 2023 · Which free AI coding assistant do you suggest on VSCode? I've tried TabNine but has this sin of refactoring my code even when I ask only to suggest a documentation for it. Yet …