Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/MalcolmMielle/Semantic-Highlighting

Brings KDevelop and Pycharm semantic highlighting to VS Code.
https://github.com/MalcolmMielle/Semantic-Highlighting

highlight highlighting kdevelop semantic visual-studio-code vscode vscode-extension

Last synced: about 1 month ago
JSON representation

Brings KDevelop and Pycharm semantic highlighting to VS Code.

Awesome Lists containing this project

README

        

# Semantic Highlights
![VSCode](https://img.shields.io/badge/Made%20for-VSCode-1f425f.svg) ![Visual Studio Marketplace Installs](https://img.shields.io/visual-studio-marketplace/i/malcolmmielle.semantic-highlighting) ![Visual Studio Marketplace Downloads](https://img.shields.io/visual-studio-marketplace/d/malcolmmielle.semantic-highlighting)

![CICD](https://github.com/MalcolmMielle/Semantic-Highlighting/actions/workflows/main.yml/badge.svg)

[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)

Colorizes each variable with their individual color.
Works with *any language* that has semantic tokens.

Color used for the variables can be customized in the settings.
The extension can be toggled on/off be using the command "Toggle semantic highlighting" (needs a modification of the file to trigger).

## Features

Before:

![before](https://raw.githubusercontent.com/MalcolmMielle/Semantic-Highlighting/main/images/before.png)

After:

![after](https://raw.githubusercontent.com/MalcolmMielle/Semantic-Highlighting/main/images/after.png)

## How to contribute

Please submit Issues or PR.
Help is always welcomed!

Icon from [Freepik](https://www.freepik.com/)

## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):



Malcolm Mielle

💻

Guillaume Racicot

💻

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!