Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mickaelblet/highlight-cpp-parameters
Highlight parameters for C or C++ langages in VS Code
https://github.com/mickaelblet/highlight-cpp-parameters
c cpp decoration highlight highlighting vscode vscode-extension vscode-web
Last synced: about 2 months ago
JSON representation
Highlight parameters for C or C++ langages in VS Code
- Host: GitHub
- URL: https://github.com/mickaelblet/highlight-cpp-parameters
- Owner: MickaelBlet
- License: mit
- Created: 2021-10-03T00:33:20.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-07-12T07:39:55.000Z (6 months ago)
- Last Synced: 2024-07-12T08:57:16.104Z (6 months ago)
- Topics: c, cpp, decoration, highlight, highlighting, vscode, vscode-extension, vscode-web
- Language: JavaScript
- Homepage:
- Size: 955 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Highlight C/C++ Parameters
VS-Code extension for highlight (*decorate*) the C or C++ parameters
Before
After