Commit graph

42298 commits

Author SHA1 Message Date
Joao Moreno 6357004fe8 Merge branch 'win32-sign' 2018-11-12 10:40:48 +01:00
isidor 723ea47d62 fixes #62865 2018-11-12 10:35:42 +01:00
Johannes Rieken e92b1ac386 add some padding right to code lens, #62842 2018-11-12 10:13:25 +01:00
isidor 76ee724e18 split view views: do not jump when revealing
fixes #62901
2018-11-12 10:04:49 +01:00
Joao Moreno 60e644cac4 remove sha1 win32 cert signing 2018-11-12 09:55:03 +01:00
isidor 0e265999ad fixes #62873 2018-11-12 09:53:13 +01:00
Rob Lourens 1ae88a3e7d Setting tab details opacity after #61371 2018-11-11 22:21:27 -08:00
Rob Lourens d8cd7b8692 Fix missing high-contrast outline in settings editor 2018-11-11 22:20:20 -08:00
Rob Lourens 910ddad3e4 Fix #59444 2018-11-11 22:20:20 -08:00
Rob Lourens 5f58ff2ad9
Merge pull request #61371 from c5inco/tabs-fix
Remove font-weight change to fix jumpiness
2018-11-11 22:20:05 -08:00
Raul Humberto Lopez Lopez 1dfdd75e1b
Merge branch 'master' into iblackshadow/fix-search-history-not-being-saved 2018-11-11 12:54:37 -06:00
iBlackShadow 3863030994 Add an entry to the search history every time a search is done 2018-11-11 12:41:43 -06:00
Alex Dima 0183d84fa2 Fixes Microsoft/monaco-editor#1120 2018-11-11 01:04:41 +01:00
Alex Dima 6cce81cede Fixes #62835 2018-11-10 23:57:57 +01:00
Alexandru Dima 092132a074
Merge pull request #62293 from gpoussel/fix-62278
Fix #62278: IPv6 links support
2018-11-10 23:20:44 +01:00
Alex Dima 61feb91ec7 Do not terminate link if [ occurs in the authority section of URLs (allow for ipv6 authorities) 2018-11-10 23:19:43 +01:00
Alexandru Dima 1127800a2f
Merge pull request #62667 from YisraelV/deleteCommand
fix #62112 - merge overlapping delete operations
2018-11-10 23:03:23 +01:00
Alex Dima f6aef925f5 Test & tweaks 2018-11-10 23:02:45 +01:00
Matt Bierner 98b8fdfb96 Use overload for #62806
Use an overload instead of a conditional type to generate a compile error when using `vscode.previewHtml` command

Conditional types were breaking on our build machine
2018-11-09 16:40:29 -08:00
Matt Bierner a3fa56b477 Observe isIncomplete metadata passed by from a plugin
Supports cases like https://github.com/Microsoft/typescript-styled-plugin/issues/41

Requires TS 3.2
2018-11-09 16:30:49 -08:00
Matt Bierner 2683f65e73 Strict null check driver 2018-11-09 16:30:49 -08:00
Matt Bierner e3965e5a35 Strict null check inPlaceReplace 2018-11-09 16:30:49 -08:00
Matt Bierner 0ff572f07b Strict null checking editor/contrib/format 2018-11-09 16:29:01 -08:00
Matt Bierner bdc9479573 Strict null check storageService 2018-11-09 16:29:01 -08:00
Matt Bierner ba97287ced Strict null check launch service 2018-11-09 16:29:01 -08:00
Peng Lyu 026df2745e lines operations strict null check.
#60565.
2018-11-09 15:29:00 -08:00
Alex Dima 914c6d969a More native promise adoption 2018-11-09 22:22:46 +01:00
Alex Dima cc785ad473 More native promise adoption 2018-11-09 22:22:46 +01:00
Alex Dima 87f7ce05df Native promise adoption 2018-11-09 22:22:46 +01:00
Peng Lyu 0dcc8e4dc4 inPlaceReplace strict null checks. 2018-11-09 12:48:29 -08:00
Peng Lyu b4aafa6ae2 Indentation strict null checks 2018-11-09 12:48:28 -08:00
Peng Lyu 32eb81c39b go to error strict null checks. 2018-11-09 12:48:28 -08:00
Peng Lyu b40a60e8d5 Parameter hint strict null checks. 2018-11-09 12:48:28 -08:00
Peng Lyu 1f3632bd8f Color Picker null checks. 2018-11-09 12:48:28 -08:00
Johannes Rieken 2c82909b21 dispose submenu after use (#62848)
* dispose submenu after use

* dispose in the native case as well
2018-11-09 10:22:55 -08:00
Rob Lourens c1d07a6037 Fix potential submenu leak #62829 2018-11-09 08:20:15 -08:00
Rob Lourens aa98c2225f Fix #60453 2018-11-09 08:20:15 -08:00
Sandeep Somavarapu 12bbfe9607 explore classifying extensions 2018-11-09 17:09:02 +01:00
Johannes Rieken 1ce79806c0 fix #62849 2018-11-09 17:05:10 +01:00
Sandeep Somavarapu 6441e79f29 Some tweaks 2018-11-09 16:43:01 +01:00
Sandeep Somavarapu faa78d3b80 Reset extension enablement on install 2018-11-09 16:27:57 +01:00
Sandeep Somavarapu 90abb702fa #53526 Migrate from TPromise 2018-11-09 15:23:57 +01:00
Sandeep Somavarapu 1609b01684 Migrate from TPromise 2018-11-09 15:23:57 +01:00
Christof Marti c9cf18e109 Wait some more 2018-11-09 15:06:48 +01:00
Johannes Rieken e839e4560c dispose command-palette after usage, #62829 2018-11-09 13:16:16 +01:00
isidor a4d87f73f1 debug: do not report cancled error message
fixes #60488
2018-11-09 13:01:31 +01:00
Alex Ross 9e447b038c
Depended on background tasks should only be run once (#62784)
Fixes #43076
2018-11-09 12:41:30 +01:00
isidor d5e0da8fd8 debug: minor polish (remove public keyword for consistency) 2018-11-09 12:40:37 +01:00
isidor cc80ec8144 debug: minor polish 2018-11-09 12:36:00 +01:00
Andre Weinand be0c72b98d
add missing return 2018-11-09 12:18:23 +01:00