Eric Amodio
965b46bd0f
Updates dependencies & VS Code required version
hace 1 año
Keith Daulton
17680a2110
Updates custom properties
hace 1 año
Keith Daulton
20672150a4
Updates graph push pull icon color
hace 1 año
Ramin Tadayon
8990301062
Shows progress notification earlier in deep link process
hace 1 año
Eric Amodio
74ede97964
Updates dependencies
hace 1 año
Eric Amodio
ec5beb905c
Fixes state not being restored on Home webview
hace 1 año
Eric Amodio
c882d8d30d
Resets ready flag only if we were already ready
hace 1 año
Eric Amodio
cd9e4ddc2d
Adds checked state to minimap button
hace 1 año
Eric Amodio
1aeb9f8cba
Removes debug row count
hace 1 año
Eric Amodio
c7f416db08
Dims & aligns graph icon headers
hace 1 año
Eric Amodio
b08885d398
Increases icon size
hace 1 año
Eric Amodio
0af8ba29bb
Continues refining context menus
- Consolidates Open on Remote commands into "Open on Remote (Web)" submenu
- Enables "Open on Remote (Web)" submenu by default
- More ordering refinements
hace 1 año
Ramin Tadayon
2184dfab42
Uses icons for min-width graph headers
hace 1 año
Eric Amodio
161eecbb80
Updates dependencies
hace 1 año
Eric Amodio
45e2f69ad2
Removes timeline command as it cannot be supported
Refs https://github.com/microsoft/vscode/issues/177319
hace 1 año
Eric Amodio
71264426d8
Refines context menus
- Adds share menu to SCM items
- Consolidates all file history commands into a "File History" submenu
- Adds Visual File History option
- Renames "Commit Changes" submenu to "Open Changes"
- Enables annotations & history submenus on `editor/context` by default
- Disables Open on Remote on `editor/title/context` & `explorer/context` by default
- Reorders many items
hace 1 año
Eric Amodio
f7941b4f4b
Adds VFW to context menus
hace 1 año
Ramin Tadayon
78bb7014a2
Updates graph dependency
hace 1 año
Eric Amodio
039d611845
Fixes #2660 use git location for terminal run cmds
hace 1 año
Eric Amodio
c0faa1938a
Helps avoid jarring FOUC
hace 1 año
Eric Amodio
35cfc26028
Shortens log timings
hace 1 año
Eric Amodio
585d2afd48
Honors `git.repositoryScanIgnoredFolders` setting
hace 1 año
Ramin Tadayon
777968b075
Updates graph dependency
hace 1 año
Eric Amodio
fd1627b346
Fixes getting oldest unpushed commit w/ >1 remotes
hace 1 año
Eric Amodio
ca185306f9
Updates dependencies
hace 1 año
Ramin Tadayon
afeb0c743b
Unlock all graph columns (for moving and hiding) ( #2651 )
* Allows hiding graph, ref, message columns
* Updates graph dependency
* Reorders column menus to be alphabetical
---------
Co-authored-by: Eric Amodio <eamodio@gmail.com>
hace 1 año
Eric Amodio
c3a6a21455
Closes #2538 adds ability to rename stashes
Renames Delete Stash to Drop Stash
hace 1 año
Eric Amodio
492b90eb59
Removes left arrow to go back on input steps
hace 1 año
Eric Amodio
583c5646d7
Fixes counter when going back
hace 1 año
Eric Amodio
fbf28c0434
Removes commit icon when hiding avatars
hace 1 año
Eric Amodio
d8048b24ba
Adds stash searching to commit search
hace 1 año
Eric Amodio
adf29d32a3
Fixes searching stashes on Commit Graph
hace 1 año
Anna Kammeyer
d78103364b
updated docs to include necessary extension info
hace 1 año
Eric Amodio
21973bae80
Fixes #2654 bad config regex
hace 1 año
Eric Amodio
09629d10a8
Allows refresj/reset commands always
Refs #2646
hace 1 año
Eric Amodio
9226eeb8df
Closes #2153 limit CodeLens on docker files
hace 1 año
Keith Daulton
763c15e0c2
Updates branchState tooltip
hace 1 año
Eric Amodio
97372b5f92
Renames `fastestSettled` to `asSettled`
hace 1 año
Eric Amodio
5dc51b208c
Adds more debug logging
Allows `exit` bool tp @log/@debug decorators
hace 1 año
Eric Amodio
c19292e076
Updates dependencies
hace 1 año
Keith Daulton
633fc030f6
Fixes graph access tooltip not visible
hace 1 año
Keith Daulton
386611b8ce
Cleans up unused code in graph
hace 1 año
Keith Daulton
6420730b50
Adds push-pull to graph
hace 1 año
Eric Amodio
640d3f6599
💄
hace 1 año
Eric Amodio
988bd7b88e
Updates dependencies
hace 1 año
Eric Amodio
135feaf6fc
Fixes the Commit Graph in Live Share sessions
hace 1 año
Eric Amodio
4d903b4841
Fixes inline blame hovers for Live Share sessions
hace 1 año
Eric Amodio
38892d9c6b
Fixes Live Share support
- Fixes paths to keep the `vsls:` scheme
- Ensures that we can find our request in the args
- Live Share seems to have added a new arg at the start of the array, so protect ourselves
hace 1 año
Eric Amodio
1f5062490a
Adds pending flag to Deferred
hace 1 año
Eric Amodio
40f471ba12
Moves formats into options
- Allows for easier pre-calc/cache of options
hace 1 año