Ongeveer 5.030.000 resultaten
Koppelingen in nieuw tabblad openen
  1. visual studio - My vsc code disappeared and I have no idea why or …

    23 jan. 2022 · SOLUTION: just run an update after the failure, you will get some issue with Ripgrep (rg.exe), ignore them and the software will be restored. Also, I have found this thread Visual …

  2. Visual Studio Code: Ajustar linea de código a ventana

    17 sep. 2020 · Visual Studio Code: Ajustar linea de código a ventana Formulada hace 5 años y 2 meses Modificada hace 3 años y 1 mes Vista 51k veces

  3. visual studio code - how to export to pdf with syntax highlighting ...

    12 nov. 2022 · I have to export my code into a legible PDF with syntax highlights without having to leave the IDEA. The current way to achieve exactly what I want is to copy the code in Intellij, …

  4. What are the differences between Visual Studio Code and Visual …

    29 mei 2015 · Microsoft recently released Visual Studio Code and I am a little confused about its usage, since Visual Studio has lot of functional similarities with it.

  5. How can I set up a virtual environment for Python in Visual Studio …

    9 jan. 2019 · In my project folder I created a venv folder: python -m venv venv When I run command select python interpreter in Visual Studio Code, my venv folder is not shown. I went …

  6. What is a 'workspace' in Visual Studio Code? - Stack Overflow

    For example, Visual Studio Code talks about applying settings at the user level vs the workspace level. On the one hand, it could refer to a project directory that you have opened; or it could ref...

  7. Change the default terminal in Visual Studio Code

    8 jun. 2017 · I am using Visual Studio Code on my Windows 10 PC. I want to change my default terminal from Windows PowerShell to Bash on Ubuntu (on Windows). How can I do that?

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

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

  9. Add "Open with Visual Studio Code" shortcut to right click menu

    29 jan. 2023 · (Default): "Path to Visual Studio Code" "." This is not a question but rather a guide on how to add the "Open with Visual Studio Code" option to the right-click menu.

  10. visual studio code - See HTML preview on side tab in VSCode

    16 jun. 2021 · How can I see the HTML code live preview on the side tab in the VSCode editor? end result I want: CSS, js, PHP, etc should also work in the preview.