RSS BotMB to Hacker NewsEnglish · 1 month 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 BotMB to Hacker NewsEnglish · 1 month agomessage-square1fedilinkfile-text
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up1·edit-21 month 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 ↩︎