Eric Amodio
0b9c4954eb
Adds better protection
5 years ago
Eric Amodio
f22d4319ce
Adds more logging to why line annotations are off
5 years ago
Eric Amodio
739564fc78
Adds stricter typing for remotes with providers
5 years ago
Eric Amodio
efc3db218c
Fixes wrong remote disconnection
5 years ago
Eric Amodio
e5619b95a3
Adds HEAD option to refs quickpick — #927
5 years ago
Eric Amodio
2f7968eedd
Updates dependencies
5 years ago
Eric Amodio
aace53be2d
Fixes wrong remote connection
5 years ago
Eric Amodio
947b988c69
Adds autolink support in plain text (as footnotes)
5 years ago
Eric Amodio
6e610d8867
Fixes file history issues w/ copied/deleted files
Fixes getWorkingUri to ensure file exists (and deal with deleted files)
Fixes rev_parse__show_toplevel to deal with paths that don't exist
5 years ago
Eric Amodio
5462b7d652
Fixes log decorator on getters
5 years ago
Eric Amodio
1938a7850b
Removes unused code
5 years ago
Eric Amodio
3eebb4d24f
Fixes reveal commit in view
Optimizes fs watcher for repo file changes
- Ignores gitignored files
- Only updates the nodes required
5 years ago
Eric Amodio
b13b07a1b4
Fixes imports
5 years ago
Eric Amodio
a661381912
Refines PR & issue autolink timeouts and perf
5 years ago
Eric Amodio
e8cb439ed9
Sets remote default when connecting (if not set)
5 years ago
Eric Amodio
7978f5887f
Allows autolinks inside parentheses
5 years ago
Eric Amodio
5b57f5a4c7
Reworks PRs & autolink enhancers
Uses the default remote only
Changes to settings per usage
5 years ago
Eric Amodio
7936163842
Adds issue titles to autolinks (if connected)
5 years ago
Eric Amodio
dca520b790
Adds assocd. PR info to line annotations & hovers
5 years ago
Eric Amodio
ccbf51b958
Fixes lint issue
5 years ago
Eric Amodio
e88b960434
Splits annotations and hovers
5 years ago
Eric Amodio
d69b488923
Reverts (most of) eda2cd3 (range issues)
This was a bad fix -- the issue wasn't special characters at all 😖
5 years ago
Eric Amodio
b88eb545bf
Changes diffWithWorking to use left diff
Changes openRevision to use left diff
5 years ago
Eric Amodio
231b0077b9
Fixes #910 - show in search failed from views
5 years ago
Eric Amodio
427256376f
Fixes issues w/ range notation & branches w/ special characters
5 years ago
Eric Amodio
0cc240677f
Removes unused file
5 years ago
Eric Amodio
1e59b2ee22
Fixes lint issues
5 years ago
Eric Amodio
d637d19cb0
Fixes hovers not showing on first editor
5 years ago
Eric Amodio
4f266fadaa
Improves perf of contributors & details hover
Moves current user to the top of the contributors marked w/ (you) suffix
Adds a max timeout to live share presence requests (250ms)
Only requests the presence of the current user in the contributors view
5 years ago
Eric Amodio
9044982bc4
Adds support for quoted prefix/suffix in tokens
5 years ago
Eric Amodio
cc65431666
Adds debug logging to hovers
5 years ago
Eric Amodio
913827a44b
Fixes autolinking with remote providers
5 years ago
Eric Amodio
b600bdc2fc
Fixes issue with showing diffs of staged files
4 years ago
Eric Amodio
0fa822a756
Fixes because of change in vscode error message
5 years ago
Eric Amodio
aa0df78b21
Fixes #932 - path issues with Git 2.25 on Windows
https://github.com/git-for-windows/git/issues/2478
5 years ago
Eric Amodio
59e7685454
Closes #897 - Adds autolink support
5 years ago
Eric Amodio
2ac718beac
Stops logging file contents on dirty blame
5 years ago
Eric Amodio
163eb7cabc
Adds missing newline
5 years ago
Eric Amodio
1fe3f797b9
Fixes #677 - uses original symlink for repo path
5 years ago
Eric Amodio
d6acc46944
Adds branch/tag sorting to settings editor
5 years ago
Eric Amodio
7797103321
Fixes tree compaction for branches
5 years ago
Eric Amodio
06b23a07c0
Fixes type mismatch
5 years ago
Eric Amodio
d60fdfd62b
Adds hightlight changes commands to commit files
Fixes recent changes for revision files
5 years ago
Eric Amodio
0cf2f6ee1e
Returns first commit if ref cannot be found
5 years ago
Eric Amodio
a2a7c605b8
Changes to re-use open editor if possible
5 years ago
Eric Amodio
2d81082d0c
Fixes #667 - Updates tracked lines on content changes
5 years ago
Eric Amodio
3300fe9149
Changes to log on a single line
5 years ago
Eric Amodio
e64c8bc406
Reworks line tracking to avoid sync issues
5 years ago
Eric Amodio
5af5af0d05
Adds auto search by commit if pattern is a sha
5 years ago
Eric Amodio
88a05efb69
Prettiers
5 years ago