docs: Document what the diff gutter symbol does#9587
Merged
archseer merged 1 commit intohelix-editor:masterfrom Feb 12, 2024
Merged
docs: Document what the diff gutter symbol does#9587archseer merged 1 commit intohelix-editor:masterfrom
diff gutter symbol does#9587archseer merged 1 commit intohelix-editor:masterfrom
Conversation
Before there was no document about what the `diff` gutter is displaying or what the colors mean. These docs clarify it's a `git` diff and makes it easier to cross-reference the theme if you aren't sure what the colors mean or want to change them.
the-mikedavis
approved these changes
Feb 10, 2024
Member
the-mikedavis
left a comment
There was a problem hiding this comment.
In the long-run I'd like to see docs for features like this live in a help command like #997. For now though this seems like the best spot 👍
diff gutter symbol doesdiff gutter symbol does
cosmikwolf
pushed a commit
to cosmikwolf/helix
that referenced
this pull request
Feb 26, 2024
…9587) Before there was no document about what the `diff` gutter is displaying or what the colors mean. These docs clarify it's a `git` diff and makes it easier to cross-reference the theme if you aren't sure what the colors mean or want to change them.
postsolar
pushed a commit
to postsolar/helix
that referenced
this pull request
Apr 4, 2024
…9587) Before there was no document about what the `diff` gutter is displaying or what the colors mean. These docs clarify it's a `git` diff and makes it easier to cross-reference the theme if you aren't sure what the colors mean or want to change them.
mtoohey31
pushed a commit
to mtoohey31/helix
that referenced
this pull request
Jun 2, 2024
…9587) Before there was no document about what the `diff` gutter is displaying or what the colors mean. These docs clarify it's a `git` diff and makes it easier to cross-reference the theme if you aren't sure what the colors mean or want to change them.
Vulpesx
pushed a commit
to Vulpesx/helix
that referenced
this pull request
Jun 7, 2024
…9587) Before there was no document about what the `diff` gutter is displaying or what the colors mean. These docs clarify it's a `git` diff and makes it easier to cross-reference the theme if you aren't sure what the colors mean or want to change them.
smortime
pushed a commit
to smortime/helix
that referenced
this pull request
Jul 10, 2024
…9587) Before there was no document about what the `diff` gutter is displaying or what the colors mean. These docs clarify it's a `git` diff and makes it easier to cross-reference the theme if you aren't sure what the colors mean or want to change them.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Before there was no document about what the
diffgutter is displayingor what the colors mean.
These docs clarify it's a
gitdiff and makes it easier tocross-reference the theme if you aren't sure what the colors mean or
want to change them.