Commit graph

72291 commits

Author SHA1 Message Date
Sandeep Somavarapu cecd55133f Fix #106989 2020-11-03 09:13:16 +01:00
Sandeep Somavarapu 1d98078624 fix #106857 2020-11-03 08:26:32 +01:00
Matt Bierner ad1dc7f87a Strip newlines from the code actions title
Fixes #109869
2020-11-02 15:46:08 -08:00
Connor Peet 296aa89012
debug: improve attach to vscode config 2020-11-02 15:15:14 -08:00
rebornix 6acc9ff1ee editor cmd+e find with selection. 2020-11-02 14:06:13 -08:00
Matt Bierner 90b17ed115 Make it easier to override markdown table stylings
Fixes #105796

This makes the markdown preview's default css for tables less specific. This should make it easier to user or extensions to override it
2020-11-02 13:53:26 -08:00
Matt Bierner 699e3e5afa Update marked 2020-11-02 13:53:25 -08:00
Jackson Kearl 49873aa674 Bump actions 2020-11-02 12:53:30 -08:00
Connor Peet 1ca6360d5e
terminal: fix typeahead eol naming 2020-11-02 11:28:44 -08:00
rebornix 1351f36293 💄 2020-11-02 11:27:43 -08:00
Connor Peet 06c401b358
terminal: cleanup typeahead tests 2020-11-02 11:21:11 -08:00
Connor Peet 25e70bb455
terminal: update typeahead tests 2020-11-02 11:21:10 -08:00
Eric Amodio 4e15db0b49 Fixes always white comment body border 2020-11-02 11:18:09 -08:00
Rob Lourens f25cb53571 Bump distro 2020-11-02 11:10:20 -08:00
rebornix bf161eb5cd use mouse events for iPadOS instead of pointer events as iOS sometimes does not emit them 2020-11-02 10:56:33 -08:00
Rob Lourens 16d8eb9c57
Merge pull request #109630 from microsoft/eagerTerminalReconnection
Reconnect terminals at startup instead of waiting for the terminal view to become visible
2020-11-02 10:54:55 -08:00
Connor Peet c1a6bc16b8
terminal: capture cursor position correctly in typeahead backspace 2020-11-02 10:51:50 -08:00
Daniel Imms 220a067d8e
Merge pull request #109850 from kena0ki/issue##109636
Update xterm.css
2020-11-02 10:51:18 -08:00
SteVen Batten 3258a28683 clarify activity bar action menu layout
refs #40262
2020-11-02 10:42:32 -08:00
Connor Peet fd9ace8458
terminal: fix typeahead leaving stray characters with backspaces
Fixes https://github.com/microsoft/vscode/issues/109704
Fixes https://github.com/microsoft/vscode-internalbacklog/issues/1575
2020-11-02 10:41:09 -08:00
Connor Peet cbb21a30dd
terminal: restore old cursor style after failed backspace 2020-11-02 10:41:09 -08:00
Rob Lourens 933d888b2a Merge branch 'master' into eagerTerminalReconnection 2020-11-02 10:22:11 -08:00
Sandeep Somavarapu efb8cba23a Fix #108817 2020-11-02 18:35:15 +01:00
Johannes Rieken e6e9d6c36b add report issue to extension bisect, move issue service interface to workbench/services, allow to file issue against disabled extension if explicitly names, fyi @RMacfarlane 2020-11-02 17:40:10 +01:00
Ken Aoki 6c5cc99c77
Merge branch 'master' into issue##109636 2020-11-03 01:39:52 +09:00
João Moreno a9dfd7e0ed fixes #109849 2020-11-02 17:04:17 +01:00
João Moreno 3b3b94525f fixes #95697 2020-11-02 16:47:36 +01:00
João Moreno 6e9fe5a638 fixes #71994 2020-11-02 16:29:38 +01:00
João Moreno a25c5efdf3 💄 2020-11-02 16:29:38 +01:00
Sandeep Somavarapu fd8411e75e Fix #89559 2020-11-02 16:27:36 +01:00
kena0ki 4b49bae903 Update xterm.css 2020-11-03 00:01:42 +09:00
João Moreno c110357096 fixes #67685 2020-11-02 15:57:25 +01:00
Alex Ross a5d719c570
Try new Rust grammar (#108254)
Part of #64488
2020-11-02 15:52:57 +01:00
João Moreno 6d20077821 fixes #67315 2020-11-02 15:49:57 +01:00
Johannes Rieken 7964dfd6e8 💄 async-await 2020-11-02 15:28:13 +01:00
Johannes Rieken 8600d333fc debt - make editor smart select a "real" editor option 2020-11-02 15:23:43 +01:00
Johannes Rieken 9d936d51f3 support ThemeIcon#color in workspace edit metadata, https://github.com/microsoft/vscode/issues/109460 2020-11-02 15:00:09 +01:00
Johannes Rieken 4e198a4b4b :lipstsick: use underscore for privates 2020-11-02 14:50:33 +01:00
Alex Ross bea76730f1 feat: Autodetect npm.packageManager #102050 (#102494)
Detects the preferred  package manager
and if multiple are present, warns and uses
in priority order: npm => yarn => pnpm
Fixes #102050
Co-authored-by: Alex Ross <alros@microsoft.com>
2020-11-02 14:48:11 +01:00
Johannes Rieken 1bd7cf9e41 use gh username for todo-tags, nuke some todo-tags 2020-11-02 14:16:55 +01:00
Johannes Rieken ab94234299
Merge pull request #109740 from microsoft/joh/extbisect
Joh/extbisect
2020-11-02 14:00:00 +01:00
Johannes Rieken 441698a621 do not allow editor override for walkthough inputs, fixes https://github.com/microsoft/vscode/issues/109595 2020-11-02 12:10:50 +01:00
João Moreno 98262ef050 fixes #109818 2020-11-02 12:09:02 +01:00
Johannes Rieken 7901aa87e4 wording, show number of disabled extensions, option to keep bad extension disabled, towards filing issue 2020-11-02 11:46:46 +01:00
Sandeep Somavarapu 7cce3438d1 #107657 skip it unitl fixed 2020-11-02 11:43:28 +01:00
Sandeep Somavarapu 4198638fac Fix #109755 2020-11-02 11:31:31 +01:00
Benjamin Pasero 744f2ab731 web - use unbuffered upload/download for small files to speed things up 2020-11-02 11:20:48 +01:00
Benjamin Pasero f3a23697a9 Editors: revisit "preview" editors default behaviour (#109779)
Things done:
- set pinned more explicitly in many places
- flip the default of enablePreviewFromQuickOpen to false
- change lists/tree to pin if preserveFocus: false after opening
2020-11-02 11:16:32 +01:00
Benjamin Pasero d6c2656f19 [regression] Files served by readonly filesystem show double '(read-only)' suffix in titlebar again (fix #109733) 2020-11-02 11:09:06 +01:00
Benjamin Pasero 2d7aacfa92 notifications - reduce weight of ESC for closing if toast has no focus
Currently, if you press ESC key and have suggest opened in the editor, the notification will disappear first.
2020-11-02 11:06:50 +01:00