I had similar thoughts and my friend sent me a link to this article. Really nice to see other people’s thoughts on this.
I built some semantic highlighting for Go. It colors identifiers based on the location of the declaration. It differentiates coloring references and declarations. It colors if blocks based on if it’s a guard statement or not. It has a few more other ideas. It’s a work in progress. Would love to hear thoughts.
I had similar thoughts and my friend sent me a link to this article. Really nice to see other people’s thoughts on this.
I built some semantic highlighting for Go. It colors identifiers based on the location of the declaration. It differentiates coloring references and declarations. It colors if blocks based on if it’s a guard statement or not. It has a few more other ideas. It’s a work in progress. Would love to hear thoughts.
https://github.com/dixler/rat