Commit Graph

42299 Commits

Author SHA1 Message Date
isidor
040ee51d72 cgmanifest: some commit hashes 2018-11-16 11:46:58 +01:00
isidor
2ba92aa3e8 add commitHash to cgmanifest 2018-11-15 17:43:46 +01:00
isidor
347fb6347b add all cgmanifests. Still no commitHash 2018-11-14 18:18:25 +01:00
isidor
624c59c62e remove commit hash as tryout 2018-11-13 15:19:14 +01:00
isidor
77b13e3478 test cgamnifests 2018-11-13 12:09:18 +01:00
isidor
1df80b25cc fix command name for toggle centered layout 2018-11-13 11:24:07 +01:00
Johannes Rieken
052cfa0dd2 event - forward custom leakage threshold to monitor 2018-11-13 11:12:01 +01:00
Johannes Rieken
b548ced43c event - add leakage warning threshold logic and configure for renderer 2018-11-13 11:10:51 +01:00
Alex Ross
fc3083ddf8 tasks.json should use deprecation message for env. config. and command. (#62787)
Fixes #21340
2018-11-13 10:20:22 +01:00
Rob Lourens
c72cb129f2 Bump node2 2018-11-12 20:38:43 -08:00
Matt Bierner
54fb49cdc5 Don't take user file associations into account for webview mime types
Fixes #62892
2018-11-12 15:12:10 -08:00
Andre Weinand
8ec8c9774c debug API: introduce DebugAdapterProvider 2018-11-13 00:03:10 +01:00
Matt Bierner
fd824ee58e Don't explicitly add folder name to task labels
Fixes #60315

Don't add workspace folder name to task labels as this messes up build task detection.

This change currently causes a regression when you have two folders with the same folder name (but different paths) in a workspace
2018-11-12 15:00:13 -08:00
Matt Bierner
573af50461 Switch VS Code workspace to use typescript-tslint-plugin
Use the plugin version of TS lint rather than the external version. Add the plugin as a local dev dependency and add the vscode extension that contributes the plugin as a recomended extension. This should enable the plugin when using the standard version of TS and when using the workspace version of TS
2018-11-12 14:49:30 -08:00
Matt Bierner
66c71d797e Fix overload 2018-11-12 14:30:37 -08:00
Matt Bierner
18cf781845 Strict null check extensionsAutoProfiler 2018-11-12 14:16:00 -08:00
Matt Bierner
0fe9a42afd Strict null check state service 2018-11-12 14:15:59 -08:00
Matt Bierner
9cf442e472 Strict null check zip 2018-11-12 14:15:59 -08:00
Matt Bierner
3c2ed748d4 Strict null check menusExtensionPoint 2018-11-12 14:15:59 -08:00
Matt Bierner
aa33c3d22c Strict null check downloadIpc 2018-11-12 14:15:59 -08:00
Matt Bierner
fa8b3cce7e Strict null auto add 2018-11-12 14:15:59 -08:00
Peng Lyu
0a1eb06fd5 Merge pull request #59193 from usernamehw/copy_empty
Prevent copying an empty line by accident
2018-11-12 11:51:50 -08:00
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