Commit graph

109685 commits

Author SHA1 Message Date
Aiday Marlen Kyzy c529638000
renaming the content inside of inlineChat folder from IE to IC 2023-06-07 16:02:34 +02:00
xie jialong 努力鸭 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
Henning Dieterichs 6ebf1cc556 Improves diff editor menu items. 2023-06-07 12:36:38 +02:00
Henning Dieterichs 2575de6eef Fixes unchanged region separator. 2023-06-07 12:36:38 +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
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
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
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 Jaeggli 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
Peng Lyu d4f29ca3f9
Fix #184434. Remove bg gap between selected cells (#184436) 2023-06-06 11:20:18 -07:00
Matt Bierner d1dc4d96a7
Pick up latest TS for building VS code (#184216) 2023-06-06 11:00:14 -07:00
Benjamin Pasero e615a31faf
eng - increase remote download retries (#184431) 2023-06-06 19:22:56 +02:00
Aaron Munger 1feafbad3d
Merge pull request #184352 from microsoft/aamunger/testRenderer
run notebook renderer tests
2023-06-06 10:08:21 -07:00
Aaron Munger 693604f7fd
Merge branch 'main' into aamunger/testRenderer 2023-06-06 09:21:12 -07:00
Johannes Rieken f70686c39e
chore - rename interactiveEditor to inlineChat (#184422) 2023-06-06 16:34:55 +02: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
Aiday Marlen Kyzy 9d5ee94f9e
Merge pull request #184342 from microsoft/aiday/addingInitialMessageIE
Exposing the message to extensions contributing to the IE
2023-06-06 14:33:41 +02:00
Johannes Rieken 494324cd53
fix https://github.com/microsoft/vscode-copilot-release/issues/211, better method names (#184392) 2023-06-06 14:10:11 +02:00
Aiday Marlen Kyzy 89cd98a4ea
changes from review 2023-06-06 13:03:39 +02:00
Sandeep Somavarapu 31a732a086
Fix #184350 (#184389) 2023-06-06 10:52:00 +02:00
Aiday Marlen Kyzy 1e56f01955
cleaning the code 2023-06-06 09:16:39 +02:00
Aiday Marlen Kyzy cee1bf15ae
adding the padding right on the children of infoLabel in order to not stick the icon logo with the text 2023-06-06 09:15:21 +02:00
Benjamin Pasero 01bfdf2335
editors - respect user configured editorLargeFileConfirmation (#184306)
* editors - respect user configured `editorLargeFileConfirmation`

* Update src/vs/platform/configuration/common/configuration.ts

Co-authored-by: Sandeep Somavarapu <sasomava@microsoft.com>

* .

---------

Co-authored-by: Sandeep Somavarapu <sasomava@microsoft.com>
2023-06-06 09:12:10 +02:00
Rob Lourens ac1dc2a9b4
Limit length of chat editor title (#184377)
Fix microsoft/vscode-copilot-release#194
2023-06-05 22:06:34 -07:00
Rob Lourens 707854a76f
Add keybinding for chat delete command (#184373)
Fix microsoft/vscode-copilot-release#198
2023-06-06 01:44:40 +02:00
Daniel Imms 6f96983b21
Merge pull request #184370 from microsoft/tyriar/171108
Finalize EnvironmentVariableCollection.description
2023-06-05 15:40:23 -07:00
Daniel Imms b39e7f2912
Finalize EnvironmentVariableCollection.description
Fixes #171108
2023-06-05 15:24:13 -07:00
Chris Morin d77b835199
Respect gitignore file even when not in a git repository (#183368) 2023-06-05 21:40:22 +00:00
Peng Lyu 45cb948200
Zindex update for all overlayWidgets in notebook. (#184365) 2023-06-05 14:38:27 -07:00
Megan Rogge 5bd9ace5c4
Merge pull request #184364 from microsoft/merogge/revert-fish-auto
rm fish auto injection
2023-06-05 16:23:41 -05:00
Aaron Munger 5c7b2b89fe add project to build, add integration tests into shell script 2023-06-05 14:19:51 -07:00
meganrogge 491977a658
rm fish auto injection 2023-06-05 16:03:41 -05:00
Tyler James Leonhardt 76ec379410
Mark command palette settings as experimental (#184356)
Mark command palette sessions as experimental

I didn't realize we needed to tag them as well. This adds the tags.
2023-06-05 11:55:52 -07:00
Aiday Marlen Kyzy 4ddd4434db
initial code 2023-06-05 20:28:54 +02:00
Rob Lourens d5c63ca5f0
Fix uninitialized launch config compound schema (#184222)
* Fix uninitialized launch config compound schema
Fix #183712

* Fix unit tests
2023-06-05 11:21:30 -07:00
aamunger 93b914bec0
run notebook renderer tests 2023-06-05 10:43:54 -07:00
Aaron Munger 81db52a36a
Merge pull request #184345 from microsoft/aamunger/handleEhRestart
save as on the editor service to handle re-opening untitled editors
2023-06-05 10:41:13 -07:00
aamunger 3b42aa9999
save as on the editor service to handle re-opening untitled editors 2023-06-05 09:51:07 -07:00
Henning Dieterichs aa88e727da
Implements initial version of moved code detection. (#184336)
* Implements initial version of moved code detection.

* Fixes monaco.d.ts

* Fixes tests.
2023-06-05 08:50:55 -07:00
Aiday Marlen Kyzy 994e28d8d9
Exposing the message to extensions contributing to the IE 2023-06-05 17:47:30 +02:00