Commit Graph
109688 Commits
Author SHA1 Message Date
Aiday Marlen Kyzy 09b41bea74 review changes 2023-06-08 12:19:51 +02:00
Aiday Marlen Kyzy a4505ae392 checking that lineContent is defined first 2023-06-07 17:16:20 +02:00
Aiday Marlen Kyzy 1c22e0e8c5 code after review 2023-06-07 17:12:08 +02:00
Aiday Marlen Kyzy 37a093c826 Merge branch 'main' into aiday/internalIssue4344 2023-06-07 12:37:41 +02:00
Aiday Marlen Kyzy aacf41aac9 Merge branch 'main' into aiday/internalIssue4344 2023-06-07 12:36:38 +02:00
Henning DieterichsandHenning Dieterichs 6ebf1cc556 Improves diff editor menu items. 2023-06-07 12:36:38 +02:00
Henning DieterichsandHenning 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 LourensandGitHub 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 UandGitHub be70099a8d Check for existing walkthroughs open before opening walkthroughs (#184466) 2023-06-07 09:35:42 +02:00
Peng LyuandGitHub 33c576d86b Fix #182075. Make standalone color picker overflow. (#184460) 2023-06-07 09:19:36 +02:00
Peng LyuandGitHub 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 LyuandGitHub dc689b711d Fix #184447. Memory leak for documentSemanticTokens listeners (#184458) 2023-06-06 17:59:13 -07:00
Andrea MahandGitHub 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 ImmsandGitHub 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 BiernerandGitHub 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 BiernerandGitHub 4c46064d08 Bump github notebook milestones (#184440) 2023-06-06 13:42:11 -07:00
Matt BiernerandGitHub 42498ee647 Mention tsconfig / jsconfig in 'Go to project configuration' (#184441)
This makes the commands more discoverable
2023-06-06 13:41:54 -07:00
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 LyuandGitHub d4f29ca3f9 Fix #184434. Remove bg gap between selected cells (#184436) 2023-06-06 11:20:18 -07:00
Matt BiernerandGitHub d1dc4d96a7 Pick up latest TS for building VS code (#184216) 2023-06-06 11:00:14 -07:00
Benjamin PaseroandGitHub e615a31faf eng - increase remote download retries (#184431) 2023-06-06 19:22:56 +02:00
Aaron MungerandGitHub 1feafbad3d Merge pull request #184352 from microsoft/aamunger/testRenderer
run notebook renderer tests
2023-06-06 10:08:21 -07:00
Aaron MungerandGitHub 693604f7fd Merge branch 'main' into aamunger/testRenderer 2023-06-06 09:21:12 -07:00
Johannes RiekenandGitHub f70686c39e chore - rename interactiveEditor to inlineChat (#184422) 2023-06-06 16:34:55 +02:00
Benjamin PaseroandGitHub 3da8c69a18 Contextmenu duplicates workbenchactionexecuted events (fix #172640) (#184299) 2023-06-06 14:37:51 +02:00
Ladislau SzomoruandGitHub ad34af09f9 Git - fix close diff editor regression (#184410) 2023-06-06 14:35:15 +02:00
Aiday Marlen KyzyandGitHub 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 RiekenandGitHub 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 SomavarapuandGitHub 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
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 LourensandGitHub ac1dc2a9b4 Limit length of chat editor title (#184377)
Fix microsoft/vscode-copilot-release#194
2023-06-05 22:06:34 -07:00
Rob LourensandGitHub 707854a76f Add keybinding for chat delete command (#184373)
Fix microsoft/vscode-copilot-release#198
2023-06-06 01:44:40 +02:00
Daniel ImmsandGitHub 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 MorinandGitHub d77b835199 Respect gitignore file even when not in a git repository (#183368) 2023-06-05 21:40:22 +00:00
Peng LyuandGitHub 45cb948200 Zindex update for all overlayWidgets in notebook. (#184365) 2023-06-05 14:38:27 -07:00
Megan RoggeandGitHub 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 LeonhardtandGitHub 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 LourensandGitHub 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 MungerandGitHub 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