Skip to content

codemirror/lang-cpp

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

@codemirror/lang-cpp NPM version

[ WEBSITE | ISSUES | FORUM | CHANGELOG ]

This package implements C++ language support for the CodeMirror code editor.

The project page has more information, a number of examples and the documentation.

This code is released under an MIT license.

We aim to be an inclusive, welcoming community. To make that explicit, we have a code of conduct that applies to communication around the project.

API Reference

cpp() → LanguageSupport

Language support for C++.

cppLanguage: LRLanguage

A language provider based on the Lezer C++ parser, extended with highlighting and indentation information.

About

C++ language support for the CodeMirror code editor

Resources

License

Stars

Watchers

Forks

Packages

No packages published