Erik-B. Ernst

Results 100 comments of Erik-B. Ernst

I *guess* the solution should rather be renaming the file to match the module name like `extend_rar_projects_setting.rb` (this should also require changing it in the init.rb)

+1 That would really be great!

Hi @absop , it works now! Thank you very much for taking a look into it an create a fix!! :pray: :-)

Huh, I have no I idea what happened/what I did but my impression is that RBB was disabled when I tested it and my mind was in another dimension. Now...

The screenshot below shows an JS file on the left (default with CS applied) and the same CS as Syntax specific on a ruby file on the right: ![rainbow2](https://user-images.githubusercontent.com/1582492/154219568-a10cc919-8d02-4021-8da2-71d2cd2bd1ed.png) For...

Sure ```JSONC /* RainbowBrackets user settings in here override the default */ { "default_config": { "bracket_pairs": { "(": ")", "[": "]", "{": "}" }, "coloring": false, "enabled": true, "ignored_scopes": [...

Any chance that this gets merged? I have had an override for this for ages and the plugin keeps working like a charm (generally thanks for it!).

I did notice the same behavior in the past (and can reproduce your example). I find this interesting in ST (safe-mode), too: Before saving the file, image => ST internal...

Same here. It's quite annoying that you don't see the divergence after a rebase for example. Imho SM does not respect the `push.autoSetupRemote` config.