About 477,000 results
Open links in new tab
  1. How can I manually download .vsix files now that the VS Code ...

    Jan 16, 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 …

  2. The Command...Exited With Code -532462766 - Stack Overflow

    Sep 29, 2015 · The message there was "vbc.exe" exited with code -532462766 Clearing all NuGet packages and restoring them with the same version across projects solved the problem …

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

  4. 'Run code' is not working in Visual Studio Code - Stack Overflow

    May 16, 2019 · Type in search box 'Code Runner' Install the extension (top most with over 2.5M downloads) Restart VS Code; then go to: File > Preferences > Settings; Type 'code runner' in …

  5. Git rebase in Visual Studio Code - Stack Overflow

    Jul 17, 2018 · I don't think Visual Studio Code has Git rebase functionality built-in. If you want to do your rebasing in Visual Studio Code instead with the git command-line tool or with a Git …

  6. How should I use Outlook to send code snippets? [closed]

    Jul 20, 2009 · When I paste code into Outlook or have sentences containing code or technical syntax I get annoyed by all of the red squiggles that identify spelling errors. If you want …

  7. macos - "code ." is not working in on the command line for Visual ...

    Mar 17, 2019 · The file you need to modify is different if you are using Zsh. You'll want to put this into your .zprofile instead, and then of course source that file instead (or just paste the same …

  8. How can I style code listings using CSS? - Stack Overflow

    <pre><code> My pre-formatted code here. </code></pre> If you are actually "quoting" a block of code, then the markup would be: <blockquote><pre><code> My pre-formatted "quoted" code …

  9. How to update VS Code on Windows? - Stack Overflow

    Mar 23, 2020 · My problem was that running VS Code with elevated permissions was not automatically updating and there was no option to Update in the Command Palette, Help, or …

  10. vs code: Error while fetching extensions. Failed to fetch

    Sep 16, 2024 · Problems starts when I update vs code, when I open vsc after upd .NET extensions show me errors in panel in bottom, and my font not work anymore. For first I try to …