Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sdmg15/conanlight
Bring syntax highlighting to your conan file in VSCode :bulb:
https://github.com/sdmg15/conanlight
conanfile cpp dependencies highlighter syntax-highlighter
Last synced: about 1 month ago
JSON representation
Bring syntax highlighting to your conan file in VSCode :bulb:
- Host: GitHub
- URL: https://github.com/sdmg15/conanlight
- Owner: sdmg15
- License: mit
- Created: 2019-07-02T08:09:35.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-18T20:51:16.000Z (over 4 years ago)
- Last Synced: 2023-04-08T11:49:05.259Z (over 1 year ago)
- Topics: conanfile, cpp, dependencies, highlighter, syntax-highlighter
- Homepage: https://bit.ly/2xpJtg8
- Size: 134 KB
- Stars: 12
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# conanlight README
[![made-for-VSCode](https://img.shields.io/badge/Made%20for-VSCode-1f425f.svg)](https://code.visualstudio.com/)
Conanlight is a syntax highlighter for conanfile. Conanfile is used to manage dependencies for C/C++ projects.
Check it out in the extensions store here https://bit.ly/2xpJtg8
## Features
Highlight file with the name `conanfile.txt`
![highlighter](images/example.png)
### 0.0.1
Initial release of conanlight
### 1.0.0
See CHANGELOG.md
**Enjoy!**