Eric Amodio
0bcb405ff0
Adds Inspect activity bar icon & rearranges views
Enables panel layout for Commit Graph by default
před 1 rokem
Eric Amodio
7176959031
Opens welcome/settings in active tab group
před 1 rokem
Eric Amodio
4698005ad2
Refines subscription & gated feature language
před 1 rokem
Eric Amodio
9376234b6e
Fixes double encoding still affecting #2336
před 1 rokem
Ramin Tadayon
6542771748
Bumps graph dependency
před 1 rokem
Ramin Tadayon
e947d8635b
Updates file icon in graph
před 1 rokem
Eric Amodio
f2b815af9f
Updates some view icons
před 1 rokem
Eric Amodio
c179d2841d
Updates dependencies
před 1 rokem
Eric Amodio
4a04d6a81e
Enables minimap by default
před 1 rokem
Eric Amodio
592fb60bc5
Moves throttle and fixes implementation
před 1 rokem
Eric Amodio
29237c4928
Fixes persisted state issues
před 1 rokem
Eric Amodio
44305c8411
Adds data-placement to all webviews & adds prop
před 1 rokem
Ramin Tadayon
4976b43aea
Adds files icon for graph changes column
před 1 rokem
Eric Amodio
33bc5845d9
Changes missing repo id to `-` in deeplinks
před 1 rokem
Ramin Tadayon
d8a4415134
Adds support for Clone, Fetch, and Remote Add to Deep Link service ( #2686 )
* Adds remote adding and fetch support to deep links
* Adds very basic cloning support
* Adds clone support to deep links
* Reverts fetch change (may cause regressions)
* Changes clone to be optional
* Renames "clone repository" option to "clone"
---------
Co-authored-by: Eric Amodio <eamodio@gmail.com>
před 1 rokem
Eric Amodio
97b6db7d9a
Reworks webview serialized state
Adds selected repo restoration to Commit Graph
Adds commit restoration to Commit Details
Adds file/period restoration to timeline
před 1 rokem
Eric Amodio
27f3556d61
Adds progress indicator to timeline
před 1 rokem
Eric Amodio
06c0243604
Closes #2690 adds full history option to timeline
před 1 rokem
Eric Amodio
ba0aa6eb4d
Adds better log caching for timeline
před 1 rokem
Eric Amodio
097e70407f
Switches to better /subscription url
před 1 rokem
Eric Amodio
d5c99fe4bd
Removes bogus import
před 1 rokem
Eric Amodio
ed5f240b0f
Fixes #2336 adds *_encoded tokens for more control
před 1 rokem
Eric Amodio
c119badd95
Refines minimap options
před 1 rokem
Eric Amodio
d18f05b64b
Adds webview focus/blur events
Converts search-input to use pop-menu
Closes pop-menu's on webview blur
před 1 rokem
Eric Amodio
fe5d12f93f
Logs env.language at startup
před 1 rokem
Eric Amodio
f68d51a96e
Updates dependencies
před 1 rokem
Eric Amodio
0439d723e2
Defers Graph stats loading for Changes/minimap
Improves the Graph minimap
- Adds `gitlens.graph.minimap.dataType` setting to choose between commits or lines changed to be used for the minimap
- Adds a configuration popover for the minimap
- Adds a legend to the minimap
- Removes minimap from being experimental
- Renames `gitlens.graph.experimental.minimap.enabled` to `gitlens.graph.minimap.enabled`
- Renames `gitlens.graph.experimental.minimap.additionalTypes` to `gitlens.graph.minimap.additionalTypes`
před 1 rokem
Ramin Tadayon
354b625f51
Updates graph dependency
před 1 rokem
Eric Amodio
493ab352ca
Fixes #2680 detects env shell for proper command
před 1 rokem
Eric Amodio
bf4f85435f
Defers possibly duplicate repo scans at startup
- Waits until repo discovery is complete before attempting to find other repos
před 1 rokem
Eric Amodio
254691392c
Updates TypeScript & other dependencies
před 1 rokem
Eric Amodio
79ec0b62fb
Avoids dynamic execution in string interpolation
Optimizes and caches `getTokensFromTemplate`
před 1 rokem
Eric Amodio
3dc99b88f6
Adds automatic restore for webviews
před 1 rokem
Eric Amodio
194bfc3053
Protects file/line history from bad URIs
před 1 rokem
Eric Amodio
1dc6422348
Hides menus from unsupported schemes
před 1 rokem
Eric Amodio
ee2a0c42a9
Disables Git access in Restricted Mode (untrusted)
před 1 rokem
Eric Amodio
2ff1890571
Adds timestamp to state models for webviews
před 1 rokem
Eric Amodio
fdec17c023
Hides command from palette
před 1 rokem
Eric Amodio
151f4bd28a
Consolidates view node view assignments
Ensures view node parent overrides
před 1 rokem
Eric Amodio
c20ff5131e
Normalizes slashes
Refs: #2680
před 1 rokem
Eric Amodio
bd413d97dd
Adds Anthropic AI support
- Adds ai.experimental.provider setting to switch between OpenAI & Anthropic
před 1 rokem
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
před 1 rokem
Daniel Rodriguez
bd0e1f310e
Closes #2636 - Adds experimental.OpenAIModel
před 1 rokem
Eric Amodio
0fa0355132
Fixes missing quotes and logs profile
Refs: #2680
před 1 rokem
Eric Amodio
81bbc28453
Updates empty styling
před 1 rokem
Eric Amodio
eac1e093e5
Excludes terminals & buffers from visible editors
před 1 rokem
Eric Amodio
a12cc8f51e
Updates dependencies
před 1 rokem
Eric Amodio
f7e1630b6f
Adds fallback for Powershell and more logging
Refs #2677
před 1 rokem
Eric Amodio
1fa4d5a6d3
Changes Switch to Switch Branch for clarity
před 1 rokem
Eric Amodio
7f33e271c3
Adds Open Repo on Remote button to Graph
před 1 rokem