Closed
Description
CodeMirror JS syntax highlight currently trys to parse 'static or 'self blocks as string, and fails with a red error highlight because it doesn't find the end '.
We need to configure CodeMirror to ignore syntaxhighlight when it encounters these keywords.
See here: http://static.rust-lang.org/doc/0.8/rust.html#static-items
cc @marijnh
Metadata
Metadata
Assignees
Labels
No labels