Raymond Zhao
3eb535c4ab
Add support for ungrouped settings in the ToC
...
Fixes #137259
2021-11-16 12:44:14 -08:00
Don Jayamanne
059cb6f087
Do not show the selected or suggested kernel unless just one ( #137320 )
2021-11-16 12:34:45 -08:00
Raymond Zhao
f1051d94c0
Fix ToC category and extension names sorting
...
Fixes #137257
2021-11-16 11:08:38 -08:00
Tyler Leonhardt
297c52bd80
finalize forceNewSession API
2021-11-16 09:41:27 -08:00
Sandeep Somavarapu
5109e2e12a
Fix #136424
2021-11-16 18:01:02 +01:00
Daniel Imms
7cb71e89b2
Add unit tests for convertProfileToShellLaunchConfig
...
Part of #136060
2021-11-16 08:46:57 -08:00
Daniel Imms
cd66eec870
Only serialize terminal sessions if data is written
...
Fixes #135811
2021-11-16 08:46:57 -08:00
Miguel Solorio
68519fc444
Fix #137085
2021-11-16 08:39:29 -08:00
Sandeep Somavarapu
f6470973e7
#51935 support updating configuration for multiple language identifiers in configuration service
2021-11-16 17:12:33 +01:00
Alex Ross
7131e48daf
Remove IterableIterator from dnd API proposal
...
Part of #32592
2021-11-16 16:15:16 +01:00
Sandeep Somavarapu
340338b3b3
#51935 support multi lang specific settings
2021-11-16 15:03:33 +01:00
Alex Ross
adcda6af72
Add onWillDrop to tree dnd proposal
...
Part of #32592
2021-11-16 14:51:58 +01:00
Ladislau Szomoru
56681eda57
Update Publish Branch label
2021-11-16 14:43:47 +01:00
Johannes Rieken
ff04fe28ed
don't freeze copied object
2021-11-16 14:39:18 +01:00
Johannes Rieken
9583050514
fix compiler
2021-11-16 14:36:36 +01:00
Johannes Rieken
bc417a6d30
Merge branch 'main' into joh/shortcut_fs
2021-11-16 14:34:28 +01:00
Johannes Rieken
dd72b79db6
update distro
2021-11-16 14:32:35 +01:00
Johannes Rieken
409041b7ff
dedupe workspace symbols results
2021-11-16 14:07:03 +01:00
Johannes Rieken
7e24e6f4df
Merge branch 'main' into joh/shortcut_fs
2021-11-16 10:20:45 +01:00
Benjamin Pasero
5c52ca4dac
api - update docs around onDidChangeWorkspaceFolders ( fix #137263 )
2021-11-16 09:58:14 +01:00
Johannes Rieken
c0d8e78359
update distro
2021-11-16 09:35:57 +01:00
Sandeep Somavarapu
7f3fb9cf2d
#51935 clone override contents
2021-11-16 09:10:52 +01:00
Johannes Rieken
6150256284
Merge pull request #137267 from microsoft/chrisdias/updatepngs
...
update `png` files
2021-11-16 07:59:30 +01:00
Tyler James Leonhardt
6a25ae3a24
enable browser and remote integration tests ( #137254 )
2021-11-15 19:06:03 -08:00
Matt Bierner
8a7324fd2e
Allow relative file links inside of markdown notebook cells
...
Fixes #126097
2021-11-15 18:43:28 -08:00
Matt Bierner
4415c0f105
Update ts@next for building VS Code
2021-11-15 18:16:01 -08:00
Matt Bierner
fc4e141811
Skip one more test on web
2021-11-15 18:15:15 -08:00
Matt Bierner
99226399fc
Skip html image tests on web
...
Need to figure out how to handle file uris on web
2021-11-15 17:47:58 -08:00
chrisdias
f50ca77882
update png files
2021-11-15 17:26:14 -08:00
Matt Bierner
db96db93a5
Add file to exception list
2021-11-15 17:15:52 -08:00
rebornix
c775da5f0f
fix #133928
2021-11-15 17:04:47 -08:00
Afrish Khan S
e38fbdae27
Change img hrefs in markdown from file to vscode-file ( #136687 )
...
* Change img hrefs in markdown from file to vscode-file
* Transform all img uris after markdown rendering
2021-11-15 16:56:39 -08:00
Jackson Kearl
6e6ca5f46a
Add proposedApi manifest to searchresult extension
2021-11-15 15:03:29 -08:00
Matt Bierner
99739e607b
Try avoiding bad calls to columnToEditorGroup
...
Fixes #132421
2021-11-15 14:48:48 -08:00
Matt Bierner
bb764173a3
Require more explicit strict null typing for executeCommand
...
Fixes #136906
Some commands never return undefined, so the current typings are incorrect. Instead we should require the caller to pass in `| undefined` if undefined can be returned
2021-11-15 14:19:12 -08:00
Matt Bierner
c8a321ae17
Skip document link test on web
...
Fixes #136738
Cant figure out why these tests sometimes timeout in safari on web. Only in ci too it seems :/
2021-11-15 13:27:04 -08:00
Matt Bierner
9fa52c75d6
Use unique id for webview iframe
...
Switch from using the passed in id (which is generally but not always unique) to instead use a generated id for identifying the webview's iframe. This prevents two iframes with the same id from being created
2021-11-15 13:27:04 -08:00
Rob Lourens
2fe3c26ff7
Update unsupported debug type warning on context key updates
...
Fix #137219
2021-11-15 13:05:40 -08:00
Tyler James Leonhardt
b256d9bc74
Initial cut of QuickPick separators ( #137244 )
...
* initial cut of QuickPick separators
* add proposed gate
2021-11-15 12:43:10 -08:00
Raymond Zhao
e1e648fe6e
Revert back to onStartupFinished activation event
...
Fixes #137012
2021-11-15 12:39:25 -08:00
Rob Lourens
a277202652
Fix #136482
2021-11-15 12:30:21 -08:00
rebornix
c157ab781b
diagram for notebook model resolution.
2021-11-15 12:01:32 -08:00
Sandeep Somavarapu
4e29d28afb
#51935 use overrides from the model
2021-11-15 18:59:25 +01:00
Daniel Imms
303bd5d617
Merge pull request #137201 from microsoft/tyriar/137155
...
Improve extension pty terminal tests
2021-11-15 09:24:00 -08:00
Filip Troníček
90ae587a55
Fix indentation
2021-11-15 16:49:26 +00:00
Filip Troníček
2e50cac1d4
Merge branch 'main' into ft/fix-136619
2021-11-15 17:44:50 +01:00
Sandeep Somavarapu
de269bbbf2
#51935 fix overrides keys in configuration model while merging
2021-11-15 17:32:34 +01:00
rebornix
4dde912b9e
Update cell rendering.
2021-11-15 08:18:02 -08:00
rebornix
8f37bcaf6e
Simplify markup cell renderElement.
2021-11-15 08:18:01 -08:00
rebornix
7a9cf6dbba
Move decoration update to common.
2021-11-15 08:18:01 -08:00