Commit Graph

125871 Commits

Author SHA1 Message Date
Alexandru Dima
cd1f8db59e Don't render the inline edits in diff editors (#230710) 2024-10-07 16:20:51 +02:00
Johannes Rieken
497164139f open code editor as soon as their uri is mentioned (#230709)
* don't show in diff editors

* open code editor as soon as their uri is mentioned
2024-10-07 16:07:17 +02:00
Alexandru Dima
485a7ede3b Scaffold showing inline diff in the file (#230695) 2024-10-07 13:09:08 +02:00
Johannes Rieken
d1bab6b1ab api todos (#230684) 2024-10-07 10:32:32 +02:00
Don Jayamanne
0ca72abae2 Exprimental ipynb serialization setting (#230669) 2024-10-06 20:10:10 -07:00
Benjamin Pasero
2acc0e52cb Adopt File System Observer API (fix #226131) (#230658) 2024-10-07 09:21:33 +09:00
Rob Lourens
b16f3ce1a0 Use markdownDescription for a couple tools contrib props (#230657) 2024-10-06 18:35:22 +02:00
Benjamin Pasero
e295840c09 verifies editors can save and restore flaky smoketest (fix #230505) (#230639) 2024-10-06 09:27:47 -07:00
Benjamin Pasero
89f039ff9f esm - fancyLog for bundle messages (#230638) 2024-10-06 09:27:18 -07:00
Joyce Er
9944c35524 refactor: reuse IChatResponseViewModel#isComplete (#230656) 2024-10-06 17:58:58 +02:00
Benjamin Pasero
dc265add0b esm - drop need for manual concat (#230571) 2024-10-06 14:12:20 +02:00
Rob Lourens
bda2706bad Remove unused event (#230610) 2024-10-05 19:03:19 -07:00
Robo
51cfc9ece4 ci: add checks to verify mach-o objects architecture (#230598) 2024-10-05 12:27:10 -07:00
Tyler James Leonhardt
55e66e7936 Throw a known Network error and don't delete secrets if so (#230560)
Fixes https://github.com/microsoft/vscode/issues/228036
2024-10-05 08:18:30 -07:00
Benjamin Pasero
23433ab61b DND from OS no longer works (fix #230536) (#230567) 2024-10-05 00:03:33 -07:00
Joyce Er
62d8aa2ff7 fix: disallow sending another question while auto-applying chat edits (#230557)
* fix: disallow sending another question while auto-applying chat edits

* fix: allow canceling a chat editing auto apply operation

* fix: stop rendering progress in pills when a chat editing request is canceled

* fix: stop rendering progress in input when a chat editing request is canceled
2024-10-05 00:54:19 +02:00
Connor Peet
a7ce32e1fe testing: fix non-runnable tests can be continuously run (#230555)
Fixes #228978
2024-10-05 00:35:11 +02:00
Andrea Mah
3f5784ec46 Merge pull request #230553 from microsoft/fuzzy-crane
make textSearchResult tree items bolded
2024-10-04 15:13:50 -07:00
Connor Peet
33b93051e8 debug: fix triggered breakpoints retaining triggered state on session restart (#230551)
Fixes #228963
2024-10-04 15:13:20 -07:00
Connor Peet
27c1b44912 debug: make toolbar retain x-percent on resize, avoid window control underflow (#230527)
* debug: make toolbar retain x-percent on resize, avoid window control underflow

Fixes #225551

* improve toolbar performance, drag behavior

Use CSS transforms and avoid manual calculating the dimensions of the toolbar. This allows the toolbar to be moved around without causing layout changes and removes the need for the debounce added in the last commit.

Also improves the dragging logic to be based on mouse origin position instead of hardcoding the center of the drag handle as the origin.

* avoid listening to resize at all
2024-10-04 15:08:14 -07:00
andreamah
a081432cfa make textSearchResult tree items bolded 2024-10-04 14:49:17 -07:00
Megan Rogge
dc7f61271d bring back TerminalChatExecute menu so voice input is possible, fire acceptInput so recording stops appropriately (#230529) 2024-10-04 14:07:51 -07:00
Rob Lourens
33c97e88c0 Fix tool check not appearing correctly after tool is done (#230545) 2024-10-04 14:03:03 -07:00
Rob Lourens
f2d35f8113 Ensure that all non-markdown parts are rendered after a complete md part (#230544) 2024-10-04 14:02:34 -07:00
Joyce Er
907549ba39 feat: add current file to working set when starting a chat editing session (#230543) 2024-10-04 22:44:39 +02:00
Tyler James Leonhardt
4ae34118f2 Reinstate normal loopback flow for Gov clouds (#230541)
I finally managed to make changes to the Gov cloud configurations and we can now use the loopback flow for the Gov clouds.
2024-10-04 22:22:00 +02:00
Joyce Er
d2af8e6957 feat: make it easier to add files to working set (#230540) 2024-10-04 13:21:07 -07:00
Aiday Marlen Kyzy
46de86f9b3 Using the accessibility service instead of accessing settings (#230539)
using the accessibility service instead
2024-10-04 13:20:33 -07:00
Daniel Imms
8dbef66f5d Merge pull request #230534 from microsoft/Tyriar-patch-1
Improve readability of token attrs, fix bits in background comment
2024-10-04 13:19:24 -07:00
Benjamin Pasero
a1ec838aac esm - remove hardcoded --esm for code-web (#230538)
* esm - remove hardcoded `--esm` for `code-web`

* update depds
2024-10-04 21:53:45 +02:00
Andrea Mah
d922598c30 fix recursive expands in search (#230535)
* wrong search collapse states on AI results
Fixes #229231

* replace remaining recursive expands
2024-10-04 21:09:41 +02:00
Aiday Marlen Kyzy
3e8251049b Resetting screen reader text to use LineFeed (#230475)
* adding the eol corresponidng to the current model

* fixing incorrect screen reader offsets

* removing console logs

* removing logs
2024-10-04 20:59:31 +02:00
Joyce Er
9b2bfeed30 fix: don't let chat editing button text overflow container 2024-10-04 11:51:47 -07:00
Joyce Er
b3211fcfe5 fix: get chat codeblock pill spinner to spin in one place 2024-10-04 11:51:47 -07:00
Aaron Munger
77075b713b remove scroll action on double click (#230531) 2024-10-04 20:49:19 +02:00
Daniel Imms
dab874dc97 Improve readability of token attrs, fix bits in background comment 2024-10-04 11:47:12 -07:00
Aaron Munger
019359c7b6 remove "experimental" from setting id (#230523) 2024-10-04 20:05:12 +02:00
Robo
e178455531 ci: check for clean git state in npm validation (#230479) 2024-10-04 11:04:18 -07:00
Johannes Rieken
ad047e27d5 tweak editor inline chat visuals (#230521)
...to be more aligned with other peek experiences, like peek ref or edit breakpoint
2024-10-04 10:47:00 -07:00
Connor Peet
91de654324 debug: fix event listener leak in watch expressions view (#230520)
Fixes #224799
2024-10-04 19:35:06 +02:00
Connor Peet
621292697b testing: don't hang on to old results that don't deserialize (#230519)
Fixes #225733
2024-10-04 19:30:45 +02:00
Connor Peet
9ea12bc818 remote: fix exceptions during disconnect stalling window (#230516)
Fixes #225752
2024-10-04 19:17:53 +02:00
Joyce Er
a9e07d4377 feat: render progress in chat code block pills (#230449)
* feat: render progress in chat code block pills

---------

Co-authored-by: Rob Lourens <roblourens@gmail.com>
2024-10-04 10:16:46 -07:00
Connor Peet
60b5560742 testing: fix illegal value for lineNumber (#230515)
Fixes #226058
2024-10-04 19:14:26 +02:00
Alex Ross
413e6ede4b Restore functionality for programmatically expanding / collapsing specific comments in editor (#230513)
Fixes #167253
2024-10-04 09:52:57 -07:00
Connor Peet
3fd6a6c30a debug: restore old ANSI behavior for DA's that don't declare support either way (#230507)
Refs #230441
2024-10-04 09:44:30 -07:00
Aaron Munger
8bf04271f7 add goto variables button (#230446)
* add goto variables button

* more appropriate icon
2024-10-04 09:41:51 -07:00
Martin Aeschlimann
02e83d3d4f Make sure child instantiation service instances are disposed/tracked for disposal (#230502) 2024-10-04 18:23:32 +02:00
Daniel Imms
984db9964b Merge pull request #230494 from microsoft/tyriar/230162
Fix handling of executeCommand args when its an empty array
2024-10-04 08:50:25 -07:00
Benjamin Christopher Simmonds
edae0446d1 Find Provider provides Fuzzy Scoring (#230486)
find provider provides filterdata
2024-10-04 17:32:29 +02:00