Alexandru Dima
a0bbfacd8c
Fixes #116060 : Clone minimap options before changing them
2021-02-11 12:24:04 +01:00
Martin Aeschlimann
b6623e4d35
file watcher: show start watching info as debug
2021-02-11 10:41:20 +01:00
Benjamin Pasero
f644b6b2a9
debt - less any, more unknown
2021-02-11 10:03:45 +01:00
Johannes Rieken
24d1235d90
some unit tests for metadata classes, https://github.com/microsoft/vscode/issues/116333
2021-02-11 09:17:47 +01:00
Sandeep Somavarapu
6b8251cf43
fix #116419
2021-02-11 08:59:32 +01:00
Jackson Kearl
3da19cfbaf
Revert change to startupEditor until smoke tests are fixed
2021-02-10 22:34:37 -08:00
Jackson Kearl
8398e68f8f
Fix #116093 : New search editor should be pre-filled with selected text when pressing Ctrl + Shift + F
2021-02-10 22:30:43 -08:00
Jackson Kearl
775830334d
Fix #115883 : Remove opener service logging.
2021-02-10 22:20:29 -08:00
Jackson Kearl
c6757e30a1
Enable getting started page as default startupEditor.
...
Closes #116414
2021-02-10 22:06:09 -08:00
Miguel Solorio
e3acfe5d71
Merge pull request #116212 from microsoft/misolori/extension-icons
2021-02-10 22:05:43 -08:00
Jackson Kearl
cd7a2d6685
Aria-label the image alt text ref #115896
2021-02-10 21:37:59 -08:00
Jackson Kearl
93f705ab40
Remove old import.
2021-02-10 21:31:00 -08:00
Jackson Kearl
5720ed629c
Add back icon to getting started tab
2021-02-10 21:21:48 -08:00
Jackson Kearl
89162d522b
Remove unused template file
2021-02-10 21:21:30 -08:00
Jackson Kearl
1830cbfd50
Remove getting started opt-in's
2021-02-10 21:00:09 -08:00
Jackson Kearl
e6d8271e2e
Batch of getting started accessibility changes ref #115896
2021-02-10 20:57:17 -08:00
Matt Bierner
6dd156d04b
Support drag and drop copy for markdown cells
...
For #116393
Also removes some logging and improves drag/drop responsiveness
2021-02-10 17:37:51 -08:00
Rob Lourens
b262ce0ac4
Always put focus in search box when using command to open settings editor
...
Fix #116167
2021-02-10 17:17:15 -08:00
Matt Bierner
35f855796b
Add support for markdown notebook renderers ( #115191 )
...
* Use shared webpack version instead of installing locally for simple-browser
* Use npm for building markdown preview
* render markdown in webview.
* update markdown preview height and offset
* Add basic custom notebook renderer point
* update css
* style update.
* update markdown header padding left
* Add example of loading katex to extend the markdown-it renderer
* Rename global to make clear it only applies to markdown-in
* hide/remove markdown preview
* Add wait for initial markdown preview rendering before showing notebook
* Add double click to switch to editing mode
* Fix markdown cells not getting updated after editing
* style polish
* notebook.experimental.useMarkdownRenderer
* switch render strategy.
* Adding very intial drag drop support for notebook markdown cells
* Implement drag/drop stubs for test classes
* Revert unrelated file changes
* Move markdown notebook math to own extension
* Add missing imports
Co-authored-by: rebornix <penn.lv@gmail.com >
2021-02-10 16:41:53 -08:00
Connor Peet
c36a09929c
testing: implement retired test state
...
Fixes https://github.com/microsoft/vscode/issues/115086
2021-02-10 15:34:42 -08:00
Martin Aeschlimann
e9b69cd273
update distro
2021-02-11 00:04:49 +01:00
Martin Aeschlimann
15b6534a11
file watcher: show info when start watching
2021-02-10 23:59:36 +01:00
Martin Aeschlimann
461bd165ec
IIPCOptions: clarify freshExecArgv
2021-02-10 22:38:36 +01:00
Martin Aeschlimann
474b4ae2d5
ipc client: fork must not inherit --inspect(-brk)=
2021-02-10 22:26:44 +01:00
Connor Peet
f9ac40b806
testing: add 'show in active file'
2021-02-10 13:07:43 -08:00
SteVen Batten
cac5eba2aa
fix workspace trust badge priority
2021-02-10 12:51:47 -08:00
Sandeep Somavarapu
585c5cc04b
remove get*Actions from view pane
2021-02-10 21:42:00 +01:00
Matt Bierner
3dc8cb1afc
Add setting to enable/disable returns generation in jsdoc
...
Fixes #116282
2021-02-10 12:20:01 -08:00
Johannes Rieken
a025039b4e
file picker should only reveal files, not folders nor workspaces, fixes https://github.com/microsoft/vscode/issues/116297
2021-02-10 20:01:33 +01:00
Ladislau Szomoru
20b8e5fddd
Workspace trust refactoring ( #116354 )
...
* Moved service to workbench layer
* Remove reset method and fix command/menu names
* Moved menu group
2021-02-10 10:48:32 -08:00
Johannes Rieken
969910839d
make NotebookDocumentMetadata and NotebookCellMetadata type-equal with current proposal, https://github.com/microsoft/vscode/issues/116333
2021-02-10 19:47:07 +01:00
isidor
08a2af529e
Bring back "debug: select and start" to the command palette
...
fixes #116299
2021-02-10 19:25:20 +01:00
Rachel Macfarlane
a9f803753c
Create no accounts menu on demand
2021-02-10 09:53:04 -08:00
isidor
19cad54562
actionBar focus: make sure to setFocusable first enabled item
2021-02-10 18:48:14 +01:00
isidor
cfa3854c3f
action bar: only one tab stop
...
fixes #106441
2021-02-10 18:22:37 +01:00
Johannes Rieken
40b3204d70
some trying for https://github.com/microsoft/vscode/issues/116333
2021-02-10 18:18:22 +01:00
Rachel Macfarlane
768a68060f
Change blocking behavior for auth extension activation based on if request is from core or extension, fixes #116295
2021-02-10 08:37:12 -08:00
Andre Weinand
164e7f8a2f
upgrade DAP to 1.45.0-pre.0
2021-02-10 16:46:58 +01:00
Sandeep Somavarapu
e94d5c7839
use weights instead of when ( #116277 )
2021-02-10 07:46:26 -08:00
Alex Ross
c6da75c9ed
Show a notification for all detected ports
...
even when they are already forwarded
when auto forwarding is enabled
Fixes microsoft/vscode-remote-release#4309
2021-02-10 16:34:11 +01:00
Alex Ross
c87de4b1f3
Let extension contribute to ports context
...
and return useful info from port label command
Part of microsoft/vscode-remote-release#4433
2021-02-10 15:40:04 +01:00
Johannes Rieken
95d4184f26
fix https://github.com/microsoft/vscode/issues/115779
2021-02-10 15:26:49 +01:00
Johannes Rieken
87aa935c1d
💄
2021-02-10 15:10:06 +01:00
Benjamin Pasero
9ff3bfec44
sandbox - use electron directly and not preload for postMessage calls
2021-02-10 14:55:46 +01:00
Martin Aeschlimann
f311b19b64
filewatcher: allow to specify path globs for polling
2021-02-10 14:55:14 +01:00
Benjamin Pasero
79a0dbb134
🆙 distro
2021-02-10 14:40:24 +01:00
Benjamin Pasero
83f4dfdff1
streams - introduce and adopt listenStream
...
cc @alexdima
2021-02-10 14:35:40 +01:00
João Moreno
699cc6abd3
fixes #116036
2021-02-10 14:03:25 +01:00
Johannes Rieken
3e32386a5b
prepare for KernelInfo#supportedLanguages, https://github.com/microsoft/vscode/issues/116314
2021-02-10 13:24:15 +01:00
Johannes Rieken
b24ca32e4b
little prep for https://github.com/microsoft/vscode/issues/116314
2021-02-10 12:57:33 +01:00