Add gitlens settings suggestion#8
Closed
jakebailey wants to merge 1 commit intotransform-stack-commit-7from
Closed
Add gitlens settings suggestion#8jakebailey wants to merge 1 commit intotransform-stack-commit-7from
jakebailey wants to merge 1 commit intotransform-stack-commit-7from
Conversation
4bc100d to
2784548
Compare
1fe1940 to
2c43171
Compare
2784548 to
1590a5c
Compare
2c43171 to
a94650d
Compare
1590a5c to
9ca16e2
Compare
a94650d to
c210b6a
Compare
9ca16e2 to
9a4d35c
Compare
c210b6a to
fd22919
Compare
9a4d35c to
171fb6e
Compare
fd22919 to
5a0276a
Compare
171fb6e to
8fad258
Compare
5a0276a to
367479c
Compare
8fad258 to
3bced09
Compare
367479c to
4831c6e
Compare
3bced09 to
ef8b3dc
Compare
4831c6e to
42a5ee7
Compare
ef8b3dc to
ff4135c
Compare
42a5ee7 to
8b2dc85
Compare
ff4135c to
dbb5960
Compare
8b2dc85 to
926060a
Compare
dbb5960 to
021768d
Compare
926060a to
3b6e30f
Compare
021768d to
4ccc889
Compare
3b6e30f to
73f8cc9
Compare
4ccc889 to
4167e86
Compare
73f8cc9 to
0192dc8
Compare
4167e86 to
a0680c6
Compare
0192dc8 to
63c269b
Compare
068a8f4 to
b65a495
Compare
adcd7f5 to
6b054e4
Compare
b65a495 to
021a96c
Compare
6b054e4 to
2df2f69
Compare
021a96c to
478393c
Compare
2df2f69 to
7f6377b
Compare
478393c to
fdafae4
Compare
7f6377b to
3b3f987
Compare
fdafae4 to
1b942c0
Compare
3b3f987 to
a8a6494
Compare
1b942c0 to
66dc3bf
Compare
a8a6494 to
a83784a
Compare
66dc3bf to
e66aec7
Compare
a83784a to
3773c3d
Compare
e66aec7 to
fe481f9
Compare
3773c3d to
d5c7b08
Compare
fe481f9 to
3af748e
Compare
d5c7b08 to
02d83cd
Compare
3af748e to
93b6edb
Compare
02d83cd to
7519997
Compare
93b6edb to
2f0b32f
Compare
7519997 to
2e49d60
Compare
2f0b32f to
3c877c9
Compare
2e49d60 to
0ada369
Compare
3c877c9 to
0d36ff3
Compare
0ada369 to
da8cc97
Compare
0d36ff3 to
1b283a0
Compare
While GitHub automatically uses this file if present, GitLens in VS Code does not. Add the right option to our example settings.json for those who use the extension. Unfortunately, you can't leave this enabled if you want to look at the repo _without_ the file; git blame just crashes when the file isn't present. I'm not sure that there's a workaround for that.
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.
While GitHub automatically uses this file if present, GitLens in VS Code
does not. Add the right option to our example settings.json for those
who use the extension.
Unfortunately, you can't leave this enabled if you want to look at the
repo without the file; git blame just crashes when the file isn't
present. I'm not sure that there's a workaround for that.
Please do not comment on this PR. Depending on how this set of PRs evolves, this PR's contents may change entirely based on the order of commits.
This PR is a part of a stack: