@codemirror/lang-python
Advanced tools
Changelog
0.18.1 (2021-07-20)
Fix highlighting of property names. Improve indentation support
Don't deindent when pressing enter at the end of the document.
Properly indent else/elif/except syntax.
Changelog
0.17.2 (2021-01-12)
Improves the highlighting specificity for names of function and class definitions.