Closed qhenkart closed 6 years ago
This is due to the tree-sitter parser configuration. 1.32 of Atom apparently introduced a breaking change that for Go along with other languages, broke the grammar package. The setting can be unchecked. But apparently they recommend contacting the individual langauge specific grammar repos directly. So there ya go. I am happily reverting this setting forever 🤦♂️
Duplicate of #159. Fixed by #160. The fix will most likely be available in the next patch release of Atom 1.32.
Description
Language-Go not working:
Language go stopped adding any go classes or go specific formatting to my files. It looks like an update of some sort occurred in the middle of my work and suddenly all of my styling broke.
I have done a complete 100% fresh install of Atom, and I am still getting the same issue. There are no go specific classes and the tags that I see from the go.cson file which were working previously are no longer being added (for example, "%v" does not have any special formatting)
I suspect some dependency broke or I am missing some setting that requires some terminal command.
Steps to Reproduce
Expected behavior: Go specific grammar should have go specific tags or classes
Actual behavior: nothing happens, something is broken
Reproduces how often: 100% on my machine
Versions
MacOS Mojave 10.14