Linter panel feedback
See original GitHub issueI have a new “linter” panel, just wanted to share my feedback:
- The panel should also be in the “view” top menu, to show/hide them I’m my layout when I want. Now it just appear.
- The unused import/variables warnings are really nice/helpful in general!
- The unused import doesn’t work when you have conditional compilation
#if macro
- In macro code, I get fairly random errors, I think it doesn’t understand this context at all.
- I also have projects where variables are generated by macros, It doesn’t seem to understand that. Are compiler services used for this?
- The results are send to both output and the linter panel. Maybe the linter panel is enough?
- The errors/warnings don’t go away after I save/resolve them. While I have my setting for this turned on.
- The errors are empty, see screenshot
I use dev build https://github.com/fdorg/flashdevelop/commit/0709ecbc3816c0c5b34886a2188f25c1f08a0444
Issue Analytics
- State:
- Created 6 years ago
- Comments:14 (14 by maintainers)
Top Results From Across the Web
Linter panel opens as tab instead of a collapsible panel.
Atom version: 1.18.0 OS: Mac OS 10.11.6 The linter no longer opens as a collapsible panel, it opens as a new tab. This...
Read more >dashboard-linter/lint/rules.go at main
Provide feedback. We read every piece of feedback, and take your input very seriously. ... Saved searches. Use saved searches to filter your...
Read more >ESLint not working in VS Code?
I have received no feedback of any kind when directly breaking multiple rules that were all included in the recommended rule set that...
Read more >Improve your code with lint checks | Android Studio
Android Studio provides a code scanning tool called lint that can help you identify ... additional IntelliJ code inspections run to streamline code...
Read more >VS Code - annoyed by linters -_- : r/learnpython
P.S.: Yes, I also - have strong opinions - on all the different never interoperable Markdown dialects. Would honestly prefer html. P.P.S. I'm ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
OK, I’m closing down this one, if 6 is considered really important or some other issues or suggestions are found create new tickets. Thanks everyone!
Thanks for all these improvements and feedback!