You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeah, I also experience point C pretty excessively. If there's any sort of red underline indicating an error, hovering over it auto-opens my JS console and spits out hundreds of errors regarding linter-ui-default.
Uncaught TypeError: range.intersectsWith is not a function
at /Users/danneu/.atom/packages/linter-ui-default/lib/helpers.js:84:53
at Set.forEach (native)
at filterMessagesByRangeOrPoint (/Users/danneu/.atom/packages/linter-ui-default/lib/helpers.js:81:12)
at Editor.updateTooltip (/Users/danneu/.atom/packages/linter-ui-default/lib/editor/index.js:223:22)
at /Users/danneu/.atom/packages/linter-ui-default/lib/editor/index.js:184:12
at later (/Users/danneu/.atom/packages/linter/node_modules/sb-debounce/index.js:9:14)
Hi, thank You for the super library!
I really want to use it, but I don't know how to solve incompatibility with other IDE extensions - I tried:
Visual Studio Code (*.elmx compilation with Gulp and elmx extension for syntax highlighting)
Atom (extensions: elm-format, language-elm, language-elmx, linter-elm-make)
Thank you very much! I'll try to help as possible.
Windows 10 - Atom 1.16.0 - VS Code 1.12.1
The text was updated successfully, but these errors were encountered: