Commit Graph

82931 Commits

Author SHA1 Message Date
Rob Lourens
ef28d1663d Inline parameters to execution task start and end 2021-06-01 16:13:27 -07:00
Rob Lourens
5c6ae4fc5a Update NotebookCellStatusBarItem constructor 2021-06-01 15:53:57 -07:00
Rob Lourens
872bbcc8c1 Update provideCellStatusBarItems 2021-06-01 15:47:55 -07:00
Rob Lourens
ac7bb556e8 Disable "consolidated run button" in Jupyter profile 2021-06-01 15:02:11 -07:00
Rob Lourens
8e86a3c6b1 Enable consolidated run button by default, now that Jupyter has caught up 2021-06-01 14:21:43 -07:00
Connor Peet
9bd78a8bf5 notebooks: restore renderer messaging generic
Ref #125086
2021-06-01 12:40:42 -07:00
Connor Peet
aeecc7c03f notebook: messaging api polish
Fixes https://github.com/microsoft/vscode/issues/125078
Fixes https://github.com/microsoft/vscode/issues/125086
Fixes https://github.com/microsoft/vscode/issues/125075
2021-06-01 11:27:24 -07:00
Rob Lourens
4df863a28d Remove extra notebook images 2021-06-01 11:26:38 -07:00
Connor Peet
d6d9200832 notebook: fix mimetype switcher not working between custom renderers
Fixes https://github.com/microsoft/vscode/issues/125111
2021-06-01 10:53:52 -07:00
Johannes Rieken
ebcbe00159 update todo search file 2021-06-01 19:34:25 +02:00
Johannes Rieken
6dbbcc2eee fix compile issues... 2021-06-01 19:30:00 +02:00
Johannes Rieken
e8d8e53752 update/tackle todos 2021-06-01 19:26:05 +02:00
Johannes Rieken
6fe84c402b Merge pull request #125106 from microsoft/joh/api/noMetadataType
Remove dedicated types for notebook and cell metadata
2021-06-01 19:24:40 +02:00
Johannes Rieken
553893e940 Merge pull request #125104 from microsoft/joh/api/noItemMetadata
remove NotebookCellOutputItem#metadata
2021-06-01 19:23:55 +02:00
Johannes Rieken
0115c74d4a update todo@api search file 2021-06-01 16:25:59 +02:00
Johannes Rieken
545b931b96 remove dedicated types for notebook and cell metadata 2021-06-01 14:50:53 +02:00
Johannes Rieken
b1457fa4b6 remove NotebookCellOutputItem#metadata 2021-06-01 13:59:44 +02:00
Johannes Rieken
6a02e8333c small jsdoc and todo tweaks 2021-06-01 11:40:51 +02:00
Benjamin Pasero
89157c1a87 notebooks - tweak description for untitled files 2021-06-01 07:54:02 +02:00
Alex Dima
1e446dfadf Don't hide suggest widget when expanding ghost text 2021-05-31 23:08:00 +02:00
Ladislau Szomoru
ab80101db2 Revert "Fix regression with extension enablement"
This reverts commit b55d438426.
2021-05-31 22:38:37 +02:00
Martin Aeschlimann
24e1234559 [json/css/html] update services 2021-05-31 22:06:50 +02:00
Alexandru Dima
a8a57c3fc6 Merge pull request #124288 from huszkacs/bug/issues_with_backspace
Fixes android screen-keyboard backspace issue.
2021-05-31 21:01:08 +02:00
Ladislau Szomoru
a4e1a259a2 Fix tests that were not updated 2021-05-31 20:59:30 +02:00
Martin Aeschlimann
91b7e6027a Move vscode.newWindow & vscode.removeFromRecentlyOpened out of apiCommands. For #110583 2021-05-31 20:09:12 +02:00
Johannes Rieken
2ae32273fd update my-endgame notebook 2021-05-31 19:49:21 +02:00
Johannes Rieken
0a1046ada4 Merge branch 'notebook/dev' into main 2021-05-31 19:43:49 +02:00
Johannes Rieken
2f253fcc22 more todos 2021-05-31 19:43:18 +02:00
Henning Dieterichs
4093effb9b Merge pull request #124964 from microsoft/alex/ghost-text
ghost text improvements
2021-05-31 19:29:13 +02:00
Henning Dieterichs
79048992ef Adds leftTrim function, fixes bug in inlineCompletionToGhostText. 2021-05-31 18:54:03 +02:00
Henning Dieterichs
b1da1fbc8c Merge pull request #124972 from microsoft/hediet/fix-negative-overwriteAfter
Fixes #124742 by ensuring that overwriteAfter is not negative.
2021-05-31 18:09:20 +02:00
Henning Dieterichs
3a259a7a6a The replaced text does only need to be a prefix of the insert text after removing all leading whitespace. 2021-05-31 18:05:45 +02:00
Sandeep Somavarapu
1176faf27f Fix #119265 2021-05-31 17:46:26 +02:00
Martin Aeschlimann
78c865d70d polish remote menu control actions 2021-05-31 17:14:49 +02:00
Johannes Rieken
4ebf68103e readonly [] over ReadonlyArray... 2021-05-31 16:32:35 +02:00
Henning Dieterichs
67a8548712 Expose the inline completions provider in the monaco editor. 2021-05-31 16:28:44 +02:00
Johannes Rieken
1eef15f0d5 more todos for notebook API... 2021-05-31 16:25:11 +02:00
Johannes Rieken
552d457b71 updated code search file 2021-05-31 16:14:10 +02:00
Johannes Rieken
f700cab7c3 💄 2021-05-31 16:10:58 +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
Martin Aeschlimann
ae17cc9559 Improve autocompletion for statusBar/remoteIndicator contribution point. Fixes #122566 2021-05-31 15:53:45 +02:00
Dirk Baeumer
efcf0eea9b Remove default support from vscode-translations-import 2021-05-31 15:40:37 +02:00
Ladislau Szomoru
b55d438426 Fix regression with extension enablement 2021-05-31 15:36:34 +02:00
Christof Marti
b7be98705f Update descriptions 2021-05-31 15:35:11 +02:00
Johannes Rieken
220f89ba3c jsdoc and todos 2021-05-31 15:28:11 +02:00
Dirk Baeumer
1e57955c79 Remove handling of Default inno setup file 2021-05-31 15:22:01 +02:00
Johannes Rieken
e1928efbb6 notebook API finalization part1
there is still a bunch of todos which are required because extensions get a tiny bit to adopt, https://github.com/microsoft/vscode/issues/122922
2021-05-31 15:06:05 +02:00
Alex Ross
cc8ff11f57 Fix recursion exit condition in variable resolver 2021-05-31 14:48:42 +02:00
Johannes Rieken
2e026cf7c2 more API todos 2021-05-31 14:41:01 +02:00