約 495,000 件の結果
リンクを新しいタブで開く
  1. 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 …

  2. What is the best way to insert source code examples into a …

    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 …

  3. How can I download .vsix files now that the Visual Studio Code ...

    2025年1月16日 · 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 …

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

    2013年5月22日 · 4 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 …

  5. installation - Issues with VScode: Cannot open, code.exe file …

    2023年5月6日 · 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 …

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

  7. code . is not recognized as an internal or external command

    2017年10月9日 · 4 Is your VS Code corrupted? This path issue may indicate that VS Code files are corrupted and you may face other issues. Especially, if code command was working before. No …

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

  9. Differences between Code OSS and Visual Studio Code

    2018年12月20日 · Code - OSS is an open source project without any proprietary code. Visual Studio Code is a distribution of the Code - OSS repository with Microsoft specific …

  10. How can I install VS Code extension manually? - Stack Overflow

    2025年6月23日 · I am not able to download any extension via VS Code on my office system due to the proxy. Is there a way that I can do it manually by downloading and placing the …