codemirror / codemirror5

In-browser code editor (version 5, legacy)
http://codemirror.net/5/
MIT License
26.78k stars 4.96k forks source link

Remove support for inline keyword in Dart mode #7061

Closed parlough closed 1 year ago

parlough commented 1 year ago

The inline classes feature this was part of is now obsolete and will not be part of the language. It will likely be replaced by extension types.