Johannes Rappen
Johannes Rappen
Currently you're only matching English headers. They might not be in English as Git supports a few languages. You'd have to look that up.
I haven't checked what exactly needs translations, didn't have the time. I just recall deathaxe adding huge walls of variables with translations to those other Git syntaxes.
let us know when/if you need any review or feedback 😁
Can reproduce on an older Build as well: ```yaml Sublime_Text: build: 4116 channel: dev platform: osx x64 portable: false pre_session_restore_time: 0.26502 startup_time: 0.38377 first_paint_time: 0.49481 env_vars: '/bin/zsh -l' System: hardware:...
@Kikobeats Could you update the `docsify` code on your end and check if problems still persist? You don't need the extra sw js file anymore. Compare the `./docs` folder and...
- https://github.com/jsiwek/WhitesmithsIndentStyle - https://github.com/SublimeTextIssues/DefaultPackages/issues/61
@wbond Maybe you could ask Jon to implement some improvements regarding the variables in those TextMate files (see FichteFoll's link) in the next build. I believe this would be a...
@wbond have you decided, yet? --- linking @keith-hall's docs on indentation here, too:
## Extended proposal I'd like to extend: * use five variables * WHITESPACE_BEFORE * WHITESPACE_INSIDE_FIRST * WHITESPACE_INSIDE * WHITESPACE_INSIDE_LAST * WHITESPACE_AFTER One could argue that WHITESPACE_AFTER doesn't make sense cause...