https://github.com/webdevel/c-syntax
C syntax highlighting for Visual Studio Code
https://github.com/webdevel/c-syntax
Last synced: 3 months ago
JSON representation
C syntax highlighting for Visual Studio Code
- Host: GitHub
- URL: https://github.com/webdevel/c-syntax
- Owner: webdevel
- License: mit
- Created: 2021-07-28T15:59:42.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-28T17:24:06.000Z (almost 4 years ago)
- Last Synced: 2025-01-18T15:54:21.022Z (5 months ago)
- Size: 14.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
># C Syntax
---
> C syntax highlighting for Visual Studio Code## Features
Isolated modular approach for GCC language implementation only. Does not include C++.## Originators
Please see the originators of the C TextMate Language file. Thank you!
https://github.com/jeff-hykin/cpp-textmate-grammar## WHY
The C/C++ extensions do not syntax highlight C source files (.c, .h) on macOS 11.5 with Visual Studio Code 1.58.## License
This software is released under Free and Open Source MIT License.