Having issues editing files React.js
I am seeing very strange behavior while trying to edit files. I am running the latest version of webstorm (just downloaded it yesterday) on a Mac.
When I highlight text and try to replace it by typing, one of two things happen. Either nothing happens when I type, or the entire line deletes. I haven't been able to identify what triggers either one.
I am editing React.js files
All the best,
Marc
Please sign in to leave a comment.
Please could you record a screencast that shows up the issue and provide it along with the idea.log (https://intellij-support.jetbrains.com/hc/en-us/articles/207241085-Locating-IDE-log-files)?
I realized that I had webstorm set to use Vim Emulator, which made editing really hoakie while trying to edit normally.