Andrew Dupont f6ea101b87 [language-c] Restore some function highlighting in C++… 4 weeks ago
..
grammars f6ea101b87 [language-c] Restore some function highlighting in C++… 4 weeks ago
lib 78deb79146 [language-c] Fix issue where the wrong node gets injected into… 7 months ago
settings b9ee65f6a3 Add extensive comment delimiter metadata to most built-in grammars 6 months ago
snippets 477b075db5 ➡️ Migrate all language packages 2 years ago
spec f6ea101b87 [language-c] Restore some function highlighting in C++… 4 weeks ago
.envrc e13793034a Add C and C++ grammars 1 year ago
.gitignore 477b075db5 ➡️ Migrate all language packages 2 years ago
.tool-versions e13793034a Add C and C++ grammars 1 year ago
LICENSE.md e5c40b5f35 rebrand and relicence 1 year ago
README.md e5c40b5f35 rebrand and relicence 1 year ago
package-lock.json aecb3cc5c3 add or update packages/*/package-lock.json 1 year ago
package.json 93ab0f7bf0 Convert all modern Tree-sitter TODO/hyperlink injections into services 9 months ago

README.md

C/C++ language support in Pulsar

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

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.