Upgraded to phpstorm 2018.1 and can't type in HTML files and there is no code hinting in .ts files

I upgraded to 2018.1 but now code hinting and code completion don't work in my .ts files and I can't even type anything in any .html files. When I type, I can see a letter, but then it immediately gets deleted. I can copy and paste, and I can delete characters, but I can't write any new ones.

I tried different projects, re-installing, installing to a different location, and a co-worker exported his settings and I imported them and then tried all those things again - and still it didn't work. I am at a total loss as to what else to try.

1
4 comments

Do other file types work as expected, e.g. PHP?
Also, please restart PhpStorm, reproduce the issue and upload the IDE log somewhere.

0
Avatar
Permanently deleted user

I have the same problem. PHPStorm works like a charm in other files (I tested .js, .php, .json). Tried creating a new .html file but that didnt fix the issue either. 

I updated from 2015.x to Build: 181.5281.19 and faced the issue. Then I downgraded to 2017.3 which didnt help it either.

https://nofile.io/f/4AOYGC9u2tO/idea.log

thats my log

I recently switched to a case sensitive volume and edited the custom propoerties. Thats all changes I am aware of.

idea.case.sensitive.fs = true

 

0
Avatar
Permanently deleted user

@Koneczny running File > Invalidate Caches/Restart > Invalidate and Restart should do the trick. Did you try that?

1
Avatar
Permanently deleted user

@Luchansky Thanks mate that did the trick!

0

Please sign in to leave a comment.