Tim Masliuchenko

Results 65 comments of Tim Masliuchenko

@cis-shraddha, can you please paste code example

@ryanb Can you please provide some feedback on this? Thanks

Hi guys Let me jump here) So i think the easiest way is to add partial support(later we can add theming, include some predefined themes) I will try to implement...

@michaek But if we use partials i think make sense move all rendering inside it and get rid of all `content_tag` commands. Also we need to add override support so...

@michaek but maybe you are right. So we can leave all rendering stuff and just add `partial` options support

Hm, that's strange And what does `sublime.load_settings('Preferences.sublime-settings').get('theme')` return?

I personally think it is a sublime bug, because the `style` should always be either `light` or `dark`, and there is the `value` key that can be `auto`. I also...

Thanks, that would be great @ychin Worth mentioning that I did all the screenshots on Catalina(`10.15.7`) so it looks like it is not only a Big Sur problem I have...

I guess the default behaviour should be overwritten if the surround plugin is turned on?