Closed
Description
It would be nice if Javascript Enhancements could be used together with SublimeLinter!
When a linter detects an error it will properly mark the code block in red but when hovering it you get something nonsensical from JavascriptEnhancements and not the expected tooltip message from SublimeLinter detailing the error. You can still see the error in the status field when placing the cursor in the code block though.
Expected Behavior
The linter error is shown when hovering the code.
Actual Behavior
A nonsensical message i shown
Sublime Text console logs
No errors in the log
Screenshots
SublimeLinter, JavaScriptEnhancements enabled
SublimeLinter enabled, JavaScriptEnhancements disabled
Steps to Reproduce the Problem
- Install SublimeLinter and a linter plugin for js files
- Install JavascriptEnhancements
- Write some broken code
- Hover the broken code when the linter detects the error
Specifications
- Sublime Text 3 build: 3143
- OS: Windows 7 x64
- JavaScript Enhancements version: 0.6.12
Metadata
Metadata
Assignees
Labels
No labels