@codemirror/lang-cpp
Advanced tools
Changelog
6.0.3 (2025-06-19)
Add a .d.cts file to make TypeScript happy.
Changelog
6.0.2 (2022-10-24)
Fix (non-)auto indentation in template strings and comments.
Allow prefixed strings to be closed by closeBrackets
.
Changelog
6.0.1 (2022-06-17)
Add the appropriate indentation metadata for blocks.
Changelog
6.0.0 (2022-06-08)
Update dependencies to 6.0.0
Changelog
0.20.0 (2022-04-20)
Update dependencies to 0.20.0
Changelog
0.19.1 (2021-08-11)
Fix incorrect versions for @lezer dependencies.
Changelog
0.19.0 (2021-08-11)
Update dependencies to 0.19.0
Changelog
0.18.0 (2021-03-03)
Update dependencies to 0.18.
Changelog
0.17.1 (2021-01-06)
The package now also exports a CommonJS module.