webstorm

Tab and Enter key do not work any more in the WebStorm editor while typing


Ever since I upgraded my WebStorm IDE to v8.0.4 the enter/return and tab key has no effect in the code editor.

Could there maybe any settings I have somehow changed that these keys does not work?

This odd behavior is only in the main index.html file, not in my partial HTML files.


Solution

  • I had the same problem in one particular project, and other keystrokes also didn't work, including "(".

    Selecting File > Invalidate Caches / Restart fixed it.