Henry
846e73efad
Merge branch 'main' into unixTime
2025-01-16 16:25:44 -06:00
Ladislau Szomoru
abecfae1ec
Git - add avatar resolution to git blame editor decoration hover ( #238083 )
...
* Initial implementation
* Add logging
* Improve avatar resolution
2025-01-16 21:33:08 +01:00
Bhavya U
7caedf655b
Fix context change handling in Getting Started page to ensure current walkthrough is active ( #238070 )
2025-01-16 18:54:40 +01:00
Benjamin Christopher Simmonds
d707be90c9
Add deletion view ( #238064 )
...
Add deletion view
2025-01-16 08:51:56 -08:00
Christof Marti
566a4ca5c8
useHostProxy > isUseHostProxyEnabled() ( microsoft/vscode-copilot-release#3821 )
2025-01-16 17:49:47 +01:00
Aiday Marlen Kyzy
27544c5f46
Adding method isValidRange, using it in native edit context ( #238061 )
...
adding method `isValidRange`
2025-01-16 17:30:30 +01:00
Aiday Marlen Kyzy
8961ff9f68
Making verbosity icons clip ( #238049 )
...
* adding code
* setting position to relative
2025-01-16 17:23:10 +01:00
Johannes Rieken
c8d16eb08c
workaround for https://github.com/microsoft/vscode-copilot/issues/11639 ( #238058 )
2025-01-16 17:09:01 +01:00
Johannes Rieken
a5d836544d
tweak auto-accept flow ( #238057 )
...
* make setting a number which is the delay in seconds
* no count-down in btn, but just an simple animation
* stop auto-accept when hovering over the btn
https://github.com/microsoft/vscode-copilot/issues/11747
2025-01-16 17:01:26 +01:00
Johannes Rieken
df4ffeb347
automaticallyAcceptChanges doesn't need to be app-scoped (#238054 )
2025-01-16 15:49:05 +01:00
Johannes Rieken
3ce752da35
Merge pull request #238032 from numbermaniac/patch-1
...
Fix typo in InlayHintKind docs
2025-01-16 15:14:17 +01:00
Ladislau Szomoru
7610cc1d19
Git - 💄 fix history item details provider name ( #238045 )
2025-01-16 20:25:19 +09:00
Christof Marti
118e6f5373
Local and remote proxy settings ( microsoft/vscode-copilot-release#3821 )
2025-01-16 12:13:46 +01:00
Johannes Rieken
4d44668917
auto accept changes ( #238043 )
...
* add setting to auto apply AI changes
* fix rounding error
* tweak animation
2025-01-16 11:51:56 +01:00
Ladislau Szomoru
eaba97f995
Git - extract history item detail provider ( #238041 )
...
* Initial refactor of hover commands
* Delete old code for hover commands
* More refactoring
2025-01-16 11:37:27 +01:00
Isidor Nikolic
47cff90e28
Merge pull request #238037 from microsoft/isidorn/quaint-urial
...
update distro pointer
2025-01-16 11:24:43 +01:00
isidorn
a2eb5cbbb1
update distro pointer
2025-01-16 10:48:30 +01:00
numbermaniac
a68e5d5954
Fix typo in InlayHintKind docs
2025-01-16 19:26:01 +11:00
Henry
adb7ba2423
Merge branch 'main' into unixTime
2025-01-15 22:57:05 -06:00
henry
da45c202b2
added unix time to copyfiles for markdown
2025-01-15 22:54:34 -06:00
Megan Rogge
31188fed06
add command to commands to skip shell ( #238021 )
2025-01-16 13:50:49 +09:00
Tyler James Leonhardt
c799d209cd
Include checking for github-enterprise ( #238008 )
...
Insiders fix of https://github.com/microsoft/vscode/pull/237993
So that we hide the setup view for GHE.com users after they install Copilot & sign in.
Note: this behavior still isn't great if they haven't yet installed Copilot, but to keep this candidate small, we're just focused on fixing the case for when they have Copilot installed already.
2025-01-15 23:57:10 +01:00
Benjamin Christopher Simmonds
b785c3bebc
Invalidate inline completion after timeout when editing elsewhere ( #238007 )
...
Invalidate inline completion after a timeout if user is editing elsewhere
2025-01-15 23:51:58 +01:00
Peng Lyu
aebff8887d
Trigger overflowing widget to reposition on notebook list scrolling ( #238006 )
2025-01-15 23:37:56 +01:00
Megan Rogge
ab1b9f6b3f
get terminal suggest details to show, make them toggleable ( #238002 )
2025-01-15 22:54:54 +01:00
Megan Rogge
722cd3698c
add . and ../ completions ( #237836 )
2025-01-15 21:41:48 +00:00
Megan Rogge
e3cf0d3034
update sounds ( #237970 )
2025-01-15 22:39:57 +01:00
Sandeep Somavarapu
a969b09781
clean up: remove watching existence of log file ( #238000 )
2025-01-15 22:33:02 +01:00
Sandeep Somavarapu
e380382614
support opening all outputs in editor ( #237998 )
2025-01-15 22:20:08 +01:00
Benjamin Christopher Simmonds
f5e4cd6ab2
Highlight only new text ranges ( #237990 )
...
highlight real ranges
2025-01-15 21:31:06 +01:00
Benjamin Christopher Simmonds
06e2304623
Add line replacement functionality to inline edits view ( #237971 )
...
line replacement view
2025-01-15 21:16:33 +01:00
Sandeep Somavarapu
bfe7f28f8e
Improve the logic combining compound log entries by finding index while insertion ( #237986 )
2025-01-15 20:43:55 +01:00
Matt Bierner
6d87dc5bb7
Merge pull request #237069 from aslezar/fix-js-indent
...
feat: support custom js switch-case indentation
2025-01-15 11:42:48 -08:00
Matt Bierner
94a4a07b61
Merge pull request #237985 from mjbvz/swift-clownfish
...
Fix codicon sizing in rendered chat markdown
2025-01-15 11:26:49 -08:00
Matt Bierner
1b5b9ae4b2
Fix codicon sizing in rendered chat markdown
...
The codicon is currently rendered at a fixed size instead of adapting the the actual text size
2025-01-15 11:09:38 -08:00
Bhavya U
3699bd55bf
Show tooltip by adding title attribute for HTTP/HTTPS schemes ( #237983 )
2025-01-15 19:53:51 +01:00
Oleg Solomko
7fadaa1ddc
[instructions]: make the instruction attachment icon to have the default color ( #237980 )
2025-01-15 10:17:33 -08:00
Alexandru Dima
e8d359e0aa
Improve the updating of the current inline completion when the user modifies the file and hide it when necessary ( #237964 )
...
* Improve the updating of the current inline completion when the user modifies the file and hide it when necessary
* Use an OffsetEdit only for inline edits
* Skip failing integration test
2025-01-15 18:34:24 +01:00
Ladislau Szomoru
36a79b5ce6
Git - move stage/unstage commands to the ... menu ( #237966 )
2025-01-15 17:24:18 +01:00
Oleg Solomko
aee2a11cd9
refactor prompt syntax related code ( #237938 )
...
* [refactor]: add II of `PromptContentsProviderBase` and the `cancelPreviousCalls` decorator
* [refactor]: add II of `FilePromptContentsProvider` and `TextModelPromptContentsProvider`, improve docs
* [refactor]: add unit tests for the `Decoder.transform()` utility
* [refactor]: working on unit tests for the `FilePromptContentsProvider`
* [refactor]: add `TextModelPromptParser`, fix unit tests for `PromptFileReference`
* [refactor]: cleanup
* [refactor]: simplify `prompt parsers` by removeing the `PromptLine` abstraction
* [refactoring]: improve `prompt syntax` related files structure
2025-01-15 16:32:45 +01:00
Ladislau Szomoru
57e8c28877
GitHub - link provider for various hovers ( #237961 )
...
* Initial implementation
* Refactor code, add link to blame decoration
* Add links to timeline hover
* Saving my work
* Update remote order for "Open on GitHub" action
* Bug fixes
* Add link provider for graph hover
* Rename method
2025-01-15 16:30:43 +01:00
Ladislau Szomoru
96e03e0d94
Revert "Engineering - disable binskim ( #237562 )" ( #237959 )
...
This reverts commit b7b6f26c62 .
2025-01-15 14:43:17 +01:00
Sandeep Somavarapu
588ec342a0
fix filtering compund logs ( #237955 )
2025-01-15 13:42:31 +01:00
Martin Aeschlimann
5ba4503b8b
mark MappedEditsProvider as deprecated ( #237950 )
2025-01-15 12:09:46 +01:00
Benjamin Christopher Simmonds
71ac7457c7
Fix halo effect removal in inline completions ( #237881 )
...
* fix halo effect removal
* 💄
2025-01-15 10:05:56 +01:00
Benjamin Christopher Simmonds
d720132ea3
Disable pointer events for NES control to allow word selection ( #237946 )
...
fixes https://github.com/microsoft/vscode-copilot/issues/11649
2025-01-15 10:00:01 +01:00
Johannes Rieken
fce85e9d27
uses /edit editor UX for "Apply In Editor" ( #237944 )
...
* WIP
* uses /edit editor UX for "Apply In Editor"
fixes https://github.com/microsoft/vscode-copilot/issues/8577
2025-01-15 09:38:56 +01:00
Rob Lourens
1db1071148
Make editFile tool safer ( #237937 )
2025-01-15 04:02:08 +01:00
Matt Bierner
97bd3a732d
Merge pull request #237928 from mjbvz/noble-blackbird
...
Pick up latest TS 5.7 recovery release
2025-01-14 15:55:32 -08:00
Matt Bierner
e739a7c84e
Merge pull request #237927 from mjbvz/melodic-ferret
...
Pick up latest TS for building VS COde
2025-01-14 15:53:58 -08:00