Commit Graph

90679 Commits

Author SHA1 Message Date
Don Jayamanne
8cb22ea15f DIsplay Select Kernel in kernel picker (#137380) 2021-11-17 15:28:03 -08:00
Raymond Zhao
b2e3a42f9b Split deprecation message first
Fixes #131345
2021-11-17 15:18:54 -08:00
Rob Lourens
08890fbfe1 Fix #137399 2021-11-17 15:10:48 -08:00
Rob Lourens
f280c5885f Show focused border when output is focused 2021-11-17 14:56:38 -08:00
Rob Lourens
18743f7360 Simplify BetweenCellToolbar 2021-11-17 14:47:09 -08:00
Rob Lourens
4dc57b1da6 Use injected contextKeyService in cell toolbar class 2021-11-17 14:42:18 -08:00
Rob Lourens
1becfd0fef Refactor toolbars in cellRenderer
#131808
2021-11-17 14:40:04 -08:00
Megan Rogge
239a94cee8 remove debug log 2021-11-17 14:01:31 -08:00
Megan Rogge
00fa317c43 Add terminal profile smoke tests (#137079) 2021-11-17 14:00:01 -08:00
Tyler Leonhardt
bdc6162b1d trigger didChange event when you update inputbox.value. ref c1c103dee7 2021-11-17 12:53:22 -08:00
Tyler Leonhardt
c1c103dee7 Have setting the value trigger the filter. Fixes #137279 2021-11-17 12:48:12 -08:00
Matt Bierner
59c53002de Fix spelling 2021-11-17 12:47:37 -08:00
Matt Bierner
7600192459 Pick up TS 4.5 as bundled TS version
Fixes #136704
2021-11-17 12:47:37 -08:00
rebornix
af87dc4a82 Notebook List View Cell rendering. 2021-11-17 12:35:47 -08:00
Rob Lourens
e9ca473f62 Change jupyter language name
to make it more clear that it is for raw JSON, not a notebook
2021-11-17 11:42:42 -08:00
Tyler Leonhardt
8133e1fc5e Revert "have set value on the QuickPick/InputBox simply set the value on the input. Fixes #137279"
This reverts commit dfbaecd969.
2021-11-17 11:40:05 -08:00
Jackson Kearl
d24c9eddf8 Clean providerId 2021-11-17 10:17:53 -08:00
Tyler Leonhardt
dfbaecd969 have set value on the QuickPick/InputBox simply set the value on the input. Fixes #137279 2021-11-17 10:06:21 -08:00
Daniel Imms
3d796ced55 Fix terminal service unit test 2021-11-17 09:54:19 -08:00
SteVen Batten
b64378e0d9 Testing out panel alignment setting (#137009)
* gridview support negative indices

* support panel alignment
2021-11-17 09:41:35 -08:00
Daniel Imms
e28da46f77 Remove only 2021-11-17 09:05:48 -08:00
Daniel Imms
6af8133890 Fix remote unit tests 2021-11-17 07:20:26 -08:00
Daniel Imms
e84d16b746 Add unit tests for safeDisposeTerminal
Part of #136060
2021-11-17 07:20:25 -08:00
Martin Aeschlimann
9f1e991680 [json] update diagnostics when schema changes. Fixes #137309 2021-11-17 16:14:52 +01:00
Sandeep Somavarapu
35a8a61140 Fix #137239 2021-11-17 15:43:57 +01:00
Daniel Imms
bdc7b61a66 Add terminal test services, tidy up terminal service test init
Part of #136060
2021-11-17 06:24:24 -08:00
Daniel Imms
dc8122c39b Setup unit tests for TerminalService, hide convert slc in class again
Part of #136060
2021-11-17 06:11:02 -08:00
Daniel Imms
b66d2e7bbd Next attempt to fix should respect dimension overrides in remote
Fixes #137155
2021-11-17 05:29:13 -08:00
Alex Ross
61913650d8 Enable file dnd in tree views
Part of #32592
2021-11-17 14:00:08 +01:00
Daniel Imms
da099cc71f Skip should respect dimensions overrides tests in remote only
Part of #137155
2021-11-17 04:45:30 -08:00
Alex Ross
6ff75f1af1 Add comments to tree dnd proposal
Part of #32592
2021-11-17 13:28:43 +01:00
Alex Ross
daabfff185 Incorporate tree dnd API feedback
Part of #32592
2021-11-17 13:10:01 +01:00
Sandeep Somavarapu
af67d7303c add note why spdlog is used in ext host 2021-11-17 11:00:09 +01:00
Sandeep Somavarapu
119b0ea23d remove unused method 2021-11-17 10:57:39 +01:00
rebornix
d450b04c78 💄 2021-11-16 18:44:24 -08:00
rebornix
d42cecf56e -runButtonContainer 2021-11-16 18:12:12 -08:00
rebornix
7fa5945493 Extract Cell Run Toolbar. 2021-11-16 18:04:58 -08:00
rebornix
f4aff75571 cellParts. 2021-11-16 17:47:15 -08:00
rebornix
1170cc9837 -bottomCellToolbarContainer. 2021-11-16 17:43:23 -08:00
rebornix
cfb2f750c7 💄 2021-11-16 14:56:16 -08:00
rebornix
57f6be85d4 extract nb top cell toolbar. 2021-11-16 14:48:56 -08:00
rebornix
aa1a68f78a notebook viewparts. 2021-11-16 14:42:20 -08:00
Sandeep Somavarapu
5cbefa8178 #51935 suggestons for multi language identifiers 2021-11-16 23:07:10 +01:00
rebornix
e303d3eb00 Update cell renderer naming. 2021-11-16 14:01:36 -08:00
rebornix
2673296a8f fix nb test npe. 2021-11-16 13:40:31 -08:00
Alex Dima
0e233cca9c Adopt a pattern that works with parcel 2 2021-11-16 22:20:17 +01:00
rebornix
cdb14d806c remove title menu from template. 2021-11-16 13:11:20 -08:00
rebornix
ee96da10b2 💄 2021-11-16 13:07:01 -08:00
rebornix
fc24669991 Extract CellToolbars. 2021-11-16 13:05:03 -08:00
Raymond Zhao
db217ba0de Add enable-render-process-reuse flag (#120952)
This PR adds an opt-in enable-render-process-reuse flag so that users can self-host on Insiders using this flag while VS Code is still on Electron 13. After moving to Electron 15, the app.allowRendererProcessReuse property cannot be changed at all (it'll default to true), and the flag will become irrelevant.
2021-11-16 12:55:36 -08:00