Commit graph

53965 commits

Author SHA1 Message Date
Rob Lourens 58c740aa48 Remove workaround for #74875 2019-09-04 14:52:53 -07:00
Rob Lourens 5f36b0ea9a Fix rawSearchService to handle maxResults=0 correctly
Fix #79909
2019-09-04 14:32:29 -07:00
Peng Lyu bd9458e6b8 Merge branch 'standalone/0.18.x' 2019-09-04 12:05:20 -07:00
SteVen Batten b30aba88da fix the custom menu bar
refs #78167
2019-09-04 11:48:15 -07:00
Rob Lourens 6a7d6ea65e Don't log black text 2019-09-04 11:38:39 -07:00
Rob Lourens 7edb8b1f6a strictPropInit for settings, #78168 2019-09-04 11:22:54 -07:00
Daniel Imms afe912070e Stabilize extension terminals (vscode.Pseudoterminal)
Fixes #78514
2019-09-04 11:04:45 -07:00
Daniel Imms 052ffefc24 Move puppeteer dep into smoke test project
Fixes #80329
2019-09-04 10:32:32 -07:00
Daniel Imms c16c1b7827 Improve createTerminal API docs 2019-09-04 10:28:07 -07:00
Peng Lyu c339a5605c optional clipboard service for diff editor widget. 2019-09-04 10:06:19 -07:00
Benjamin Pasero 6a441bef21 dialogs - remove unused options 2019-09-04 18:06:15 +02:00
Peng Lyu 71754fbb2c temporary workaround for treeshaking 2019-09-04 08:57:08 -07:00
Joao Moreno bd79c20ac8 prevent overflowing of splitview views and parts
fixes #78167
2019-09-04 17:52:58 +02:00
Joao Moreno fb85e286d3 layout splitview views with absolute positioning
related to #78167
2019-09-04 17:52:50 +02:00
Joao Moreno 3a5c7d96eb fixes #79029 2019-09-04 17:52:47 +02:00
Alex Ross 32d72e6565 Filter out 'No license field' in gulp tasks
Fixes #80081
2019-09-04 17:43:33 +02:00
Joao Moreno 88a7008ae1 fixes #80002 2019-09-04 17:38:30 +02:00
Johannes Rieken a199a103a2 💄 2019-09-04 13:57:12 +02:00
Johannes Rieken f9289bb4c6 debt - use Record to define [IString|INumber]Dictionary 2019-09-04 13:57:12 +02:00
Johannes Rieken 458ac96529 move SymbolTag and CompletionItemTag apis to stable, #23927 2019-09-04 13:57:12 +02:00
Martin Aeschlimann 491daf2f28 avoid shadowed variables 2019-09-04 12:04:04 +02:00
Benjamin Pasero 4e230fda77 build - disable web smoke tests for now (#80308) 2019-09-04 11:17:53 +02:00
Johannes Rieken 6c0bb9ba4d make DecorationData a class and rename it to Decoration, #54938 2019-09-04 11:16:11 +02:00
Johannes Rieken 07d19b90a5 remove automatic merging/overwriting of decorations, simplify proposed API, #54938 2019-09-04 11:16:11 +02:00
João Moreno ddff4bc893
Fix AsyncDataTree concurrent refresh/expand calls (#80300)
* failing test for #80098

* AsyncDataTree: watch out for concurrent refresh and expand calls

fixes #80098

* remove explorer workaround

* cleanup rogue import
2019-09-04 10:55:47 +02:00
Johannes Rieken 166ad253ef
Merge pull request #80290 from microsoft/pine/79839
Fix #79839
2019-09-04 09:33:07 +02:00
Benjamin Pasero 4cd5047073 build 💄 2019-09-04 08:55:20 +02:00
Benjamin Pasero e5db2c31e4 workaround #80251 2019-09-04 08:45:00 +02:00
Joao Moreno 5d7c8d9212 fix i18n for extensions 2019-09-04 08:05:47 +02:00
Benjamin Pasero bfad559382 🆙 distro 2019-09-04 07:36:28 +02:00
Benjamin Pasero 8755b78acf web - add pwa icons 2019-09-04 07:33:39 +02:00
Peng Lyu b5251d43fa bump version 2019-09-03 16:51:27 -07:00
Rob Lourens 109add76da Fix search tests after strictPropInit 2019-09-03 15:31:44 -07:00
Pine Wu 104ab4ad2b Fix #79839 2019-09-03 15:03:54 -07:00
Rob Lourens e8fc7db0d1 Fix some strictPropertyInitialization in search, #78168 2019-09-03 14:28:28 -07:00
Rob Lourens 779e29a41c Fix some strictPropertyInitialization in search, #78168 2019-09-03 14:28:28 -07:00
Peng Lyu 3db7e09f3b
Merge pull request #80273 from microsoft/rebornix/fix-kb-find-win32
Correct kb validation for windows ctrl.
2019-09-03 14:16:39 -07:00
Daniel Imms c16506910c
Merge pull request #80281 from microsoft/tyriar/80074_xterm_types
Move xterm type customizations into contrib/terminal
2019-09-03 14:06:16 -07:00
Daniel Imms dd1146ee8f Fix lint 2019-09-03 12:54:55 -07:00
Peng Lyu cd3481d9d9 right click context menu for inline diff actions 2019-09-03 11:56:36 -07:00
Christian Oliff 13b681eee0 HTTPS link to ux.stackexchange.com (#80255)
saves a HTTP redirect
2019-09-03 20:44:19 +02:00
Peng Lyu eafa759c6b Merge branch 'rebornix/revealsource' 2019-09-03 11:39:48 -07:00
Peng Lyu 1a404522c7 scrollOff ignoring single mouse clicking 2019-09-03 11:39:22 -07:00
Daniel Imms 38d85b98ba Declare writeBuffer/_innerWrite access in .d.ts 2019-09-03 11:36:48 -07:00
Daniel Imms 1de6941507 Move xterm type customizations into contrib/terminal
Part of #80074
2019-09-03 11:28:38 -07:00
Daniel Imms 730f47da21 Add missing comma in Pseudoterminal types 2019-09-03 11:27:23 -07:00
Rob Lourens 250c58e66d Enable unicode mode for regex search in editor,
and remap \u{1234} for rg
Fix #62416, fix #61746
2019-09-03 11:16:13 -07:00
Pine Wu 1c623c163d Part of #71996 2019-09-03 10:54:02 -07:00
Pine Wu 6829b31625 Fix #80274 2019-09-03 10:13:46 -07:00
Peng Lyu 2c4ea58688 Correct kb validation for windows ctrl. 2019-09-03 10:03:19 -07:00