Commit graph

66567 commits

Author SHA1 Message Date
rebornix
f8410b439e Fix #99195. 2020-06-02 19:02:04 -07:00
Jackson Kearl
42d1059b4c Add connection string parameter 2020-06-02 19:00:38 -07:00
Jackson Kearl
9ec964f38b Adopt new repository dispatch selectors & latest release monitor action
Bump actions
2020-06-02 19:00:38 -07:00
rebornix
6f97e28dea Fix #98839. 2020-06-02 18:11:51 -07:00
Matt Bierner
6532cc6c8d Don't include duplicate default entries for custom editors
Fixes #99114
2020-06-02 16:46:00 -07:00
SteVen Batten
fbe93d13e7 fixes #99103
fixes #99104
2020-06-02 16:03:22 -07:00
Rob Lourens
1767734042 Make esc first cancel selection
Fix #99184
2020-06-02 17:53:37 -05:00
Rob Lourens
e8acbb5f38 Get rid of dupe save/quit editing commands
Fix #99110
2020-06-02 17:53:37 -05:00
Matt Bierner
932f26f3c0 Make sure old vscode-resource scheme is still corsEnabled
Fixes #99190
2020-06-02 15:32:00 -07:00
rebornix
b812666e2f Custom renderer message is still flaky 2020-06-02 15:14:31 -07:00
rebornix
adae0e5b4e Fix #98841. Open file should only emit document open event, no cells change event. 2020-06-02 15:13:32 -07:00
Matt Bierner
8e45a2f4b5 Restore old style vscode-resouce rewriting
For https://github.com/mhutchie/vscode-git-graph/issues/305

This was removed when switching over to the `vscode-webview-resource` since it handles the rewritting on the html input instead of for each request
2020-06-02 14:46:06 -07:00
rebornix
1ef3656f76 Fix #99000 2020-06-02 14:34:15 -07:00
rebornix
e012490d2d readonly cells should not support join and split 2020-06-02 14:01:55 -07:00
Jackson Kearl
6b7643eb37 Fix #99062 2020-06-02 11:53:36 -07:00
Rob Lourens
524fb25f08 Don't wait for execution to finish before focusing/inserting cell.
And keep cell focus consistently.
Fix #99156
2020-06-02 13:00:24 -05:00
Rob Lourens
77b3ac0007 Fix #99089 2020-06-02 12:37:03 -05:00
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