Commit graph

66572 commits

Author SHA1 Message Date
Matt Bierner eb09996238 Move custom editor provider out of proposed to main api
For #77131
2020-06-01 14:45:05 -07:00
Alex Dima 2656a0cd6c
Change editor.removeUnusualLineTerminators to editor.unusualLineTerminators 2020-06-01 23:40:41 +02:00
Alex Dima 4a05bf53ca
Simplify wording 2020-06-01 23:40:41 +02:00
Miguel Solorio 6db9e61a0b Increase top-padding for first cell toolbar 2020-06-01 14:34:50 -07:00
Miguel Solorio d58907bedb Increase notebok cell border color 2020-06-01 14:34:03 -07:00
Miguel Solorio fcd551f9d1
Merge pull request #98831 from microsoft/misolori/notebook-cell-polish
Clean up notebook cell styles
2020-06-01 14:22:11 -07:00
Miguel Solorio af99f3cdc7
Merge branch 'master' into misolori/notebook-cell-polish 2020-06-01 14:21:52 -07:00
Matt Bierner 05d6fb6634 Support new TS proposed API for refactorings
For https://github.com/microsoft/TypeScript/pull/38378/files#diff-121b46a8c0f71b73817f429b57e27e61R553
2020-06-01 14:18:41 -07:00
Matt Bierner f4a8d2e0b1 Update markdown grammar 2020-06-01 14:18:41 -07:00
Alex Dima 827cbdd472
Fixes #98083: Add onStartup activation event 2020-06-01 23:04:13 +02:00
Miguel Solorio a044b83b81 Merge remote-tracking branch 'origin/master' into misolori/notebook-cell-polish 2020-06-01 13:39:14 -07:00
rebornix 7e9abe577d notebook resolve should wait for * activated events. 2020-06-01 13:17:33 -07:00
rebornix f9ca74dcf1 add explicit activation event for notebook test ext. 2020-06-01 13:10:28 -07:00
Christos Pappas 836601e6a0
Mark the highlight color check as a temporary workaround 2020-06-01 22:01:48 +03:00
Christos Pappas a124cc66f7
Prevent opaque highlight color from hiding text 2020-06-01 21:54:30 +03:00
rebornix 1efb60088b Update distro 2020-06-01 11:49:03 -07:00
Peng Lyu 6e6a2bab2e
Merge pull request #98923 from microsoft/rebornix/notebook-events
notebook events between renderer & exthost
2020-06-01 11:45:19 -07:00
rebornix 7a38b84bc7 vscode resolve file. 2020-06-01 11:21:59 -07:00
Rob Lourens eff2fb7515 Add editor hover context key
Fix #98971
2020-06-01 13:11:19 -05:00
SteVen Batten 60a69398c2
Make dialog accessible (#98969)
* test 1

* fixes dialog accessibility
2020-06-01 10:55:13 -07:00
Miguel Solorio 9a314865ef Fix #96719 2020-06-01 10:40:58 -07:00
rebornix a3f81e9453 fix mimetype pattern match 2020-06-01 10:34:38 -07:00
Rachel Macfarlane ae684437a3 Do not show option to sign into GitHub when already signed in for preferences sync, fixes #97735 2020-06-01 10:25:21 -07:00
Miguel Solorio 876ae118fe Make noteboooks themeable (fixes #97696) 2020-06-01 10:20:10 -07:00
Rachel Macfarlane d37370d89d Fix #96368 2020-06-01 10:11:06 -07:00
Rachel Macfarlane 4e15a24678 Support directly entering PAT for github auth as well as entering url 2020-06-01 09:49:13 -07:00
rebornix f94d697d52 Fix kernel glob match 2020-06-01 09:31:48 -07:00
SteVen Batten d318d0631f fixes #96889 2020-06-01 09:30:14 -07:00
Alexandru Dima ac74b6ff7e
Merge pull request #98447 from D-to-the-K/master
Support for Unicode-aware regular expressions in Monaco Monarch language definitions
2020-06-01 18:03:36 +02:00
rebornix 466d8724c8 140Merge remote-tracking branch 'origin/master' into rebornix/notebook-events 2020-06-01 08:46:12 -07:00
Alexandru Dima fb3b886f5c
Merge branch 'master' into master 2020-06-01 17:36:37 +02:00
Alex Dima a59cde5933
Fixes #98320 2020-06-01 17:31:54 +02:00
Sandeep Somavarapu 9f76dba6a2 Fix #92890 2020-06-01 16:20:12 +02:00
Sandeep Somavarapu 2db11562e3 fix #96370 2020-06-01 16:13:59 +02:00
Benjamin Pasero 618e9e98c5 tests - use rm -rf for deleting user data dir 2020-06-01 13:41:24 +02:00
Benjamin Pasero 5069567782 🆙 distro 2020-06-01 13:38:09 +02:00
Alex Dima 69dadffac5
Add explanation for #98584 2020-06-01 13:11:59 +02:00
Benjamin Pasero 2c1871d538 web - fix cyclic dependency 2020-06-01 12:00:41 +02:00
Alexandru Dima 8a6c086183
Merge pull request #98815 from microsoft/lszomoru/screencast-label
Keybinding - Do not push an empty string to the result
2020-06-01 11:14:53 +02:00
Alex Dima 918bf38bb8
Add test for #91235 2020-06-01 11:13:47 +02:00
Alex Dima c68ab245e8
Fix broken tests 2020-06-01 11:13:36 +02:00
Benjamin Pasero 1cfe31de2d fix tests 2020-06-01 11:08:46 +02:00
Benjamin Pasero 5fba1b41e1 files - more uri identity in a few places 2020-06-01 10:57:58 +02:00
Benjamin Pasero 014fe3b9de editor service - also use canonical URI for isOpen() method 2020-06-01 10:49:30 +02:00
Benjamin Pasero a131d1498a uri - adopt uri identity for main thread documents when reacting to 2020-06-01 10:46:05 +02:00
Benjamin Pasero a4dafab186 files - use proper extUri for file events 2020-06-01 10:31:44 +02:00
Benjamin Pasero e12a3effba files - fix tests 2020-06-01 10:20:54 +02:00
Benjamin Pasero 49ac6d4f6b 💄 2020-06-01 10:20:54 +02:00
Alex Dima f8e068f30a
Fixes #98750: Do not remove all undo/redo elements when an undo/redo key is shared 2020-06-01 10:06:48 +02:00
Jackson Kearl c4df96bbef Add release pipeline action & bump actions.
Closes #97536.
2020-06-01 01:06:08 -07:00