About 79 results
Open links in new tab
  1. 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 …

  2. Create Enterprise AI Agents with Azure AI Foundry VSCode …

    Apr 4, 2025 · Now Microsoft has released Azure AI Foundry for Visual Studio Code Extension, which allows enterprise developers to quickly create, debug, and maintain enterprise-grade AI …

  3. How to disable AI autocomplete in VS Code? - Stack Overflow

    In around July 2025, VS Code introduced some kind of AI autocomplete. I want to turn it off. All the previous options like github.copilot.enable or github.copilot.editor.enableAutoCompletions …

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

  5. vscode debugger - vs code not opening up in windows - Stack …

    May 10, 2020 · whenever i try to open my vs code editor, nothing happens it doesn't launch and even there are no errors..!! And i am confused what's wrong here in my vs code. Please …

  6. VSCode stuck in "Opening remote" / "No WSL distros found" error

    Sep 12, 2025 · 3 Faced this issue after VSCode automatically updated to 1.104.0 (August 2025 release). In order to fix it, you'll have to disable automatic updates and rollback to 1.103.X …

  7. Announcing a new IDE for PostgreSQL in VS Code from Microsoft

    May 19, 2025 · We are excited to announce the public preview of the brand-new PostgreSQL extension for Visual Studio Code (VS Code), designed to simplify PostgreSQL...

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

  9. What kinds of source control settings/data does a project's …

    I'm trying to determine what the .vscode folder contains, so I can determine whether I should commit it to source control. In a fresh project, the folder is empty, except the settings.json file. …

  10. Full Manual Install of VS Code Extensions : r/vscode - Reddit

    Jun 19, 2024 · Due to restrictions at work we recently had to get extensions working on a laptop without ability to install the extensions both via the CLI and the VSCode Extension Store. This …