I am trying to make my WebStorm and Eclipse visual representation of code as same.
I had made majority of stuff in WebStorm as same Eclipse with one last thing.
If we observe the keyword function is bold in Eclipse while in WebStorm it it not.
How to tell WebStorm to show keywords as bold as it shows in Eclipse?
I am using Obsidian with font as Consolas
WebStorm - 10
Eclipse - Kepller

functionis a keyword. Therefore make sure thatSettings/Preferences | Editor | Code Style | JavaScript | Keywordhas bold option set.