About 298 results
Open links in new tab
  1. Themes - Visual Studio Code

    Color themes enable you to modify the colors in the Visual Studio Code user interface to match your preferences and work environment. A Color Theme affects both the VS Code user …

  2. Personalize VS Code - Visual Studio Code

    Color themes enable you to modify the colors in the Visual Studio Code user interface to match your preferences and work environment. A theme affects both the VS Code user interface …

  3. Personalize Visual Studio Code

    Personalize Visual Studio Code In this Visual Studio Code tutorial, we show you how to personalize Visual Studio Code with themes.

  4. Color Theme | Visual Studio Code Extension API

    The easiest way to create a new workbench color theme is to start with an existing color theme and customize it. First switch to the color theme that you want to modify, then open your …

  5. Theme Color | Visual Studio Code Extension API

    You can customize your active Visual Studio Code color theme with the workbench.colorCustomizations user setting. { "workbench.colorCustomizations": { …

  6. Syntax Highlight Guide | Visual Studio Code Extension API

    Syntax highlighting determines the color and style of source code displayed in the Visual Studio Code editor. It is responsible for colorizing keywords like if or for in JavaScript differently than …

  7. Theming | Visual Studio Code Extension API

    Color theme allows you to apply your favorite colors to both VS Code UI Components and the text in the editor. File Icon Theme: A mapping from file type / file name to images. File icons are …

  8. Enhanced colorization - Visual Studio Code

    The Visual Studio Code C/C++ extension now supports semantic colorization, when IntelliSense is enabled. Use of enhanced colorization is controlled by the C_Cpp.enhancedColorization …

  9. Semantic Highlight Guide | Visual Studio Code Extension API

    Two new properties have been added to the Color Theme file format in order to support highlighting based on semantic tokens. The property semanticHighlighting defines whether the …

  10. Icons and names usage guidelines - Visual Studio Code

    Using the icon in a documentation or tutorial (in both text and video formats), blog post, news article about Visual Studio Code.

Refresh