About 12,900,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. 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 …

  3. Use VSCode REST Client Extension to Call REST APIs From the IDE

    Feb 9, 2022 ·   Developers use a lot of URLs: your app’s URLs, URLs for consumed services, etc. These URLs, and sometimes their payloads may differ per environment....

  4. How can I install Visual Studio Code extensions offline?

    This prevents VSCode from reaching out to the internet and auto-updating your versions to the latest. Then go to the VSCode extensions section and install all of your desired extensions. …

  5. How can I get VSCode to run a powershell terminal as admin

    You need to start vscode itself as admin, you can’t just elevate the terminal inside it. So either right click and run as admin or in the properties for the vscode executable set it to run as …

  6. Get Started with GitHub Copilot with VSCode and Python Extension

    Feb 10, 2023 · GitHub Copilot, integrated with VSCode and Python Extension, uses machine learning to provide intelligent code suggestions and streamline coding tasks for developers.

  7. How can I comment multiple lines in Visual Studio Code?

    I cannot find a way to comment and uncomment multiple lines of code in Visual Studio Code. Is it possible to comment and uncomment multiple lines in Visual Studio Code using some …

  8. Updating vscode without admin privileges? : r/vscode - Reddit

    Updating vscode without admin privileges? At work I asked my supervisor and our IT dept about installing VS Code for some after-hours projects. They gave their blessings, and I proceeded …

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

  10. Best Obsidian-like extensions for VSCode? : r/Zettelkasten - Reddit

    I've started looking into VSCode extensions like Foam which might replace the obsidian editor for my coding notes (will 100% still use Obsidian for note-based projects, like second-brain type …