Commit Graph
73141 Commits
Author SHA1 Message Date
Johannes Rieken ad6f4faafb use better name for async markdown rendering, https://github.com/microsoft/vscode/issues/67806 2020-11-18 16:25:56 +01:00
Johannes Rieken f5a7eb3848 markdown renderer listens to img load and sends resize events, https://github.com/microsoft/vscode/issues/67806 2020-11-18 16:25:56 +01:00
Alex Dima cacb0c90d9 Add UndoRedoSource as a means to mark and retrieve undo/redo elements based on their source 2020-11-18 16:21:51 +01:00
Isidor Nikolic 9e704c93be Merge pull request #110867 from microsoft/isidorn/bulkEditServiceSupportFolder
bulkEditService: support folder creation
2020-11-18 16:20:14 +01:00
isidor 63f04d87da bulkEditService: support folder creation 2020-11-18 16:16:03 +01:00
Sandeep Somavarapu 25a5576bbe improve browser extensions view 2020-11-18 15:46:39 +01:00
Andre Weinand 0718c3415f fix test 2020-11-18 13:33:20 +01:00
Andre Weinand 4ef843ec02 Merge pull request #97203 from bzarco/launch-multi-root-args
Don't fail when resolving config variables without a `folderUri`.
2020-11-18 13:21:00 +01:00
isidor 54a9df4857 debug console: increase maring right of count badge 2020-11-18 13:16:24 +01:00
Martin Aeschlimann 78908e7eb4 bump distro 2020-11-18 13:03:52 +01:00
Martin Aeschlimann 8513f398c4 command for open external 2020-11-18 13:03:15 +01:00
Sandeep Somavarapu 02ecc884d7 enable web extensions in web + server 2020-11-18 12:48:08 +01:00
Sandeep Somavarapu 671f169516 #100415 💄 2020-11-18 12:36:06 +01:00
Sandeep Somavarapu ff468f6536 #100415 have fixed height only for initial empty installed view 2020-11-18 12:26:56 +01:00
Isidor Nikolic 8d25d42560 Merge pull request #110856 from microsoft/isidorn/addCopyOperation
bulkEdits: add copy to WorkspaceFileEditOptions
2020-11-18 12:18:33 +01:00
Johannes Rieken 20d2857142 fix wrong file decoration check 2020-11-18 11:56:33 +01:00
isidor 74cefb3f13 bulkEdits: add copy to WorkspaceFileEditOptions 2020-11-18 11:50:48 +01:00
Andre Weinand 93a0ad81c3 Merge branch 'master' into launch-multi-root-args 2020-11-18 11:48:37 +01:00
Sandeep Somavarapu 3d708b3c64 #100415 show installed extensions view always 2020-11-18 11:29:11 +01:00
João Moreno 3d013dc76f move git rename to command palette 2020-11-18 11:08:42 +01:00
Sandeep Somavarapu 363534db96 Fix #100415 2020-11-18 11:05:10 +01:00
João Moreno f6f12c1bcf linux build: fix step condition 2020-11-18 10:48:49 +01:00
Johannes Rieken 11d9d4da8f fix compile error 2020-11-18 10:19:14 +01:00
Johannes Rieken 12b808cf08 make event optional, event naming, relax badge length a little, https://github.com/microsoft/vscode/issues/54938 2020-11-18 10:04:30 +01:00
Christof Marti f9c3f0dda2 Codicons in prompt (#96430) 2020-11-18 09:55:33 +01:00
Devansh Jethmalani a34cad5c6b Codicons in prompt (#96430) 2020-11-18 09:55:33 +01:00
Andre Weinand 896848239d fix typos: pallete -> palette !!! 2020-11-18 09:04:16 +01:00
Benjamin Pasero b80117cc34 web - enable dnd to download in pwa (fix #83517) 2020-11-18 08:59:03 +01:00
Benjamin Pasero f11635ef11 🆙 distro 2020-11-18 08:48:37 +01:00
Benjamin Pasero 23ed0649cb storage - remove deprecated methods (fix #109967) 2020-11-18 08:28:44 +01:00
rebornix d21a51c233 re #109549. undo redo should edit markdown cell. 2020-11-17 16:14:55 -08:00
rebornix 0109e4d504 fix #110826. 2020-11-17 15:58:30 -08:00
Raymond Zhao e7ce16ceb0 Preserve old showEmmetcommands ID #58600 2020-11-17 23:27:24 +00:00
Raymond Zhao 33e7e030d2 Move Show Emmet Commands command to extension #58600 2020-11-17 23:17:05 +00:00
Rachel Macfarlane 9641ad2253 Don't use local server for signin in remote scenarios, fixes #104628 2020-11-17 15:10:27 -08:00
rebornix f3db091486 re #109549. hook notebook cell language picker into Change Language Mode. 2020-11-17 14:42:35 -08:00
rebornix 9ecb7e4039 re #109549. click on status bar focus the editor 2020-11-17 14:19:53 -08:00
Alexandru Dima 11341a0d37 Merge pull request #109987 from lf-/patch-3
Explicit fontLigatures description
2020-11-17 23:04:45 +01:00
Alex Dima e0eb2e6e75 Fixes #110468 2020-11-17 22:50:05 +01:00
Alex Dima 9fbf87e38a Move management of inDiffEditor to the other editor context keys 2020-11-17 22:46:49 +01:00
Alex Dima ba5371a252 Render "Extension" in Source column when the keybinding comes from a user installed extension (fixes #110653) 2020-11-17 22:31:55 +01:00
Alex Dima 596a96ec7a Add ResolvedKeybindingItem.isBuiltinExtension 2020-11-17 22:16:19 +01:00
Martin Aeschlimann 22b4c45bc1 update distro 2020-11-17 22:09:44 +01:00
Alex Dima 58be98a0aa native-keymap@2.2.1 2020-11-17 21:43:34 +01:00
rebornix 8a11346573 re #110581. 2020-11-17 12:08:07 -08:00
Martin Aeschlimann 3184dca0bc cli server: add OpenExternalCommandPipeArgs 2020-11-17 21:02:24 +01:00
deepak1556 965c8c4cfd chore: bump distro 2020-11-17 11:33:18 -08:00
Rob Lourens fb6a2a3258 Bump vscode-ripgrep
Now has pcre2 in arm linux build
2020-11-17 11:18:58 -08:00
Robo 82b485f805 chore: bump keytar@7.1.0 (#110815) 2020-11-17 10:35:15 -08:00
Alex Ross 8edc150fe7 Try resolving URIs immediately from the tunnelFactory
Part of https://github.com/microsoft/vscode-remote-release/issues/4012
2020-11-17 18:35:01 +01:00