Timpeall 458,000 toradh
Oscail naisc i dtáb nua
  1. How can I download .vsix files now that the Visual Studio Code ...

    16 Ean 2025 · Clone or download the extension code to your local directory. In your local directory with the copy of the product, run command: vsce package. This way, you can recreate a .vsix version of the …

  2. 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 don't...

  3. What is the best way to insert source code examples into a Microsoft ...

    Add code snippets to a word document, with syntax highlighting for easier visibility and differentiation of code and other text. Code snippet shall be inline with other text. Code snippet shall break across …

  4. installation - Issues with VScode: Cannot open, code.exe file missing ...

    6 Beal 2023 · 16 I have been having some issues with my VScode. I am unable to open it and instead, I see a message that the code.exe file has been moved or deleted. I have tried to reinstall VSCode from …

  5. 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 shortcut? If …

  6. How to indent/format a selection of code in Visual Studio Code?

    279 I want to indent a specific section of code in Visual Studio Code. I read How do you format code in Visual Studio Code? that gives shortcuts to indent the whole code, but it doesn't work when selecting …

  7. The code . command opens Cursor instead of VS code

    11 Beal 2025 · 11 When you install the "Cursor" AI code editor / IDE on Windows, it takes over the code command which many developers often use in the terminal to quickly open VSCode. For example, the …

  8. "Csc.exe" exited with code -1073741819 - Stack Overflow

    22 Beal 2013 · 3 For the problem csc-exe-exited-with-code-1073741819 I repaired Visual C++ 2015 Redistributable (x86). This worked for me. repair Visual C++ 2015 Redistributable. I found about this …

  9. How to open Visual Studio Code - Insiders from the command line in ...

    30 Márta 2024 · Just like we open Visual Studio Code from command line by typing code (or code . to open VS Code with the shell's current working directory as the workspace folder). What is the …

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

    Adding the code executable to your PATH for use in the Git Bash or MSYS2 terminals If you're trying to run the code command in Windows in a Git Bash (from Git for Windows) terminal, or in an MSYS2 …