প্রায় 4,48,000 ফলাফল
লিঙ্কগুলি নতুন ট্যাবে খুলুন
  1. How can I download .vsix files now that the Visual Studio Code ...

    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 recreate …

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

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

    6 মে, 2023 · Issues with VScode: Cannot open, code.exe file missing, and failed download Asked 2 years, 6 months ago Modified 1 month ago Viewed 19k times

  4. How do I fold/collapse/hide sections of code in Visual Studio Code?

    Learn how to fold, collapse, or hide sections of code in Visual Studio Code effectively for better code organization and readability.

  5. HTTP status code for update and delete? - Stack Overflow

    26 ফেব, 2010 · What status code should I set for UPDATE (PUT) and DELETE (e.g. product successfully updated)?

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

    276 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 …

  7. How do you display code snippets in MS Word preserving format …

    23 ডিসেম্বর, 2008 · Does anyone know a way to display code in Microsoft Word documents that preserves coloring and formatting? Preferably, the method would also be unobtrusive and easy …

  8. How can I disable GitHub Copilot in VS Code? - Stack Overflow

    96 Official Documentation You can disable the built-in AI features in VS Code with the chat.disableAIFeatures setting, similar to how you configure other features in VS Code. This …

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

    11 মে, 2025 · 10 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 …

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

    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 downloaded files at the …