Commit Graph

82787 Commits

Author SHA1 Message Date
Johannes Rieken
04e09dacdf refine output modifications of NotebookCellExecution 2021-05-28 11:15:56 +02:00
Johannes Rieken
872fac207e Merge branch 'main' into notebook/dev 2021-05-28 10:18:32 +02:00
Johannes Rieken
d5c73cc952 fix https://github.com/microsoft/vscode/issues/123570 2021-05-28 10:17:31 +02:00
Alex Dima
3ac57c7132 Fix NPEs caused by extension that is not in the marketplace 2021-05-28 09:34:46 +02:00
Henning Dieterichs
df03e4caad Removed unused MarkdownString. 2021-05-28 09:32:05 +02:00
SteVen Batten
e5f70e8e2a fix smoke tests (#124814) 2021-05-28 09:30:47 +02:00
Megan Rogge
47d3d743ca set max zoom to 8 (#124769) 2021-05-28 09:23:33 +02:00
Henning Dieterichs
b2da15ea2d Merge pull request #124745 from microsoft/alex/ghost-text
More Ghost Text Improvements
2021-05-28 09:21:14 +02:00
Henning Dieterichs
a9c54044e5 Refactors inline completions model. 2021-05-28 09:19:41 +02:00
Henning Dieterichs
ccedcbdf5e Do not accept suggestion on tab if indentation is suggested. 2021-05-28 09:19:40 +02:00
Henning Dieterichs
a2944c32ea Fixes rendering of whitespace in the inline decoration. 2021-05-28 09:19:39 +02:00
Henning Dieterichs
8a3f351eb9 Use explicit context when the user cycles through suggestions. 2021-05-28 09:15:32 +02:00
Johannes Rieken
1fa3397c48 fix post-merge hickup 2021-05-28 09:10:59 +02:00
Johannes Rieken
a97ebdbabc Merge branch 'main' into notebook/dev 2021-05-28 08:45:31 +02:00
SteVen Batten
8715d80695 fixes #124809 2021-05-27 23:34:37 -07:00
Benjamin Pasero
7a767570e8 editors - more tweaks to dnd behaviour 2021-05-28 08:02:29 +02:00
Jackson Kearl
07ff28c58d Dont center markdown content 2021-05-27 22:29:40 -07:00
Rob Lourens
3ea0bf8fbc Implement run button with extra actions, and "run above"/"run below" actions 2021-05-27 17:31:43 -07:00
Jackson Kearl
970858ef6d Add first pass of color theme selection markdown content 2021-05-27 17:25:19 -07:00
Megan Rogge
29cad8fb5e Merge pull request #124754 from microsoft/tyriar/profile_api
Terminal profile contributions
2021-05-27 19:01:23 -05:00
Tyler Leonhardt
e0c8a76b7a don't sort scope list. Fixes Microsoft/vscode-pull-request-github#2751 2021-05-27 16:45:59 -07:00
Daniel Imms
c1448f3161 Remove ansi escapes from localized string 2021-05-27 15:53:30 -07:00
Matt Bierner
9eeb092206 Re-enable skipped test
Fixes #119146
2021-05-27 15:44:27 -07:00
Daniel Imms
9b609ab1e1 Clean up profile provider api 2021-05-27 15:27:38 -07:00
Daniel Imms
e8758933d8 Disallow custom profiles as default 2021-05-27 15:20:36 -07:00
Daniel Imms
e037348d27 Support launching contributed profiles from dropdown 2021-05-27 15:17:59 -07:00
Matt Bierner
280e007073 Add undocumented always syntax only TS server mode
Fixes #124649
2021-05-27 14:40:47 -07:00
rebornix
866ecdd45a Merge branch 'notebook/dev' into main 2021-05-27 14:04:55 -07:00
Alex Dima
1c3cc87bcc Add an InlineCompletionsHoverParticipant 2021-05-27 22:58:47 +02:00
Matt Bierner
d9e043161f Bump sw version
This is needed since we've changed the structure of webview uris
2021-05-27 13:49:16 -07:00
Matt Bierner
73ff24e451 Fix de/encoding for rewritten vscode-resoruce uris
Fixes #124678

`URI.from` re-encodes the input path, so we need to make sure we decode the path first before passing it in
2021-05-27 13:47:28 -07:00
Matt Bierner
b8f11107f7 Use @types/vscode-webview 2021-05-27 13:41:38 -07:00
rebornix
decb1ab6a8 update left aligned plus button margin. 2021-05-27 13:33:06 -07:00
meganrogge
484b04df64 fix #124774 2021-05-27 13:27:39 -07:00
Connor Peet
902bb43b3b testing: move back to proposed
Deferring finalization for an iteration.

This reverts commit df3c2c4875.
2021-05-27 12:52:29 -07:00
Connor Peet
31aef10814 testing: hotkey for opening output peek 2021-05-27 12:52:29 -07:00
Daniel Imms
14a013e7f3 Support contributed profiles in dropdown 2021-05-27 12:27:57 -07:00
SteVen Batten
dd61b26f33 enable workspace trust by default #wt 2021-05-27 11:55:32 -07:00
rebornix
5338cc32da fix build. 2021-05-27 11:17:01 -07:00
Ladislau Szomoru
4403b9010e Tweak remote workspace trust calculation 2021-05-27 19:52:29 +02:00
rebornix
e3d4313714 support editor options override. 2021-05-27 10:49:02 -07:00
Rob Lourens
384f42bca7 Tweak wording, fix #124724 2021-05-27 09:58:30 -07:00
Harald Kirschner
0dd52e2d77 Update distro 2021-05-27 09:05:20 -07:00
Harald Kirschner
b157bc7e5c Support for @recommended:languages search (#124546) 2021-05-27 15:41:10 +00:00
Megan Rogge
9224159b00 Migrate users from shell -> profile settings (#124615) 2021-05-27 15:26:17 +00:00
Benjamin Pasero
d2a0bfb286 editors - log error when opening fails 2021-05-27 16:47:19 +02:00
SteVen Batten
61f3ac6e07 support context keys in menu bar (#124726) 2021-05-27 07:40:45 -07:00
Johannes Rieken
0de0faecee fix https://github.com/microsoft/vscode/issues/122376 2021-05-27 16:16:08 +02:00
Alex Dima
f523f65f39 Add a description field to decorations to be able to find leaks 2021-05-27 15:50:04 +02:00
Johannes Rieken
4c5a061df6 rename NotebookKernelPreload to NotebookRendererScript 2021-05-27 15:21:48 +02:00