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.