Commit graph

46468 commits

Author SHA1 Message Date
Dirk Baeumer ca8749dc8e Make languagePack.js a real UMD module 2019-02-22 16:33:59 +01:00
isidor 36ce10290d Add font configuration options for the Debug Console
fixes #1957
2019-02-22 16:33:40 +01:00
isidor bd348d3251 list, tree: expose rerender 2019-02-22 16:33:40 +01:00
Martin Aeschlimann 14f25a6102 "--extensionTestsPath" does not accept uris 2019-02-22 16:22:10 +01:00
Andre Weinand d7f5c29563 nls debug-server-ready 2019-02-22 15:29:50 +01:00
Andre Weinand 0080bd3a00 improve debugger contribution merging 2019-02-22 15:29:50 +01:00
Benjamin Pasero be9fec387e debt - remove some unused code 2019-02-22 12:59:19 +01:00
Sandeep Somavarapu afd3b4ca7d
Merge pull request #69174 from Microsoft/sandy081/68351
Fix #68351
2019-02-22 12:41:55 +01:00
Benjamin Pasero 76a47dbc6a fix #69198 2019-02-22 12:40:32 +01:00
Sandeep Somavarapu 0ffb418c9b Remove background for hover actions 2019-02-22 12:39:18 +01:00
Martin Aeschlimann 9f3a6ff1c3 Extension Development Host window doesn't matching window 2019-02-22 12:31:14 +01:00
Benjamin Pasero 1fd399e12a debt - move some electron specific listeners 2019-02-22 11:29:48 +01:00
Joao Moreno 3946e3233b fixes #65319 2019-02-22 11:25:24 +01:00
Benjamin Pasero ad104462f2 debt - fix the madness of context keys in workbench 2019-02-22 11:02:22 +01:00
Benjamin Pasero 49e36ee368 search - fix bad interface usage 2019-02-22 11:02:22 +01:00
Volodymyr 3a5611d9ce Trigger search if searchBox contains value 2019-02-22 10:54:28 +01:00
Volodymyr f3465901d4 Use isInstalledExtensionsQuery inside saveState() 2019-02-22 10:52:50 +01:00
Volodymyr 86cf769ac2 Check for searchBox input to contain '@installed' 2019-02-22 10:52:31 +01:00
Volodymyr 7335edca27 Add null check 2019-02-22 10:52:20 +01:00
Volodymyr 1f9199134b Add viewletState for extensions searchBox 2019-02-22 10:52:11 +01:00
Joao Moreno a55a0c4349 adopt getMigratedSettingValue in update.mode 2019-02-22 10:46:03 +01:00
Joao Moreno 3e70d8c62d fixes #67387 2019-02-22 10:41:20 +01:00
Joao Moreno 890e64a1f6 remove rogue console.log 2019-02-22 10:20:44 +01:00
Joao Moreno 275d2a02ca fixes #64749 2019-02-22 10:05:54 +01:00
Sandeep Somavarapu c748734568 Fix #69091 2019-02-22 09:41:36 +01:00
Sandeep Somavarapu b64026839e fix invalid file in css 2019-02-22 09:08:41 +01:00
Benjamin Pasero b710b1d5a3 debt - cleanup more imports 2019-02-22 08:16:36 +01:00
Benjamin Pasero 0f716303a4 debt - move files to new layer 2019-02-22 08:09:17 +01:00
Benjamin Pasero b3aed3467e debt - rename contextview => contextmenu 2019-02-22 08:05:05 +01:00
rebornix b98a5ad028 register comments panel when there is comment control registered 2019-02-21 17:03:26 -08:00
Matt Bierner bea0950e61 Remove delay when focusing simple find widget
Fixes #59606

This matches how the editor find widget works
2019-02-21 16:55:22 -08:00
Matt Bierner 1af9eab604 Make sure we restore IgnoreMenuShortcuts on re-focus
Fixes #67879
2019-02-21 15:59:05 -08:00
rebornix d41ade2155 update comments body 2019-02-21 15:29:46 -08:00
Matt Bierner 7e459ec0b4 Set tab index on parameter hints widget
Fixes #65435
2019-02-21 15:26:21 -08:00
Matt Bierner dbf970cd80 Pick up TS 3.3.3333
Fixes #68823
2019-02-21 15:19:31 -08:00
Sandeep Somavarapu 9c2ad7c488 Do not use octicons in editor 2019-02-21 23:59:13 +01:00
Kenneth Auchenberg 6924c6b361
Update distro 2019-02-21 14:49:08 -08:00
rebornix 0697a42117 remove console 2019-02-21 14:38:40 -08:00
Sandeep Somavarapu 31b1bd2bbd fix #66654 2019-02-21 23:37:44 +01:00
rebornix ea32e1aa79 remove unused events and types 2019-02-21 14:35:09 -08:00
rebornix 7b8f2275da update input correctly when the focus is in edit comment editor 2019-02-21 14:31:17 -08:00
Sandeep Somavarapu 8c780a3e08 Fix #67498 2019-02-21 23:28:08 +01:00
Sandeep Somavarapu 72bd7ebb75 Fix #69109 2019-02-21 22:51:25 +01:00
Sandeep Somavarapu feaa8eb9ff remove icons 2019-02-21 22:43:43 +01:00
Sandeep Somavarapu d7ca58d946 strict null checks 2019-02-21 22:35:01 +01:00
Sandeep Somavarapu 47f8f2d88f Fix #68351 2019-02-21 22:32:18 +01:00
Rob Lourens b9f82d07e0 Fix #68977 - fix search widget mirror width 2019-02-21 19:13:05 +00:00
Matt Bierner 553e6e4f79 Always clear diagnostics for a js/ts file when it closes
Fixes #59363
Fixes #58088
Reopens #47386
2019-02-21 10:45:43 -08:00
Andre Weinand 360e653864 fix debug-server-ready name 2019-02-21 18:35:25 +01:00
Andre Weinand ef6d8eb11d first cut of "server-ready-action" feature 2019-02-21 18:31:02 +01:00