Commit graph

80805 commits

Author SHA1 Message Date
Johannes Rieken
2e0214b364
rename ExecutionHandler to ExecuteHandler 2021-04-22 08:03:31 +02:00
Jackson Kearl
7ce1499d95
More removed unused 2021-04-21 21:53:49 -07:00
rebornix
60af02d758
fix #121807. 2021-04-21 21:28:01 -07:00
Jackson Kearl
27675a99be
Remove unused services 2021-04-21 20:58:34 -07:00
Jackson Kearl
49924bbab7
Remove notification
ref #119463
2021-04-21 20:41:59 -07:00
meganrogge
4a8e949347
consolidate tabActions code 2021-04-21 20:13:50 -07:00
Jackson Kearl
f547ada6ee
Allow text search providers to give messages (#121528)
* Allow text search providers to give messages

* Remove console log and messages property

* Render text search provider messages in Search Editor

* Filter out duplicate messages

* Add Info vs Warning messages

* Improve wrapping behaviour of provider message
2021-04-21 20:02:51 -07:00
meganrogge
159d5d2799
move separator inside 2021-04-21 19:59:45 -07:00
meganrogge
a536ece09f
add hide tabs panel to context menu 2021-04-21 19:42:25 -07:00
meganrogge
807ae1e167
fix #121744 2021-04-21 19:29:40 -07:00
rebornix
79a5cd28ca
re #121252. Add actions to toggle cell position. 2021-04-21 18:41:40 -07:00
rebornix
c638290c09
add setting for specifying cell toolbar position per view type. fix #121252. 2021-04-21 18:41:40 -07:00
Connor Peet
6c48db1730
testing: fix test failures 2021-04-21 18:15:08 -07:00
Connor Peet
883424c4e3
testing: betterify view
- Isolate test IDs in the tree by workspace folder, since sharing IDs
  in separate collections is (currently) allowed
- Refactor view in preparation for showing multiple node types, namely
  errors.
2021-04-21 18:01:23 -07:00
Rob Lourens
57d4e39aeb Fix issue with tabbing out of outputs with iframe webviews enabled
#119727
2021-04-21 17:50:59 -07:00
Rob Lourens
7c83a16e72 Fix tabbing into statusbar, #119727 2021-04-21 17:25:25 -07:00
Matt Bierner
a689b7ec84
Remove underline from h1s in notebooks 2021-04-21 16:45:08 -07:00
Matt Bierner
15110d66f0
Bump fallback version for webview contents 2021-04-21 16:45:08 -07:00
rebornix
fbfe015498
remove NotebookTextModel._mapping. 2021-04-21 16:19:48 -07:00
rebornix
306f32b7ce
re #121869. 2021-04-21 16:02:32 -07:00
Megan Rogge
dd2aefcd7c
fix #121818 and make terminalService manager/updater of available profiles (#121837) 2021-04-21 22:50:26 +00:00
rebornix
264ccd16d4
Merge branch 'notebook/dev' into main 2021-04-21 15:15:59 -07:00
Martin Aeschlimann
2a71894983
update distro 2021-04-21 23:39:06 +02:00
Daniel Imms
0867628480
Merge pull request #121836 from microsoft/tyriar/plus_style
Improve new terminal dropdown style, move to base
2021-04-21 14:36:30 -07:00
Miguel Solorio
2ae8902988
Update Codicons: update "copy" 2021-04-21 14:35:51 -07:00
Daniel Imms
951612b933
Remove deps from dropdown with primary 2021-04-21 14:20:24 -07:00
Logan Ramos
6344624354
Await extension registration fixes #116259 2021-04-21 17:15:13 -04:00
Daniel Imms
cc66860c66
Add styles to dropdown.css 2021-04-21 14:09:37 -07:00
Miguel Solorio
39c0b81770
Update Codicons
- Add "wand"
- Add "debug-line-by-line"
2021-04-21 14:09:30 -07:00
Miguel Solorio
a509be4c99
Update Codicons: Add "filter-filled"
cdceb9f5fc
2021-04-21 14:04:01 -07:00
Martin Aeschlimann
dc0b17b5bf
typo 2021-04-21 22:56:25 +02:00
Martin Aeschlimann
eaec4b3f2c
workbench embedder API: developmentOptions 2021-04-21 22:55:59 +02:00
Matt Bierner
731402dce2
async override -> override async 2021-04-21 13:40:44 -07:00
Logan Ramos
190e902afe
Move editor associations to override service 2021-04-21 15:56:45 -04:00
Miguel Solorio
9d0add7782
Update Codicons
- Add "swap"
- Add "copy"
- Add "person-add"
2021-04-21 12:41:15 -07:00
Miguel Solorio
2e5ca55a78
Update Codicons: add terminal-bash
678b2158fe
2021-04-21 12:41:14 -07:00
Logan Ramos
74cba9e003
Move IEditorOverrideService to common 2021-04-21 15:38:40 -04:00
Rob Lourens
d86ba38b9e Clean up cell margins 2021-04-21 12:24:35 -07:00
Rob Lourens
10afe5984a Fix dragging cells near the execute button
Fix #119535
2021-04-21 12:01:30 -07:00
SteVen Batten
07ebcc8d0a remove virtual workspaces until onboarded 2021-04-21 11:55:39 -07:00
SteVen Batten
f9fc28d47d update ext manifest schema validation and built-in exts 2021-04-21 11:54:42 -07:00
Logan Ramos
0d29a8722c
Revert "Move editorOverrideService to common"
This reverts commit 84809f41cd.
2021-04-21 14:50:23 -04:00
Rob Lourens
6009275300 Don't lose cell toolbar when expanding the dropdown 2021-04-21 11:17:23 -07:00
Rob Lourens
c3265df7cc Show cell toolbar when hovering it, when it's invisible
Fix #117618
2021-04-21 11:16:13 -07:00
Logan Ramos
84809f41cd
Move editorOverrideService to common 2021-04-21 14:14:50 -04:00
Connor Peet
4eee5c6ee5
testing: fix test wrapper not including ranges and not dealing with sync discovered root 2021-04-21 11:04:04 -07:00
Guilherme Herzog
3c4b64079d
Logging categoryDescriptor.id instead of [object Object] (#121850)
Co-authored-by: Gui Herzog <guiherzog@google.com>
2021-04-21 10:52:31 -07:00
SteVen Batten
301d4e9a50 fix broken test 2021-04-21 10:48:18 -07:00
SteVen Batten
aec0921e5c first pass to update workspace trust to capabilities 2021-04-21 10:40:56 -07:00
SteVen Batten
43d2efaab6 describe the context key for workspace trust 2021-04-21 10:01:54 -07:00