Is there any way to use components or HTML completion in Visual Studio Code? Because typing each letter manually is not good idea when we have classes like Bootstrap etc. Fo
First, select the File Association in the bottom-center-right of the window.
Second, select Configure File Association for .js from the menu that drops down at the top-center of the window. Change it to JavaScript React.