Commit graph

66576 commits

Author SHA1 Message Date
Benjamin Pasero 6e359a9f77 Crash Reporter command doesn't support relative directories (fix #99143) 2020-06-03 09:33:32 +02:00
Benjamin Pasero 1047679bc1 Search files by name does not work (fix #99075) 2020-06-03 09:26:47 +02:00
Benjamin Pasero 1a738653b7 better fix for #99039 2020-06-03 09:02:27 +02:00
Benjamin Pasero 7fe821d6d6 Switching to simple full screen produces a jump (fix #99039) 2020-06-03 08:55:15 +02:00
deepak1556 595d2b9b91 chore: bump electron@7.3.1 2020-06-02 20:52:17 -07:00
Jackson Kearl 41e31c7f3f Use triaage bot PAT 2020-06-02 19:34:07 -07:00
Miguel Solorio 4872a55324 Add better contrast for cell borders in HC (fixes #99185) 2020-06-02 19:24:11 -07:00
Jackson Kearl ebcfdabcba
Update latest-release-monitor.yml 2020-06-02 19:13:14 -07:00
Jackson Kearl 1df3bc6372
Update latest-release-monitor.yml 2020-06-02 19:13:02 -07:00
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