Matt Bierner
aec6ee09fa
Remove eslint disablement in file
...
" -> '
2021-09-02 16:58:01 -07:00
rebornix
b3e806de3e
📓 remove dup
2021-09-02 16:12:24 -07:00
rebornix
f73e32d809
remove unused typings.
2021-09-02 16:12:24 -07:00
SteVen Batten
a443c1ac55
reorder params
2021-09-02 16:09:46 -07:00
SteVen Batten
e45a83c1cc
validate layers
2021-09-02 16:06:55 -07:00
meganrogge
c765e70cf9
fix #132150
2021-09-02 15:39:55 -07:00
rebornix
68f08eef13
readonly properties.
2021-09-02 14:58:18 -07:00
rebornix
ee8dee737b
notebook editor widget eventing.
2021-09-02 14:53:07 -07:00
rebornix
a9a8b21215
for loop on notebook editor widget.
2021-09-02 14:39:12 -07:00
rebornix
e5b11d6ae6
notebookEditor.onDidChangeViewCells
2021-09-02 14:31:08 -07:00
rebornix
1fff1ef8ec
hide notebookEditorWidget.viewModel
2021-09-02 14:31:08 -07:00
rebornix
714279b5a5
use for loop for view cells.
2021-09-02 14:31:07 -07:00
rebornix
b98b6fdea6
fix testNotebookEditor.
2021-09-02 14:31:07 -07:00
Matt Bierner
0e52275271
Introduce WebviewOptions.forms
...
Fixes #132157
2021-09-02 13:24:49 -07:00
Rob Lourens
bad6e9309b
Don't override saveBeforeStart default value
...
See microsoft/vscode-jupyter#6898
2021-09-02 13:01:06 -07:00
meganrogge
71830d5896
don't use webgl on safari for now
2021-09-02 12:37:29 -07:00
Jean Pierre
b6abf68272
Fixes #130110 ( #131211 )
2021-09-02 12:19:38 -07:00
Logan Ramos
fe53ae0c9f
Add side by side editor to tab api proposal
2021-09-02 15:17:58 -04:00
Dirk Baeumer
8f7396616f
Correct syntax for indexing action
2021-09-02 20:47:18 +02:00
Dirk Baeumer
08b69512e6
Run indexing on release tags
2021-09-02 20:44:48 +02:00
meganrogge
4ba2acf430
fix #132024
2021-09-02 11:26:45 -07:00
Tyler James Leonhardt
50934523b3
sort by asc so that you look at the oldest opened issues first
2021-09-02 11:24:53 -07:00
Logan Ramos
36532d50bf
Fix #131692
2021-09-02 14:20:47 -04:00
Rob Lourens
58c83f27fa
💄
2021-09-02 11:05:13 -07:00
Rob Lourens
cdc8e53cf3
Add DebugSessionOptions suppressSaveBeforeStart
...
See microsoft/vscode-jupyter#6898
2021-09-02 11:05:13 -07:00
Connor Peet
a6e25d3604
fix test
2021-09-02 10:53:42 -07:00
Raymond Zhao
d474449fc2
Remove redundant check for #130407
2021-09-02 10:32:03 -07:00
Raymond Zhao
6dba2221f1
Fix API DT linter errors
2021-09-02 10:23:34 -07:00
rebornix
61a77c4351
nbEditor.getNextVisibleCellIndex
2021-09-02 10:18:52 -07:00
Matt Bierner
44c4e57f13
Pick up new TS version
2021-09-02 10:09:25 -07:00
Raymond Zhao
43380da94b
Product version bump
2021-09-02 10:08:03 -07:00
rebornix
7ce8f54109
fix outline tests.
2021-09-02 09:59:52 -07:00
rebornix
f266aca69b
📓 💄
2021-09-02 09:59:51 -07:00
John Murray
e43c252ee0
Prevent duplicate '(read-only)' suffix on window title ( #132127 ) ( #132134 )
2021-09-02 18:03:21 +02:00
Benjamin Pasero
d0623487f5
editors - avoid editor resolver when replacing typed inputs ( #132035 )
2021-09-02 17:53:13 +02:00
Benjamin Pasero
c99edb1545
editors - document how side by side and diff get resolved ( #127637 )
2021-09-02 17:23:55 +02:00
Logan Ramos
1dfded76c7
Respect canHandleDiff optionality
2021-09-02 11:17:51 -04:00
Logan Ramos
c2d0a69f87
Implements a starting tab reading API ( #131998 )
...
* Clean up proposed.d.ts
* More API Polish
* Allow resource to be undefined
* Fix hygiene
* Address feedback
* Remove unnecessary iteration
* Use index from map
2021-09-02 10:48:38 -04:00
Alex Ross
45a1f368f0
Tree dnd notes
2021-09-02 13:55:59 +02:00
Alex Ross
6cd1051098
Improve invalide port number message
2021-09-02 13:55:54 +02:00
Benjamin Pasero
0b84f39fb0
forgot to add some more modules ( #130302 )
2021-09-02 12:07:41 +02:00
Johannes Rieken
b27c3615ac
more stable sorting, add status items to aria label, https://github.com/microsoft/vscode/issues/129037
2021-09-02 11:27:08 +02:00
Benjamin Pasero
ed5c561ff3
perf - ensure node modules are loaded via script tags and not node.js ( #130302 )
2021-09-02 11:15:23 +02:00
Johannes Rieken
4ede35548b
use link for command, https://github.com/microsoft/vscode/issues/129037
2021-09-02 11:04:57 +02:00
Johannes Rieken
02aeb6acca
Revert "replace severity with needsAttention, https://github.com/microsoft/vscode/issues/129037 "
...
This reverts commit e93a59545c .
2021-09-02 09:00:44 +02:00
Sandeep Somavarapu
3704133893
Merge pull request #131786 from akosyakov/akosyakov/installing-extensions-131783
...
apply installation options for extensions from vsix files
2021-09-02 08:40:24 +02:00
Benjamin Pasero
d092b90698
editors - deprecate typed openEditors and replaceEditors ( #127747 )
2021-09-02 08:22:12 +02:00
Benjamin Pasero
22cf36faf8
editors - make view state text editor independent
2021-09-02 07:26:51 +02:00
Raymond Zhao
86d81f35fe
Clarify running remote tests
2021-09-01 19:17:58 -07:00
rebornix
e160a16de6
interactive window read notebook editor directly.
2021-09-01 17:54:31 -07:00