absop / RainbowBrackets

A rainbow brackets plugin for SublimeText4.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Updating file syntax doesn't refresh rainbows

adepke opened this issue · comments

It looks like the syntax of a given file is only read once when opening, and the plugin doesn't update if the syntax is changed. E.g. if I have a plain text file that I change to C++, I need to run RainbowBrackets: Close Plugin followed by RainbowBrackets: Setup Plugin on the file to refresh and apply my scheme-specific coloring.