RSS Bot@lemmy.bestiver.seMB to Hacker News@lemmy.bestiver.seEnglish · 3 days agoSyntax highlighting is a waste of an information channelbuttondown.comexternal-linkmessage-square1fedilinkarrow-up13arrow-down10file-text
arrow-up13arrow-down1external-linkSyntax highlighting is a waste of an information channelbuttondown.comRSS Bot@lemmy.bestiver.seMB to Hacker News@lemmy.bestiver.seEnglish · 3 days agomessage-square1fedilinkfile-text
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up1·edit-22 days agoSome of the ideas already have implementations. e.g. In Qt Creator, you get tags[1] for local vs class variables, variables passed as a reference etc, which is similar to one of the points. I’d say, it’s mostly additive and depending upon how many people find which of these worthwhile, they can be implemented into the LSPs which can then be used in your highlighting theme ↩︎
Some of the ideas already have implementations.
e.g. In Qt Creator, you get tags[1] for local vs class variables, variables passed as a reference etc, which is similar to one of the points.
I’d say, it’s mostly additive and depending upon how many people find which of these worthwhile, they can be implemented into the LSPs
which can then be used in your highlighting theme ↩︎