HIGHLIGHT CODE IN VSCODE EDITOR WITH COLORSThis VSCODE extension enables to highlight the code with different colors. FeaturesThis extension provides functionality to highlight text with customizable colors in VS Code. It also allows you to manage your highlights effectively across the workspace. Below are the key features and commands included: Highlight Selected TextEasily highlight any selected text with your chosen color. The highlight remains persistent even when you reopen the file. Choose a Highlight ColorUse a color picker to select your preferred highlight color from a wide range of options. Remove All Highlights Across the WorkspaceRemove all highlights from every file in the current workspace with a single command. Extension SettingsThis extension provides the following commands, which can be accessed via their respective shortcuts or through the Command Palette: Commands and ShortcutsThis extension provides the following commands, accessible via shortcuts or the Command Palette:
Extension SettingsThis extension contributes the following settings to your VS Code configuration:
How to Update SettingsTo modify these settings:
For example, to change the default highlight color to red, update the setting:
Release NotesIncludes Only Highlighting code, Color Selection & Clearing All The Highlighted Code 1.0.0Base Extension 1.0.1 (Not Yet Released)Working on Undo and Redo Operations. Enjoy! |