Closed curly-brace closed 9 years ago
Check latest version. Code completion errors should disappear after 5 sec.
Can I close this issue? Or you still want an option to disable the error highlighting at all?
It would be nice to have one though
Ok
Thank you!)
To disable error highlighting add this line to your settings:
"haxe_errors_style": "none",
sometimes it catches strange errors when i type. it can highlight full method with error "class X not found" even if X is single letter of what i was going to type.
it is also annoying that i can't get rid of those red lines. they persist even after successful compilation.
for me it is enough to see line number and description of the error in results. so is it possible to disable this highlighting?