Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants