Commit graph

42477 commits

Author SHA1 Message Date
Andre Weinand b9fc2c1c20 debug api: add workspacefolder to DebugSession 2018-11-14 00:50:55 +01:00
Alex Dima 06a6d53984 Fixes #62981 2018-11-14 00:16:40 +01:00
Alexandru Dima 3ad0008f78
Merge pull request #63027 from Logerfo/master
Strict null checks for keyboardMapperTestUtils
2018-11-13 23:44:49 +01:00
Alex Dima b1f471ffc5 Merge branch 'master' into pr/Logerfo/63027 2018-11-13 23:40:53 +01:00
Alex Dima be204fd116 Tweaks to channel usages 2018-11-13 23:28:04 +01:00
Alex Dima d4bfba4653 Execute extension webpacking in sequence 2018-11-13 16:09:56 +01:00
Johannes Rieken 989b7ae360 send duration as micro seconds, #60332 2018-11-13 16:00:25 +01:00
Johannes Rieken 907fc79fe8 debt - less TPromise 2018-11-13 15:44:53 +01:00
Johannes Rieken b896c6bdae grow background images with height (#62483) and a better fix for icon twitch 2018-11-13 15:36:05 +01:00
Alex Dima 6e465986a7 Fix editor publishing scripts (on Windows) 2018-11-13 15:31:28 +01:00
Alex Dima 746b5ea582 CompletionItem.insertText is not optional 2018-11-13 15:31:28 +01:00
Alex Dima 9cbccdc2c5 Fixes Microsoft/monaco-editor#1176 2018-11-13 15:31:28 +01:00
Alex Dima 8f21d86c00 Fix some types 2018-11-13 15:31:27 +01:00
Alex Dima cc3a1359ba Fixes Microsoft/monaco-editor#1003 2018-11-13 15:31:27 +01:00
Alex Dima 39199e8daa Restore that the editor can run in a browser 2018-11-13 15:31:27 +01:00
isidor b4c6906b62 explorer do not always reaveal in middle, jump less 2018-11-13 15:30:50 +01:00
isidor 624c59c62e remove commit hash as tryout 2018-11-13 15:19:14 +01:00
Joao Moreno 3fc698a8f8 fix strict null checks in remoteAgentServiceImpl 2018-11-13 15:04:18 +01:00
Joao Moreno f2c03b4a46 fix strict null checks in downloadIpc 2018-11-13 15:03:08 +01:00
Johannes Rieken 6bd6732a54 add alias type for Declaration, #62483 2018-11-13 14:53:48 +01:00
Johannes Rieken 2a891803f1 stop profiling as soon as extension host is responsive again, #60332 2018-11-13 14:46:19 +01:00
Bruno Logerfo 22d167bef8 Strict null checks for keyboardMapperTestUtils 2018-11-13 11:42:33 -02:00
Johannes Rieken c5718c615d remove logic to show an exthost-unresponsive message to the user, #60332 2018-11-13 14:27:25 +01:00
Sandeep Somavarapu 6f594d0885 exploration 2018-11-13 13:37:00 +01:00
Johannes Rieken 138e66a722 fail silent when not able to connect, #60332 2018-11-13 13:13:06 +01:00
Johannes Rieken cf80d92302 update ref-view extension 2018-11-13 13:13:06 +01:00
Sandeep Somavarapu c4d753a603 #62370 Render source and code less prominent 2018-11-13 13:09:19 +01:00
isidor 77b13e3478 test cgamnifests 2018-11-13 12:09:18 +01:00
Johannes Rieken 95190ed713 💄 2018-11-13 11:50:12 +01:00
Joao Moreno 8c2d3b40e1 add connection context to IPC
fixes #62949
2018-11-13 11:43:10 +01:00
Johannes Rieken e1d6796e98 fix warning 2018-11-13 11:40:48 +01:00
Johannes Rieken 6aa1325621 remove workbench layout perf marks 2018-11-13 11:39:46 +01:00
jokurz 21f8789726 Autodetect ksh scripts as shellscript (#62838)
Identify ksh scripts (file extenstion `.ksh` or `#!/usr/bin/ksh` in first line) as shellscript. Fixes #39096
2018-11-13 11:27:47 +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