VSC-React-Native-React-Redux-Snippets icon indicating copy to clipboard operation
VSC-React-Native-React-Redux-Snippets copied to clipboard

Error message on load of React Non-Native project

Open TonyGravagno opened this issue 1 year ago • 1 comments

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

TonyGravagno avatar Apr 25 '23 21:04 TonyGravagno