Visual Studio Code and React

Asked

Viewed 250 times

0

I started recently studying Reactjs and at first I chose VS Code as a tool for development, but something bizarre is happening that does not help the development. Every time I need to save something in the code for the changes to take effect, simply the code gets messy,tags out of order finally becomes a mess. I use "Ctrl + S" and this happens. I would like solutions and they went through it.

  • I use Vscode with Reactjs tb and it never happened to me. I suggest to reinstall and change the version of Vscode, if it is in the last back or forward one..

  • 1

    You must have some self-training plugin installed. Check all plugins that are active.

  • I agree with the LINQ probably vc installed some Plugin that is messing up your code! Or else c changed some native Tabs config in Json... type "[javascript]": { "editor.tabSize": 2, "editor.insertSpaces": false, "editor.detectIndentation": false }

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.