EQuimper / VSC-React-Native-React-Redux-Snippets

Snippets for React and React-Native with a bit of Redux for es6/es7 user.
https://marketplace.visualstudio.com/items?itemName=EQuimper.react-native-react-redux
54 stars 31 forks source link

Error message on load of React Non-Native project #21

Open TonyGravagno opened 1 year ago

TonyGravagno commented 1 year ago

Getting this error in the Output Window :

[error] [EQuimper.react-native-react-redux]: Unknown language in contributes.react-native-react-redux.language. Provided value: jsx

I can create a workspace for this folder project, and then disable the extension for the workspace. But no other extensions reports an error when it doesn't recognize a file type - unless it's the designated language processor for that file type or the project.

So perhaps this is an overly informative bit of code that's trying to be helpful about reporting an issue, when it might be better to simply ignore the condition?

I dunno, just reporting what I see.

HTH

EQuimper commented 1 year ago

@TonyGravagno hey thank you :) I'm looking into it :)