azawawi / farabi6

Experimental in-browser Perl 6 Editor
Artistic License 2.0
14 stars 12 forks source link

[Syntax Check] Use CodeMirror lint #45

Closed azawawi closed 9 years ago

azawawi commented 9 years ago

Currently we have a broken old implementation of inline syntax checking widgets that was prototyped in Farabi (Perl 5). The main problem with that is:

Example of the current broken behavior is found in: http://codemirror.net/demo/widget.html

The new proposed lint implementation is found in: http://codemirror.net/doc/manual.html#addon_lint

azawawi commented 9 years ago

Closed in https://github.com/azawawi/farabi6/commit/dbaa77e609ece07d0b1fb18f8b338a26876233cd