Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Highlight warnings like unused suppression statements in IDE #376

Open
ianduvall opened this issue Feb 25, 2020 · 3 comments
Open

Highlight warnings like unused suppression statements in IDE #376

ianduvall opened this issue Feb 25, 2020 · 3 comments

Comments

@ianduvall
Copy link

Is it possible to highlight warnings like unused suppression statements in the IDE? I have the option include_warnings=true in my .flowconfig but that seems to only affect the CLI.

@bdrobinson
Copy link

I've also noticed VSCode doesn't display these warnings – it's strange because I could swear it used to.

@bdrobinson
Copy link

In fact I notice that when I open up a file with unnecessary // $FlowFixMe comments, they are briefly underlined yellow (ie, the correct behaviour) and then the yellow underlines disappear.

@maxsalven
Copy link

Seeing the same behavior as @bdrobinson.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants