CoatiSoftware / Sourcetrail

Sourcetrail - free and open-source interactive source explorer
https://www.sourcetrail.com/
GNU General Public License v3.0
14.29k stars 1.33k forks source link

preprocessor conditionals 'inactive' visual style #1205

Open ckeydel opened 2 years ago

ckeydel commented 2 years ago

This feature request complements https://github.com/CoatiSoftware/Sourcetrail/issues/1171. It would be great if conditional code would be marked with an 'inactive' visual style the way most modern code editors are able to do, like in this example where a diagnostics feature is not enabled and the text is "dimmed":

image