@atom-languages/language-c

Atom language support for C/C++

Usage no npm install needed!

<script type="module">
  import atomLanguagesLanguageC from 'https://cdn.skypack.dev/@atom-languages/language-c';
</script>

README

C/C++ language support in Atom

macOS Build Status Windows Build Status Dependency Status

Adds syntax highlighting and snippets to C/C++ files in Atom.

Originally converted from the C TextMate bundle.

Contributions are greatly appreciated. Please fork this repository and open a pull request to add snippets, make grammar tweaks, etc.