About This Extension
Colorit is a Visual Studio Code extension designed to enhance your coding experience by allowing you to easily decorate your source code with custom foreground colors and highlights. This tool is perfect for developers who want to visually distinguish different parts of their code, improve readability, or simply add a personal touch to their development environment.
Key Features:
- Apply Foreground Color: Select any piece of text in your editor and apply a custom foreground color using either a color code or a convenient color picker.
- Remove Foreground Color: Effortlessly revert any colored text back to its default editor color with a simple right-click option.
Installation and Usage:
Getting started with Colorit is straightforward:
- Install the extension directly from the VS Code marketplace.
- Open any text file in your editor.
- To color text: Select the desired text, right-click, choose "Color Toolkit" from the context menu, then select "Apply Foreground Color". Enter your color code or pick a color.
- To remove color: Select the colored text, right-click, choose "Color Toolkit" from the context menu, then select "Clear Foreground Color".
Requirements:
Ensure your Visual Studio Code version is 1.124.0 or higher to use this extension.
Enjoy a more visually organized and personalized coding workflow with Colorit!