Eric Amodio
9c2df377d3
Removes use strict as not needed for ES modules
3 年前
Eric Amodio
7f622925f4
Adds autolinked issues to comparisons
3 年前
Eric Amodio
75089a6d68
Removes sponsorships
3 年前
Eric Amodio
9594bfcd20
Adds enable/disable debug logging commands
3 年前
Eric Amodio
b968e32490
Adds command fn for strongly-types command args
4 年前
Eric Amodio
2829d4b5b3
Adds built-in create pr on GitHub
4 年前
Eric Amodio
dab25a37f0
Adds reset avatar cache command
4 年前
Eric Amodio
fec2466436
Closes #1336 - avoids auth prompts
4 年前
Ken Hom
f7744edffb
Adds Feature for Copy Current Branch Name
Related Issue: #1306
4 年前
Eric Amodio
934ef04eb0
Fixes #1208 - refines connect to remote flow
Adds a deny everywhere option
Adds command to reset denials
4 年前
Eric Amodio
a66e5d8cd5
Fixes #1222 - open associated pr wasnt implemented
4 年前
Eric Amodio
913c0606d0
Refines rebase editor
Adds button to rebase editor to toggle it on/off
Adds commands to toggle rebase editor on/off
Adds settings UI to toggle rebase editor on/off
4 年前
Eric Amodio
f29bb1adf5
Adds compare references command to the palette
4 年前
Eric Amodio
871451652a
Adds open/copy comparison on remote
4 年前
Eric Amodio
673110f56c
Reworks close view command
4 年前
Eric Amodio
b7c3ff30e3
Adds refresh hover command for PRs
4 年前
Eric Amodio
936f02e031
Adds pr nodes for branches & commits
4 年前
Eric Amodio
a59b8f817e
Adds a welcome view
4 年前
Eric Amodio
237ad2e0ff
Adds alt copy commands for open * on remote cmds
4 年前
Eric Amodio
5271e14eb2
Adds open file from remote command
4 年前
Eric Amodio
1bf485eaa5
Overhauls git command quickpick menus
4 年前
Eric Amodio
5891ebd8e2
Adds better co-author support
Adds "Add Co-authors" command to scm title
Changes co-authors to be a selectable list -- pre-pop with existing
4 年前
Eric Amodio
cc3ca76bc9
Updates views layout options (to work w/ d&d)
Adds setViewsLayout command
4 年前
Eric Amodio
8fafc0fb01
Adds a copyRemoteCommitUrlToClipboard command
5 年前
Eric Amodio
dca520b790
Adds assocd. PR info to line annotations & hovers
5 年前
Eric Amodio
b895adbc80
Adds new showCommitsInView command
Adds new reveal commit in Repositories view code lens command option
Adds new show commits in Search Commits view code lens command option
5 年前
Eric Amodio
2588abb7df
Adds 'explore repo at' command to revision files
5 年前
Eric Amodio
7ba6b609f0
Adds open revision command
5 年前
Eric Amodio
bf48a26c1d
Adds quick git commands
5 年前
Eric Amodio
751ad0ecfd
Adds live share presence support
5 年前
Eric Amodio
f2c2bad47e
Closes #690 - reworks reference pickers
Removes "Branch or Tag" from all commands
Changes openFileRevisionFrom allow entering references
Fixes missing views.compare.selectForCompare from command palette
5 年前
Eric Amodio
d2d12e7c27
Closes #646 - adds open revision from branch command
6 年前
Eric Amodio
df07b28065
Adds support gitlens command and icon to views
6 年前
Eric Amodio
3f8923c8f6
Renames show commit search to search commits
Adds search commits button to view
6 年前
Eric Amodio
9a1b48af19
Adds push repositories command
Adds @command decorator
Changes (fetch|pull|push)All to be cancelable
6 年前
Eric Amodio
c8d42357a0
Switches when's to use config's when possible
Config when's can be resolved before extension activation
6 年前
Eric Amodio
35b254424c
Adds global fetch & pull all repositories commands
Adds push with force command to repo nodes
6 年前
Eric Amodio
7606783132
Renames explorer to view
6 年前
Eric Amodio
2e4cbcad10
Reworks explorers (wip)
Closes #354 - Adds line history explorer (wip)
Closes #456 - Adds repository status to the repository nodes
6 年前
Eric Amodio
776c45a3f1
Changes import/exportsto avoid importing its own exports
6 年前
Eric Amodio
58700ab15b
Closes #467 - Adds copy remote url to clipboard command
6 年前
Eric Amodio
d790e9db04
Prettier all-the-things
6 年前
Eric Amodio
07619d7b94
Adds user-defined modes support
6 年前
Eric Amodio
003da86002
Normalizes line endings
6 年前
Eric Amodio
26adc2eb06
Adds show explorer(s) commands
6 年前
Eric Amodio
28b87cfc92
Refactors current line tracking
Splits currentLineController into:
lineAnnotationController - end of line annotation
lineHoverController - hovers to current line(s)
statusBarController - blame on the statusbar
7 年前
Eric Amodio
cb15bd6149
Renames DiffHeadWithBranchCommand
7 年前
Geoffrey
dd3768fa33
Add new command to diff HEAD with branch using command palette
7 年前
Eric Amodio
1b0d516b01
Fixes recent changes annotations
7 年前
Eric Amodio
7c196e5c5b
Optimizes delay loading of custom views
7 年前