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

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

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.