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

The extension stopped working with .jsx and VSCode 1.75 #85

Open
emersoncavalcanti1972 opened this issue Feb 7, 2023 · 5 comments
Open

Comments

@emersoncavalcanti1972
Copy link

After upgrading to VSCode version 1.75, the extension stopped working with files with .jsx extension. I believe it is related to the change "JavaScript React language label is now JavaScript JSX".

The JavaScript React language mode has been renamed to JavaScript JSX to reflect that JSX syntax is used by more than just React. TypeScript React has also been renamed to TypeScript JSX.

@JerryHobby
Copy link

I have this issue too. Is there a work-around?

@quyle92
Copy link

quyle92 commented Feb 8, 2023

I also am experiencing this issue.

@emersoncavalcanti1972
Copy link
Author

I couldn't find a way to get the extension working again. If anyone else has any suggestions, please let us know.

@JoshuaGVC
Copy link

JoshuaGVC commented Feb 8, 2023

Español:
tambien tuve el mismo problema y lo solucione descargando la version anterior 1.74.3 les comparto el link de descarga visual studio code oficial: https://code.visualstudio.com/updates/v1_74

y no se olviden de seguir las instrucciones en la sección 'Clean uninstall' para tener una instalación limpia.
y tampoco de olviden de deshabilitar la actualizacion automatica del visual studio code. aqui les dejo las instrucciones de como deshabilitar: https://www.thewindowsclub.com/how-to-disable-vs-code-auto-update

saludos!

Ingles:
I also had the same problem and I solved it by downloading the previous version 1.74.3 I share the official visual studio code download link: https://code.visualstudio.com/updates/v1_74

and not forgibent follow the instructions in the 'Clean uninstall' section for do a clean instalation of the COde
And don't forget to disable the automatic update of the visual studio code either. Here are the instructions on how to disable: https://www.thewindowsclub.com/how-to-disable-vs-code-auto-update

greetings!

@quyle92
Copy link

quyle92 commented Feb 9, 2023

this is issue of vscode itself. I saw many people out there having the same problem. Here is the link:
microsoft/vscode#173244
At the end, it is said that this will be fixed in next release within today or so.

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

4 participants