About 427,000 results
Open links in new tab
  1. How to view SVG source code now, with latest January 2025 …

    Feb 7, 2025 · Then choose the "Text Editor" option. You can also associate a default editor for svg files, either through the option in the previous menu, or via a setting in your config:

  2. How to modify the editor text color in Visual Studio Code?

    Dec 12, 2018 · How to modify the editor text color in Visual Studio Code? Asked 7 years, 1 month ago Modified 3 years, 7 months ago Viewed 99k times

  3. database - Can't open SQLite db file in VSCode - Stack Overflow

    Mar 31, 2022 · Although I have installed SQLite extension on my VSCode, I can't open any db files. The app says 'the file is not displayed in the editor because it is either binary or uses an …

  4. Does VS Code count as an IDE? - Stack Overflow

    Feb 23, 2024 · Compiling, refactoring, analyzing, syntax highlighting, code completion, anything that requires that it knows the text as code. Without something like that it's just a text editor.

  5. Why does my cursor disappear over VS Code's editor? How can I …

    Jun 6, 2025 · I’m using VS Code's latest version (the Jan 2025 one), and whenever I move my mouse past the numbers in the editor, it disappears, both in light and dark mode. Is it just a …

  6. Change highlight text color in Visual Studio Code

    Note that editor.selectionBackground is for the background behind text that you highlighted (e.g., by clicking and dragging to select with the mouse) whereas …

  7. How can I use Visual Studio Code as the default editor for Git?

    When using Git at the command line, I am wondering if it is possible to use Visual Studio Code as the default editor, i.e., when creating commit comments and looking at a diff of a file from the co...

  8. visual studio code - Can't open a file in vscode - Stack Overflow

    VSCode 1.66 (March 2022) will help. Its insider version includes issue 144270: Allow configuring the default editor for binary files We don't want to officially have the hex editor be …

  9. visual studio code - Switch focus between editor and integrated ...

    Does anyone know the keyboard shortcut (Mac and Linux) to switch the focus between editor and integrated terminal in Visual Studio Code?

  10. Is there a way in vscode to only zoom in on the editor

    Jan 9, 2017 · Currently, when you zoom in while using vscode, the editor, side panel, and icons all get magnified. Does anyone know how to get functionality similar to Atom where only the …