CodeMirror v5.65.4 Release Notes

Release Date: 2022-05-20 // almost 2 years ago
  • ๐Ÿ› Bug fixes

    Ignore paste events when the editor doesn't have focus.

    ๐Ÿ“œ sparql mode: Fix parsing of variables after operators.

    julia mode: Properly tokenize !== and === operators.