Commit graph

72291 commits

Author SHA1 Message Date
Benjamin Pasero 17f41daa23 proxy - change API to accept severity 2020-10-29 14:02:39 +01:00
Dirk Bäumer 550f0983c0
Merge pull request #109654 from LeuisKen/master
typo: tanslations -> translations
2020-10-29 13:07:58 +01:00
Johannes Rieken cd0c631b1f fix https://github.com/microsoft/vscode/issues/109658 2020-10-29 12:16:46 +01:00
Dirk Bäumer 23981bf735
Merge branch 'master' into master 2020-10-29 11:34:04 +01:00
Johannes Rieken 2b0ede6ea7 update outside list 2020-10-29 11:10:03 +01:00
Johannes Rieken b213389208 update verify-notebook 2020-10-29 10:43:17 +01:00
Johannes Rieken 7ec1da7531 fix https://github.com/microsoft/vscode/issues/109650 2020-10-29 10:38:36 +01:00
Benjamin Pasero f8a7353485 🆙 web playground 2020-10-29 09:38:45 +01:00
Jiaxun Wei 7f0a565a39 typo: tanslations -> translations 2020-10-29 16:34:53 +08:00
Benjamin Pasero f07cc1ef2d web - try workspace scheme for default Uri scheme as last resort (for #109619)
//cc @alexr00
2020-10-29 09:30:11 +01:00
Johannes Rieken 0651cee155 fix https://github.com/microsoft/vscode/issues/109632 2020-10-29 09:28:47 +01:00
Johannes Rieken 1b30218687 dont trigger quick suggest on arrow keys, only refilter, fixes https://github.com/microsoft/vscode/issues/109634 2020-10-29 09:08:12 +01:00
Rob Lourens bb4b04f206 Terminal reconnection - Get rid of awkward "empty tab" concept 2020-10-28 20:03:43 -07:00
meganrogge 2ee8b8c645 fix #109629 2020-10-28 18:26:39 -07:00
Connor Peet 7210c7246a
terminal: increase default localEchoLatencyThreshold 2020-10-28 17:51:02 -07:00
Connor Peet 56bac689a0
terminal: improve typeahead naming
Fixes https://github.com/microsoft/vscode/issues/109585
2020-10-28 16:40:46 -07:00
Rob Lourens 5d0525b50d Reconnect terminals at startup instead of waiting
for the terminal view to become visible
2020-10-28 16:20:40 -07:00
meganrogge 848876f7b9 fixes #109566
Co-authored-by: Megan Rogge <megan.rogge@microsoft.com>
Co-authored-by: Eric Amodio <eric.amodio@microsoft.com>
2020-10-28 15:02:34 -07:00
Connor Peet bd0e1b8dbd
Merge branch 'connor4312/typeahead-style-improvements' 2020-10-28 14:51:53 -07:00
Connor Peet 75fc94a8c3
terminal: more correct style parsing in typeahead 2020-10-28 14:50:07 -07:00
meganrogge e24b922c7e revert scroll to bottom line 2020-10-28 14:27:54 -07:00
meganrogge 31d981f5b1 fix #109566 2020-10-28 14:07:35 -07:00
Johannes Rieken eedf704b0b add config option to disable whitespace select 2020-10-28 14:07:35 -07:00
Connor Peet 42473289a1
terminal: fix typeahead tests 2020-10-28 13:20:21 -07:00
Connor Peet ec322eaf4d
terminal: copy char attributes in for proper cursor maintainence 2020-10-28 13:01:15 -07:00
SteVen Batten 68da44da78 improve accounts icon submenu placement
refs #109603
2020-10-28 12:14:34 -07:00
SteVen Batten 38af5a8e32 improve global activity menu placement
refs #109603
2020-10-28 11:58:25 -07:00
Sandeep Somavarapu 6a2535e0ab Fix #107965 2020-10-28 19:49:42 +01:00
Connor Peet 332203e244
Merge branch 'master' into connor4312/typeahead-style-improvements 2020-10-28 11:34:38 -07:00
Connor Peet 68b73059e8
terminal: fix typehead unit test error 2020-10-28 11:28:45 -07:00
Sandeep Somavarapu 19fa7f4233 Fix #107780 2020-10-28 19:23:46 +01:00
rebornix b0c320594f fix #108629. 2020-10-28 11:01:55 -07:00
SteVen Batten f0ae4dec7a refs #109603 2020-10-28 10:55:38 -07:00
Sandeep Somavarapu e28637988c Fix #108942 2020-10-28 18:54:36 +01:00
Rob Lourens 194bb96860 Fix gdpr event name 2020-10-28 10:50:17 -07:00
rebornix 5b39aab2cf fix #47400 2020-10-28 10:48:49 -07:00
Connor Peet ee0aff2460
fix: don't predict git log/less
Fixes https://github.com/microsoft/vscode/issues/109541
2020-10-28 10:28:55 -07:00
Connor Peet ced74049f6
terminal: make typeahead style more friendly
Fixes https://github.com/microsoft/vscode/issues/109590
2020-10-28 10:28:54 -07:00
Connor Peet dff9be8c95
terminal: fix wrong typeahead rgb codes
Fixes https://github.com/microsoft/vscode/issues/109592
2020-10-28 10:28:53 -07:00
Connor Peet 41eb9e0c4f
terminal: clear typeahead predictions on resize
Fixes https://github.com/microsoft/vscode/issues/109584
Fixes https://github.com/microsoft/vscode/issues/109588

Deactivates on resize and will reactivate on the debounce after 100ms
of no input.
2020-10-28 10:28:52 -07:00
rebornix 838eef7371 fix #86929. Range starts at 1. 2020-10-28 10:27:18 -07:00
Sandeep Somavarapu 19bd643bb1 fix tests #109516 2020-10-28 18:26:01 +01:00
Sandeep Somavarapu ab9a242e51 Fix #109516 2020-10-28 18:23:28 +01:00
Raymond Zhao e94a1bd7ef Bump vscode-emmet-helper to 2.0.8 2020-10-28 17:14:33 +00:00
Rachel Macfarlane 9a9de2ad8b Fix #109609, auth dialog can't be shown again after cancel 2020-10-28 09:40:29 -07:00
rebornix 8ec3a3a9b5 fix #83580. 2020-10-28 09:39:47 -07:00
Sandeep Somavarapu 356d9f7862 Fix #109015 2020-10-28 17:10:24 +01:00
Johannes Rieken cf1596bb37 remove/deprecate the editor.suggest.maxVisibleSuggestions-setting, https://github.com/microsoft/vscode/issues/109478 2020-10-28 17:05:08 +01:00
Benjamin Pasero 0ae821e92d auth - some cleanup 2020-10-28 16:49:06 +01:00
João Moreno e8d3a7b8dc
fixes #108046 2020-10-28 15:15:47 +01:00