question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Linter panel feedback

See original GitHub issue

I have a new “linter” panel, just wanted to share my feedback:

  1. 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.
  2. The unused import/variables warnings are really nice/helpful in general!
  3. The unused import doesn’t work when you have conditional compilation #if macro
  4. In macro code, I get fairly random errors, I think it doesn’t understand this context at all.
  5. I also have projects where variables are generated by macros, It doesn’t seem to understand that. Are compiler services used for this?
  6. The results are send to both output and the linter panel. Maybe the linter panel is enough?
  7. The errors/warnings don’t go away after I save/resolve them. While I have my setting for this turned on.
  8. The errors are empty, see screenshot image

I use dev build https://github.com/fdorg/flashdevelop/commit/0709ecbc3816c0c5b34886a2188f25c1f08a0444

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:14 (14 by maintainers)

github_iconTop GitHub Comments

1reaction
Neverbirthcommented, May 24, 2017

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!

0reactions
markknolcommented, May 24, 2017

Thanks for all these improvements and feedback!

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found