Keith Daulton
985a511633
Updates multiple enrichment items
1年前
Keith Daulton
63770851f4
Updates focus enrichment types
1年前
Eric Amodio
1ba08fa38f
Adds pin and snooze UI
1年前
Eric Amodio
c39e7e7c38
Adds basic error handling
1年前
Eric Amodio
1019f861e3
Adds unpin/unsnooze & delete
1年前
Eric Amodio
6181285a97
Adds a focus service (wip)
1年前
Ramin Tadayon
0f83de4acf
Adds workspace deep link support ( #2942 )
1年前
Eric Amodio
365e07f7e9
Updates dependencies
1年前
Eric Amodio
54b2b16426
Fixes & improves rebase handling
1年前
Eric Amodio
130c3468fb
Fixes #2940 changes auth for Azure
1年前
Eric Amodio
1caf928be9
Fixes #2941 adds header
1年前
Eric Amodio
f51a8f7819
Changes "Reset OpenAI Key" to "Reset AI Key"
Fixes the reset to work for the current provider
1年前
Eric Amodio
e89cc507b7
Removes deprecated OpenAI models
1年前
Eric Amodio
628dfe0d37
Adds custom message for 404 on model access
1年前
Eric Amodio
a4323ef2c8
Adds checkmark to default model in picker
1年前
Ramin Tadayon
6c3281a646
Pretties
1年前
Ramin Tadayon
9b276fcc41
Removes prerelease/debugging flags from native git checks
1年前
Eric Amodio
00c9e6611e
Fixes #2940 relaxes OpenAI key validation
1年前
Eric Amodio
243b22cf4f
Fixes lint issues
1年前
Eric Amodio
9b83093848
Ensures config is readonly
Replaces many enums with union types
1年前
Ramin Tadayon
cc3b2ff7d6
Fixes matching repo in path mapping for deep link when already open
1年前
Ramin Tadayon
77fd1c9717
Enables native git ops (fetch, push, pull) by default
1年前
Ramin Tadayon
adbe531c41
Pretties
1年前
Eric Amodio
f14093971e
Removes unused using
1年前
Eric Amodio
1b2fddd714
Fixes duplicated autolinks/issues/prs
Adds state prop to issues & prs
Removes some enums in favor of union types
1年前
Eric Amodio
6de04e3e5e
Improves getting the associated pr with a branch
Removes `getPullRequestForBranch` from GitProviderService as it doesn't belong there
1年前
Eric Amodio
5b2e46ac37
Adds cancellation support to integration requests
- To be used in the future
1年前
Ramin Tadayon
800641ec6a
Updates graph dependency
1年前
Eric Amodio
8b330958b8
Consolidates exception handling
1年前
Eric Amodio
8465f708ff
Fixes #2928 create new file on apply
1年前
Eric Amodio
195bc9751e
Improve perf/experience with connected remotes
- Avoids blocking UI & improves perf of enrichment of autolinks & PRs
- Affects inline blame, hovers, statusbar blame, autolinks
Improves performance of autolink detection
Improves line tracking & state management
- Avoids using a class for state
- Only resets when needed
- Adds more state storage & updates state rather than replacing it
Adds a new CacheProvider for better caching
1年前
Eric Amodio
dab66129a1
Renames urlKey and adds it to RemoteProvider too
1年前
Eric Amodio
badc322cbd
Renames hasRichProvider to hasRichIntegration
- Aligns with RichRemoteProvider call
1年前
Eric Amodio
78e4c30c73
Avoids calling dispose after cancel
1年前
Eric Amodio
db297345fb
Fixes login issue
1年前
Keith Daulton
732f890336
Fixes live share url conversion
Co-authored-by: Eric Amodio <eamodio@users.noreply.github.com>
1年前
Eric Amodio
aade7ef343
Renames unStage to unstage (more)
1年前
Eric Amodio
05b2d3ba6c
Renames unStage to unstage
1年前
Eric Amodio
b53d8a7db4
Updates dependencies & linting
1年前
Eric Amodio
4dd40cc045
Reduces validation checks
1年前
Eric Amodio
59dc348453
Fixes workspaces view refresh
1年前
Eric Amodio
55d679742d
Adds logging to workspaces
1年前
Eric Amodio
ceb5739e5a
Optimizes best remote detection (still wip)
Fixes leak with rich remote providers
Avoids needing repo remote subscriptions
1年前
Eric Amodio
f538920310
Uses Uris to avoid extra regex processing
1年前
Eric Amodio
a4f4e11b0c
Updates dependencies
1年前
Keith Daulton
0c3c28df26
Updates list items
1年前
Eric Amodio
97316ef8a0
Adds staged/unstages groups on Commit Details
Converts file changed web components to Lit
1年前
Eric Amodio
aeae1e19c3
Changes menu toggle to be clearer
- Replaces "Toggle <x>: <state>" pattern with actual toggle action
1年前
Eric Amodio
da8f3a1d04
Fixes restore of the Commit Details on load
1年前
Eric Amodio
8ec400e616
Fixes "View as" toggle on Commit Details
1年前