Commit graph

66650 commits

Author SHA1 Message Date
Miguel Solorio
88d82e5129 Increase hit target for cell margin actions 2020-06-02 10:07:34 -07:00
Miguel Solorio
1eda58f51f Fix #99076 2020-06-02 09:37:24 -07:00
rebornix
730d323a7d Notebook layout does not update if window resizes during its loading phase 2020-06-02 09:34:46 -07:00
rebornix
ee46d06d0a Fix #96688. jsdoc for registerCustomEditorViewTypesHandler. 2020-06-02 08:44:09 -07:00
Martin Aeschlimann
470c28ccbf update distro 2020-06-02 17:30:11 +02:00
Jackson Kearl
f63f3bdd3f Allow dots in repo names for automatic domain trusting. Fixes #99063. 2020-06-02 07:41:53 -07:00
Martin Aeschlimann
5c74021761 smoke: Language Features verifies settings failing. Fixes #99108 2020-06-02 16:27:41 +02:00
Daniel Imms
6a5361300f Fix css nls replacement path on Windows 2020-06-02 05:40:47 -07:00
isidor
f48cb619ba diffReview: clarify nls strings #98584 2020-06-02 12:11:20 +02:00
Benjamin Pasero
ff4c7956ac Quick open: cannot search for tilde anymore (fix #99031) 2020-06-02 11:28:29 +02:00
ricksentam
cb23f87929
changed build (#98857)
* changed build

to hide the status

* Update README.md

Co-authored-by: João Moreno <mail@joaomoreno.com>
2020-06-02 10:27:38 +02:00
Miguel Solorio
c9ecf8cdd9 Fix typo 2020-06-02 00:26:40 -07:00
Matt Bierner
1bfa086adb Make sure we build vscode-notebook-tests on windows 2020-06-01 23:22:07 -07:00
Eric Amodio
ae75a6a3bd Fixes #97222 - calls setVisible when hidden 2020-06-02 01:49:05 -04:00
Eric Amodio
61884cade0 Fixes #97308 - invalid settings config 2020-06-02 01:36:04 -04:00
Eric Amodio
f75402751a Closes #98048 - adds openWith to default editors 2020-06-02 00:55:59 -04:00
Matt Bierner
9d856be662 Add more logging for webview state parse failures
For #97503
2020-06-01 20:06:21 -07:00
Connor Peet
ce14facbe7
notebook: initial state persistence API (#98684)
* notebook: initial note on acquiring the webview api

* fixup! meeting comments

* fixup! pr comments
2020-06-01 16:31:08 -07:00
rebornix
0e4e9899fd Fix #96436. Store notebook editor contrib in memento. 2020-06-01 16:21:52 -07:00
Matt Bierner
2aa26b1a1f Reuse reviveUri 2020-06-01 16:15:29 -07:00
Matt Bierner
aa80303978 Fix scheme for webview test 2020-06-01 16:13:37 -07:00
rebornix
f91775a693 💄 2020-06-01 15:42:15 -07:00
Daniel Imms
cc09e1d5ba
Merge pull request #98974 from ChrisPapp/highlight_color_97521
Prevent opaque highlight color from hiding text
2020-06-01 15:39:08 -07:00
Daniel Imms
e842c095c5
Update hoverWidget.ts 2020-06-01 15:38:36 -07:00
Matt Bierner
af5002501a Move back to use renderer-side protocol for loading resources in webviews
Fixes #98768

The protocol in the main process cannot correctly load remote resources from the workspace at the moment. Reverting to use the renderer side protocol which can handle this correctly
2020-06-01 15:25:21 -07:00
Peng Lyu
8ebaa0c0f1
Merge pull request #97207 from microsoft/misolori/issue97204
Add active toggle foreground color tokens
2020-06-01 15:08:26 -07:00
Peng Lyu
45a80baf12
Merge branch 'master' into misolori/issue97204 2020-06-01 15:08:03 -07:00
rebornix
fbdc028fe4 Fix #97681. Use neareast find match position. 2020-06-01 15:05:44 -07:00
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