Hacker News new | ask | show | jobs
by thejosh 3693 days ago
Also enable zero latency typing. Massive difference.
2 comments

For those who had never heard of this setting before, there is an interesting blog post about it on the JetBrains blog: http://blog.jetbrains.com/idea/2015/08/experimental-zero-lat...

tl;dr: Add "editor.zero.latency.typing=true" to the "idea.properties" file.

Didnt't know about this option. Thanks