GitGutter: help, i18n, readme, change log, cleanup and fixes#3413
GitGutter: help, i18n, readme, change log, cleanup and fixes#3413exkrexpexfex wants to merge 8 commits into
Conversation
with custom baseline indication in hunk popups
|
Содержимое справки отлично. 👍 А в оформлении: лучше не делать ручной перенос строк и писать текст логическими абзацами, т.к. встроенная справка сама нормально разбивку делает. А то при узких окнах некузяво смотрится. Можно просто начальные пробелы там в продолжениях строк убрать, склеивается оно тоже само. |
|
@spnethw, спасибо! Поправил. |
|
Также просьба описать этот замечательный плагин в |
also spelling fixes
|
@akruphi готово, посмотри |
Замечательно. Даже и массово английский поправлен - красота! 🔥 |
- Make sure publicly writable directories are used safely here. - Remove this "goto" statement or rewrite it so that it jumps to a label that is located in the same scope or in an enclosing scope.
Open next hunk on Ctrl+G Keep focus on arrows when navigating
Also fixed plugin no op when selected custom baseline on a local branch is not found by falling back to HEAD.

Fixed 2 SonarQube warnings
And this issue
Added Ctrl+G for mouse-free navigation to the next diff hunk popup from the current editor line.