deathaxe

Results 818 comments of deathaxe

But I can barely remember a ST bug, which caused `kind_info` not to be applied to command palette.

https://github.com/sublimehq/sublime_text/issues/4832

Exactly the bug: `kind_info` is missing. It seems fixed in ST 4134 on Windows though.

Can reproduce it with your steps on Windows as well. With `shift+f8` padding is too much. Selecting a file and removing it again via backspace brings everything to normal.

Automatic word_wrap in the dashboards is maybe a bad idea as the arrangement of the items will get unpredictable.

The repository doesn't provide a valid Sublime Text syntax definition.

Not necessary, because ST builds before 3143 are unlikely to be in use these days. Package Control 4 requires 3143+ as well. You could restrict the package to ST builds...

Would it make sense to call the package just "Bend"?

What's the main difference between Starlark and the syntax provided by https://github.com/niosus/BazelSyntax?