Open p0lygun opened 2 years ago
Hi @p0lygun! Please try DjangoTemplate
ok lemme check one sec
Nope!!, still highlighting
Oh, I see you want to disable the indent rainbow entirely for the Django files. Currently, we only have the option to enable rainbow in specific files, not the opposite. So if you e.g. know beforehand the set of files you work with (e.g. JavaScript, HTML, CSS etc), you can try to specify all those in Enable only in these files
field (in format *.js; *.html; *.css
), therefore in other files including Django rainbow will be disabled