Eric Amodio
151f4bd28a
Consolidates view node view assignments
Ensures view node parent overrides
1 year ago
Eric Amodio
c20ff5131e
Normalizes slashes
Refs: #2680
1 year ago
Eric Amodio
bd413d97dd
Adds Anthropic AI support
- Adds ai.experimental.provider setting to switch between OpenAI & Anthropic
1 year ago
Eric Amodio
1e976d2372
Refines OpenAI model selection
- Moves AI settings into a new AI section
- Renames new setting into a `gitlens.ai` namespace and changes it to be an enum for easier selection
- Updates max characters to be dependent on selected model
1 year ago
Daniel Rodriguez
bd0e1f310e
Closes #2636 - Adds experimental.OpenAIModel
1 year ago
Eric Amodio
0fa0355132
Fixes missing quotes and logs profile
Refs: #2680
1 year ago
Eric Amodio
81bbc28453
Updates empty styling
1 year ago
Eric Amodio
eac1e093e5
Excludes terminals & buffers from visible editors
1 year ago
Eric Amodio
f7e1630b6f
Adds fallback for Powershell and more logging
Refs #2677
1 year ago
Eric Amodio
1fa4d5a6d3
Changes Switch to Switch Branch for clarity
1 year ago
Eric Amodio
7f33e271c3
Adds Open Repo on Remote button to Graph
1 year ago
Keith Daulton
8c53fbcb4c
Updates fetch messaging again
1 year ago
Keith Daulton
78995bb74b
Updates fetch messaging when its never fetched
1 year ago
Eric Amodio
168f746bf8
Adds view badge support to base models
1 year ago
Eric Amodio
a8b989d85e
Optimizes parallelization on loading Commit Graph
1 year ago
Eric Amodio
74734ffb52
Changes Commit Graph button hover colors
1 year ago
Eric Amodio
f01a64f484
Unfixes #2664 doesn't work across shells or OSs
1 year ago
Keith Daulton
4b53351cf0
Updates push/pull action on Graph
- adds color to push and pull actions
- shows fetch action always
1 year ago
Eric Amodio
4c6331f438
Fixes scroll jumping issue on interactive settings
1 year ago
Eric Amodio
ab5b228e1d
Changes to use file theme icons for many views
1 year ago
Eric Amodio
500681f644
Aligns Commit Graph header column icons
1 year ago
Eric Amodio
925199e785
Adds Open Changes submenu to Commit Graph rows
1 year ago
Eric Amodio
3fbb3b8919
Reworks Commit Graph column context menu
1 year ago
Eric Amodio
a4a30d94f5
Adds new context menu for editor gutter
1 year ago
Eric Amodio
f895cf4f51
Fixes wrong title for open on remote commands
1 year ago
Eric Amodio
482c173708
Fixes #2664 prev terminal input can break command
1 year ago
Keith Daulton
17680a2110
Updates custom properties
1 year ago
Keith Daulton
20672150a4
Updates graph push pull icon color
1 year ago
Ramin Tadayon
8990301062
Shows progress notification earlier in deep link process
1 year ago
Eric Amodio
ec5beb905c
Fixes state not being restored on Home webview
1 year ago
Eric Amodio
c882d8d30d
Resets ready flag only if we were already ready
1 year ago
Eric Amodio
cd9e4ddc2d
Adds checked state to minimap button
1 year ago
Eric Amodio
1aeb9f8cba
Removes debug row count
1 year ago
Eric Amodio
c7f416db08
Dims & aligns graph icon headers
1 year ago
Eric Amodio
b08885d398
Increases icon size
1 year ago
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
1 year ago
Ramin Tadayon
2184dfab42
Uses icons for min-width graph headers
1 year ago
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
1 year ago
Eric Amodio
f7941b4f4b
Adds VFW to context menus
1 year ago
Eric Amodio
039d611845
Fixes #2660 use git location for terminal run cmds
1 year ago
Eric Amodio
c0faa1938a
Helps avoid jarring FOUC
1 year ago
Eric Amodio
35cfc26028
Shortens log timings
1 year ago
Eric Amodio
585d2afd48
Honors `git.repositoryScanIgnoredFolders` setting
1 year ago
Eric Amodio
fd1627b346
Fixes getting oldest unpushed commit w/ >1 remotes
1 year ago
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>
1 year ago
Eric Amodio
c3a6a21455
Closes #2538 adds ability to rename stashes
Renames Delete Stash to Drop Stash
1 year ago
Eric Amodio
492b90eb59
Removes left arrow to go back on input steps
1 year ago
Eric Amodio
583c5646d7
Fixes counter when going back
1 year ago
Eric Amodio
fbf28c0434
Removes commit icon when hiding avatars
1 year ago
Eric Amodio
d8048b24ba
Adds stash searching to commit search
1 year ago