Commit Graph
124157 Commits
Author SHA1 Message Date
Johannes Rieken 3ccf16ef21 do not auto finish session when inline chat widgets have focus (#184492)
* do not auto finish session when inline chat widgets have focus

re https://github.com/microsoft/vscode-internalbacklog/issues/4354

* fix compile errors caused by new base method
2023-06-07 15:29:10 +02:00
Ladislau Szomoru bb6d7d67ff Git - handle branch name with incorrect casing (#184502) 2023-06-07 15:25:09 +02:00
xie jialong 努力鸭andAlex Ross 30092f40a3 update gutterOffsetX range (dirtydiff , fold) (#184339)
* update gutterOffsetX range (dirtydiff , fold)

* Update comment

---------

Co-authored-by: Alex Ross <alros@microsoft.com>
2023-06-07 11:34:34 +00:00
Alexandru Dima bae0533322 Allow extensions to get at the exports of other extensions during resolving (#184489)
Allow extensions to get at the exports of other extensions during resolving (fixes #184472)
2023-06-07 12:49:41 +02:00
Alex Ross a68b256ff0 Fix port attributes constructor and fix port attributes for output (#184418)
* Fix Port Attributes constructor

* Fix port attributes for ports discovered in output
2023-06-07 12:41:26 +02:00
Aiday Marlen Kyzy 37a093c826 Merge branch 'main' into aiday/internalIssue4344 2023-06-07 12:37:41 +02:00
Henning Dieterichs 6ebf1cc556 Improves diff editor menu items. 2023-06-07 12:36:38 +02:00
Aiday Marlen Kyzy aacf41aac9 Merge branch 'main' into aiday/internalIssue4344 2023-06-07 12:36:38 +02:00
Henning Dieterichs 2575de6eef Fixes unchanged region separator. 2023-06-07 12:36:38 +02:00
Aiday Marlen Kyzy d25a4bff9e cleaning the code, using only an approximate indentation width 2023-06-07 12:19:54 +02:00
Rob Lourens b7d3d4bda8 Make "Open session in editor/sidebar" useful even when there is no session to move (#184463)
Fix microsoft/vscode-internalbacklog#4331
2023-06-07 09:51:52 +02:00
Aiday Marlen Kyzy 7ab2d5169a initial code 2023-06-07 09:42:01 +02:00
Bhavya U be70099a8d Check for existing walkthroughs open before opening walkthroughs (#184466) 2023-06-07 09:35:42 +02:00
Peng Lyu 33c576d86b Fix #182075. Make standalone color picker overflow. (#184460) 2023-06-07 09:19:36 +02:00
Peng Lyu 0ba17fc87c Re #183529. Do not focus cell if hover is focused. (#184459)
Re ##183529. Do not focus cell if hover is focused.
2023-06-06 18:01:01 -07:00
Peng Lyu dc689b711d Fix #184447. Memory leak for documentSemanticTokens listeners (#184458) 2023-06-06 17:59:13 -07:00
Daniel Imms 87ba176cc5 Clean up lifecycle of MainThreadTerminalService
Fixes #184323
2023-06-06 15:19:04 -07:00
Andrea Mah 9b7311fa2b clearing all search results with notebook results will not clear highlight on outputs (#184219)
Fixes #184179
2023-06-06 15:08:18 -07:00
Daniel Imms 5c2a2b0aa0 Merge pull request #184449 from microsoft/tyriar/182443
Enable terminal image support by default
2023-06-06 15:06:55 -07:00
Daniel Imms 1282cc6567 Enable terminal image support by default
Fixes #182443
2023-06-06 14:39:21 -07:00
meganrogge 324ffd6521 use multi action 2023-06-06 16:25:38 -05:00
Matt Bierner 9776ec9eb4 Pick up latest markdown language service (#184448)
* Pick up latest markdown language service

* Bump server version
2023-06-06 23:18:37 +02:00
Matt Bierner 4c46064d08 Bump github notebook milestones (#184440) 2023-06-06 13:42:11 -07:00
Matt Bierner 42498ee647 Mention tsconfig / jsconfig in 'Go to project configuration' (#184441)
This makes the commands more discoverable
2023-06-06 13:41:54 -07:00
Jacob JaeggliandPeng Lyu 56f11d9b49 Add dialog role to editor find widget (#172979)
* Add aria role + label to dialog. Close bttn last.

* Stash current css layout changes.

* Pixel perfect layout. Update close button selector

* Uncomment line. Add localization for dialog label.

* Remove unnecessary newlines.

* Move in DOM to maintain existing focus order.

---------

Co-authored-by: Peng Lyu <penn.lv@gmail.com>
2023-06-06 21:11:35 +02:00
meganrogge 7d66a726fc update aria label depending on options 2023-06-06 13:28:40 -05:00
meganrogge 8d7c6a4651 improve 2023-06-06 13:25:29 -05:00
Peng Lyu d4f29ca3f9 Fix #184434. Remove bg gap between selected cells (#184436) 2023-06-06 11:20:18 -07:00
meganrogge 3dc7e8dd04 tweak 2023-06-06 13:17:33 -05:00
meganrogge ecf54234ec generic message applied with providerId 2023-06-06 13:09:12 -05:00
meganrogge 287b4a485c move dismiss message up for terminal 2023-06-06 13:06:21 -05:00
Matt Bierner d1dc4d96a7 Pick up latest TS for building VS code (#184216) 2023-06-06 11:00:14 -07:00
meganrogge 6d125c67b3 Merge branch 'main' into merogge/accessibleView 2023-06-06 12:58:25 -05:00
meganrogge deee7f84e4 rm 2023-06-06 12:57:10 -05:00
meganrogge 46818ce614 revert hack that is no longer needed 2023-06-06 12:54:02 -05:00
meganrogge 46ae33c8b0 tidy 2023-06-06 12:47:10 -05:00
meganrogge 46f7368095 add arialabel 2023-06-06 12:40:38 -05:00
meganrogge ee2206e947 layout correctly 2023-06-06 12:38:21 -05:00
Benjamin Pasero e615a31faf eng - increase remote download retries (#184431) 2023-06-06 19:22:56 +02:00
meganrogge 69db62e312 fix issue 2023-06-06 12:15:43 -05:00
Aaron Munger 1feafbad3d Merge pull request #184352 from microsoft/aamunger/testRenderer
run notebook renderer tests
2023-06-06 10:08:21 -07:00
meganrogge 203639e51f adopt for chat 2023-06-06 11:30:11 -05:00
Aaron Munger 693604f7fd Merge branch 'main' into aamunger/testRenderer 2023-06-06 09:21:12 -07:00
meganrogge 7b8f05cc9b cleanup 2023-06-06 11:20:41 -05:00
meganrogge 63c448cdef make it a service 2023-06-06 11:01:37 -05:00
meganrogge 42c6a4d0c4 get it working for terminal 2023-06-06 10:38:31 -05:00
Johannes Rieken f70686c39e chore - rename interactiveEditor to inlineChat (#184422) 2023-06-06 16:34:55 +02:00
Daniel Imms 1c5442ac03 Adopt EnvironmentVariableCollection in git ext
Fixes #184331
2023-06-06 05:48:02 -07:00
Benjamin Pasero 3da8c69a18 Contextmenu duplicates workbenchactionexecuted events (fix #172640) (#184299) 2023-06-06 14:37:51 +02:00
Ladislau Szomoru ad34af09f9 Git - fix close diff editor regression (#184410) 2023-06-06 14:35:15 +02:00