Commit graph

42477 commits

Author SHA1 Message Date
Matt Bierner 642cbc9f02 Ensure menus with no group specified have proper grouping
Fixes #62875
2018-11-12 11:29:45 -08:00
Matt Bierner 30fb7804c9 Auto close <> in js/ts
Fixes #62864
2018-11-12 11:23:59 -08:00
Rob Lourens fedb338222
Merge pull request #61993 from iBlackShadow/iblackshadow/fix-search-history-not-being-saved 2018-11-12 10:58:55 -08:00
Rob Lourens 57336b335a Format searchView.ts 2018-11-12 10:57:44 -08:00
Johannes Rieken 6040b146d0 tweak telemetry #60332 2018-11-12 18:00:29 +01:00
Johannes Rieken 2e43216c4a fix compile issue 2018-11-12 17:37:10 +01:00
Johannes Rieken ee4d104004 always enable extension host profiling 2018-11-12 17:37:10 +01:00
Johannes Rieken 118c31ed9e first cut of auto extension profiler, #60332 2018-11-12 17:37:10 +01:00
Johannes Rieken b35d879f76 update v8 profiler package 2018-11-12 17:37:10 +01:00
Sandeep Somavarapu 3a08ae630c
Merge pull request #61926 from philiparola/master
Change 'overwrite' to 'override' in setting screens
2018-11-12 17:20:50 +01:00
isidor 13b45dba87 repl: Ignore inactive sessions which got cleared - so they are not shown any more
fixes #62418
2018-11-12 17:15:27 +01:00
Joao Moreno 95ca89baf7 ipc: improve serialization perf, add array support
fixes #62950
2018-11-12 16:52:58 +01:00
SteVen Batten f9a9e4e748
enable custom title/menus on linux (#62866) 2018-11-12 07:52:35 -08:00
Joao Moreno 9c6b628e91 null checks 2018-11-12 15:14:43 +01:00
Johannes Rieken 201d3e75e1 update monaco.d.ts 2018-11-12 14:03:35 +01:00
Sandeep Somavarapu bbc5b9e619 tweaks 2018-11-12 13:23:16 +01:00
Sandeep Somavarapu 5ed816b5e7 Fix tests 2018-11-12 13:20:28 +01:00
Sandeep Somavarapu aeae5a5120 Explore 2018-11-12 13:20:28 +01:00
Sandeep Somavarapu c0fb67a9e3 💄 2018-11-12 13:20:28 +01:00
Sandeep Somavarapu 84cd19b9b3 explore extensions management 2018-11-12 13:20:28 +01:00
Johannes Rieken effad7f95b debt - less TPromise 2018-11-12 11:49:24 +01:00
Joao Moreno 0da851cde4 fixes #62606 2018-11-12 11:49:09 +01:00
Johannes Rieken 26d154b78d assign max-height to type-label to prevent icon height changes, #62758 2018-11-12 11:39:05 +01:00
Joao Moreno d4b84e645f fix #62344 2018-11-12 11:18:58 +01:00
Johannes Rieken f6bf792dea add API command for declaration provider, #62483 2018-11-12 11:15:42 +01:00
Johannes Rieken 8bead9241f add missing monaco.d.ts 2018-11-12 11:06:36 +01:00
Johannes Rieken 201b6dac6a add proposed api for declaration provider, add test, add ipc logic, #62483 2018-11-12 11:05:59 +01:00
Johannes Rieken bfd40c5a99 add internal interfaces and actions for go to declaration, #62483 2018-11-12 11:05:59 +01:00
Johannes Rieken 8e55669bb7 fix #62059 2018-11-12 11:05:59 +01:00
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