Commit Graph
73433 Commits
Author SHA1 Message Date
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
João Moreno 0bdc508b43 fix npe 2020-10-28 15:15:46 +01:00
Sandeep Somavarapu 6e50a96c40 Fix #109512 2020-10-28 14:34:59 +01:00
João Moreno 035d804e2c fixes #108641 2020-10-28 14:34:18 +01:00
Benjamin Pasero e1f85e36a9 proxy - 💄 jsdoc 2020-10-28 14:30:26 +01:00
Benjamin Pasero 3b45829776 Ask again if credentials don't work (fix #109495) 2020-10-28 14:26:48 +01:00
João Moreno d2f51a9839 fixes #108444 2020-10-28 14:21:56 +01:00
Sandeep Somavarapu 5dbb54cab7 💄 2020-10-28 14:17:53 +01:00
João Moreno e69d28703d fixes #108067 2020-10-28 14:15:50 +01:00
Benjamin Pasero 95d6a1209c proxy - ask for login again if it fails (via firstAuthAttempt) 2020-10-28 14:14:17 +01:00
Benjamin Pasero 1b2d596187 proxy - always reply back to main, even if cancelled 2020-10-28 13:59:40 +01:00
Benjamin Pasero e338fc48c9 proxy - always callback even when no credentials are provided 2020-10-28 13:49:20 +01:00
Benjamin Pasero e113cbf297 Scope proxy credentials to proxy host and port (fix #109497) 2020-10-28 13:29:56 +01:00
Benjamin Pasero 38a6870ac2 proxy - allow to use credentials for multiple requests 2020-10-28 13:11:04 +01:00
Johannes Rieken a27b28cbb7 one more fix for the max list height 2020-10-28 12:44:23 +01:00
Johannes Rieken b942a0b6d5 fix suggest details west alignment 2020-10-28 12:24:00 +01:00
Johannes Rieken 6fd760ab99 more jsdoc https://github.com/microsoft/vscode/issues/95209 fyi @sandy081 2020-10-28 12:21:32 +01:00
Johannes Rieken eec071e17d some more jsdoc for setKeysForSync, https://github.com/microsoft/vscode/issues/95209
fyi @sandy081
2020-10-28 12:07:36 +01:00
Martin Aeschlimann 69a9cb047f onDidChangeFoldingRanges should check for proposed API. Fixes #109496 2020-10-28 12:05:58 +01:00
Johannes Rieken b2d76ac31a Merge pull request #109433 from bicstone/menus-sorting-inside-groups
UI items are incorrect order when applying the language pack
2020-10-28 11:57:59 +01:00
Johannes Rieken 7136e8d0c0 fix https://github.com/microsoft/vscode/issues/109578 2020-10-28 11:32:59 +01:00
Johannes Rieken e1aefa250a clear details widget when ending suggest session 2020-10-28 11:26:59 +01:00
Johannes Rieken 11f2d7e8aa fix placement issues with details left and new padding, https://github.com/microsoft/vscode/issues/109447
also fixes an issue with forgotten custom sizes
2020-10-28 11:26:59 +01:00
Johannes Rieken 73ccee41fa Add border around suggest list and its details, https://github.com/microsoft/vscode/issues/109447 2020-10-28 11:26:59 +01:00
Johannes Rieken 45614fbcb9 simplify resizable, https://github.com/microsoft/vscode/issues/109447 2020-10-28 11:26:59 +01:00
Johannes Rieken 88510a8afd fix sashes 2020-10-28 11:26:59 +01:00
Johannes Rieken 2d93b6e638 fix https://github.com/microsoft/vscode/issues/109569 2020-10-28 11:26:59 +01:00
Ladislau Szomoru 4c74e5585a Fix #109509 2020-10-28 11:22:20 +01:00
Sandeep Somavarapu ea0b440c14 set latest version while merging 2020-10-28 11:19:14 +01:00
Fons van der Plas b6a02bb4e2 message "Would you like to stage all chages?" (#109272)
The old message,
```
Would you like to automatically stage all your changes and commit them directly?
```
sounds like clicking _Yes_ will do this _automatically_ from now on, which is not the case. I removed _automatically_.
2020-10-28 11:05:07 +01:00
Benjamin Pasero f951dec301 Untitled file with whitespace causes placeholder title to shrink #109525 2020-10-28 11:03:31 +01:00