Johannes Rieken
d0cc52143b
change IOutputItemDto to use real bytes, add many dedicated dto-types for transporting output (which cannot be bytes), remove metadata2 from renderer
2021-06-10 11:18:46 +02:00
Johannes Rieken
654036f24f
💄 renames
2021-06-09 12:10:53 +02:00
Johannes Rieken
5cd7916219
towards https://github.com/microsoft/vscode/issues/125668
2021-06-09 11:36:49 +02:00
Johannes Rieken
a31c6c3550
extract ExtHostNotebookDocumentsShape into its own thing
2021-06-07 17:41:12 +02:00
Johannes Rieken
76fe0c90b0
make NotebookEditor#selections writeable, https://github.com/microsoft/vscode/issues/125275
2021-06-07 17:07:46 +02:00
Johannes Rieken
10442e00b4
extract ExtHostNotebookEditorShape into its own thing
2021-06-07 16:25:03 +02:00
Johannes Rieken
55218295bc
Merge branch 'main' into notebook/dev
2021-06-07 15:42:35 +02:00
Johannes Rieken
826f9e99a4
remove old mime types, application/x.notebookABC
2021-06-07 15:42:32 +02:00
Benjamin Pasero
f84cd8f427
Merge pull request #125611 from bpasero/ben/june1
...
June debt
2021-06-07 07:15:47 +02:00
Sandeep Somavarapu
788e39aad8
#125395 Improve the prompt
2021-06-03 20:10:40 +02:00
Sandeep Somavarapu
01c6fb557d
Fix #125395
2021-06-03 16:14:25 +02:00
Benjamin Pasero
dc4b317192
dialogs - do not require buttons property
2021-06-03 08:49:30 +02:00
Johannes Rieken
2031df2653
rename hasExecutionOrder to supportsExecutionOrder
2021-05-31 16:09:05 +02:00
Johannes Rieken
f2fb2b8cbe
rename viewType to notebookType, https://github.com/microsoft/vscode/issues/122922
2021-05-31 15:55:15 +02:00
Benjamin Pasero
b2f203113c
editors - more alignments across editor inputs
2021-05-29 10:36:49 +02:00
Benjamin Pasero
903e219ccb
files - need to track individual readonly stats everywhere ( #124524 )
2021-05-28 10:42:30 +02:00
Megan Rogge
29cad8fb5e
Merge pull request #124754 from microsoft/tyriar/profile_api
...
Terminal profile contributions
2021-05-27 19:01:23 -05:00
Alex Dima
f523f65f39
Add a description field to decorations to be able to find leaks
2021-05-27 15:50:04 +02:00
Alexandru Dima
641c2b175c
Merge pull request #124707 from microsoft/alex/ghost-text
...
ghost text updates
2021-05-26 23:14:24 +02:00
Daniel Imms
5eddbd9d20
Properly support splitting ext profiles
2021-05-26 11:48:32 -07:00
Daniel Imms
bf5f7dd5ec
Get split terminals working
2021-05-26 11:34:11 -07:00
Henning Dieterichs
d1ed9c8bf3
Adds proposed API for window.getInlineCompletionItemController(...).onDidShowCompletionItem.
2021-05-26 20:34:04 +02:00
Daniel Imms
3ff91e7621
Merge remote-tracking branch 'origin/main' into tyriar/profile_api
2021-05-26 11:09:35 -07:00
Tyler James Leonhardt
7f21b1af48
Revert "Allow extensions to create multiple sessions from the same provider ( #124640 )" ( #124705 )
...
This reverts commit a18ea9c9ec .
2021-05-26 10:42:20 -07:00
Daniel Imms
e29194ad0d
Activation event, register api
2021-05-26 07:41:16 -07:00
Benjamin Pasero
3084319750
Get rid of classes for workbench editor options ( #124589 )
...
* editors - start to remove typed editor options (notebooks, search)
* editors - remove TextOptions#apply
* editors - remove TextOptions#fromEditor
* editors - remove TextOptions#from
* editors - remove TextOptions#create
* editors - remove TextEditorOptions
* editors - remove EditorOptions
* editors - more EditorOptions cleanup
* editors - more EditorOptions cleanup
* editor options - more 💄 before merge
2021-05-26 07:41:14 +02:00
Tyler James Leonhardt
a18ea9c9ec
Allow extensions to create multiple sessions from the same provider ( #124640 )
2021-05-25 20:02:19 -07:00
Benjamin Pasero
afc2b06270
editors - start to remove typed editor options (notebooks, search)
2021-05-25 16:03:06 +02:00
Daniel Imms
43b7187c3d
Force inheritEnv in ext debug terminals
...
Fixes #124041
2021-05-25 04:55:02 -07:00
Matt Bierner
79762396a0
Respect soft revert for custom editors ( #115658 )
...
Fixes #115591
2021-05-24 12:26:45 -07:00
rebornix
a03daaf850
Merge branch 'notebook/dev' into main
2021-05-21 14:13:43 -07:00
Alex Dima
91fdd52d17
Merge remote-tracking branch 'origin/main' into alex/ghost-text
2021-05-21 19:57:53 +02:00
Henning Dieterichs
231c155d31
Refactors the inline completion feature.
2021-05-21 19:40:38 +02:00
Johannes Rieken
375a15f07e
Merge branch 'main' into notebook/dev
2021-05-21 12:59:49 +02:00
Henning Dieterichs
9086ecd9f0
Renames Suggestion to Completion and cleans up API
2021-05-21 11:29:08 +02:00
João Moreno
a6f7aa5e4c
handle workspace uris
...
related to #124263
2021-05-21 11:26:09 +02:00
Johannes Rieken
90b9e04f95
try to use suffix for view type when creating untitled notebook, fyi @brettfo, https://github.com/microsoft/vscode/issues/121974
2021-05-21 10:47:00 +02:00
rebornix
894b7782cc
Merge branch 'notebook/dev' into main
2021-05-20 14:17:28 -07:00
Daniel Imms
514d3162bc
Persist title source and set after reconnect
...
Fixes #123783
2021-05-20 11:51:23 -07:00
Connor Peet
59abb887f6
notebook: address messaging api changes
2021-05-20 10:54:52 -07:00
rebornix
f583b4b336
Merge branch 'main' into notebook/dev
2021-05-19 19:02:13 -07:00
Connor Peet
46a1ca7824
notebook: initial renderer communication
2021-05-19 17:08:13 -07:00
rebornix
5b3cf7cc2a
Merge branch 'notebook/dev' into main
2021-05-19 14:12:17 -07:00
Johannes Rieken
9716c27e06
slightly better uri for untitled notebooks, https://github.com/microsoft/vscode/issues/121974
2021-05-19 18:44:01 +02:00
Johannes Rieken
b63ad124d2
mark untitled notebooks as dirty by default, don't hold on to untitled notebooks eagerly, https://github.com/microsoft/vscode/issues/121974
2021-05-19 17:16:48 +02:00
Henning Dieterichs
09ab8ad202
wip
2021-05-19 17:05:31 +02:00
Johannes Rieken
53352a2954
add API to open an untitled notebook, https://github.com/microsoft/vscode/issues/121974
2021-05-19 15:27:23 +02:00
Benjamin Pasero
159479eb5a
Allow to show status bar entries with an id and name ( fix #74972 )
2021-05-19 14:03:37 +02:00
Logan Ramos
721cdd6472
Fix data loss when renaming custom editors ( #124057 )
...
* Start structuring the custom editor rename work
* Restore renamed / moved editors from backup
* Add back missing readonly
* Discard backup after using it
* Address feedback
* Remove console log
* Switch to using a map
* Delete used backups from the map
2021-05-19 01:16:00 +00:00
Connor Peet
e657d42281
debug: expose parent session on DebugSessions
...
For https://github.com/microsoft/vscode/issues/123403
2021-05-18 11:56:09 -07:00