!= behaving like a compose character in latest IntelliJ

Answered

I was working on some JavaScript code in the latest version of IntelliJ, and I noticed that != is being shown as a mathematical inequality symbol.

Now, I'm all for more readable code... but that isn't what I typed... != isn't supposed to be a compose character.

How do I turn this off?  I looked around in editor settings, but didn't see anything obvious.  Any help would be appreciated.  Thanks.

0
2 comments
  • Settings (Preferences on macOS) | Editor | Font | Enable font ligatures
  • Settings (Preferences on macOS) | Editor | Reader Mode | Font ligatures
1
Avatar
Permanently deleted user

Thanks, after a restart, that took care of it.

0

Please sign in to leave a comment.