Hi,
I don’t have a syntax/grammar/language indicator in the Atom status bar on one of my Linux machines. Can’t figure out which setting is responsible for this:
Thanks!
Hi,
I don’t have a syntax/grammar/language indicator in the Atom status bar on one of my Linux machines. Can’t figure out which setting is responsible for this:
Thanks!
Hello.
Is the grammar package active?
What happens when you run Atom in safe mode?
https://flight-manual.atom.io/hacking-atom/sections/debugging/#using-safe-mode
You hit the nail on the head – it was the Grammar Selector package that I disabled when disabling unnecessary modules. Thank you!