Commit graph

39288 commits

Author SHA1 Message Date
Andre Weinand 3bbfb3d7a4 upgrade to DAP 1.32.0-pre.0 2018-09-06 14:46:28 +02:00
Johannes Rieken 4419709b9b debt - remove TPromise from ExtHostSCM and MainThreadSCM 2018-09-06 14:44:34 +02:00
Johannes Rieken c2c5819fc8 adopt vscode-nls 4.0.0 2018-09-06 14:44:33 +02:00
Martin Aeschlimann 13722b94fa add scheme filter to getLastActiveFile 2018-09-06 14:30:59 +02:00
Johannes Rieken 3a444bfeb1 debt - remove TPromise from ExtHostUrls 2018-09-06 14:22:56 +02:00
Johannes Rieken 66ba38c55d debt - remove TPromise from ExtHostTaskShape 2018-09-06 14:22:55 +02:00
Christof Marti ad77d67737 Clean-up 2018-09-06 13:23:56 +02:00
Johannes Rieken 273b697419 debt - remove TPromise from ExtHostQuickOpenShape#$validateInput 2018-09-06 12:54:02 +02:00
Johannes Rieken 4631bf9649 debt - remove TPromise from ExtHostTree and MainThreadTree 2018-09-06 12:45:00 +02:00
Johannes Rieken 8ba421c56a debt - remove TPromise from ExtHostFileSystemEventServiceShape#$onWillRename 2018-09-06 12:44:00 +02:00
Johannes Rieken 77c9ffa5b8 debt - simple removal of asWinJsPromise 2018-09-06 12:09:46 +02:00
Joao Moreno 22624e9974 fixes #58016 2018-09-06 11:56:03 +02:00
Christof Marti a6626a8d90 Do not clear selection in single-select case (fixes #57850) 2018-09-06 11:52:36 +02:00
Johannes Rieken 94c4825153 bundle stats, rename event, tweak gdpr comment 2018-09-06 11:40:52 +02:00
Alex Dima 97640c99ec Remove usage of ctor cancel in TPromise (#56137) 2018-09-06 11:19:57 +02:00
Alex Dima c4ea51ab7e Remove TValueCallback from monaco.d.ts 2018-09-06 11:19:57 +02:00
Johannes Rieken 74fa1d8994
Merge pull request #57956 from Microsoft/joh/vsce-next
use packagedDependencies from running vsce#ls
2018-09-06 11:14:38 +02:00
Johannes Rieken 126082fd55 webpack configuration editing extension, #57680 2018-09-06 11:13:12 +02:00
Dirk Baeumer cd4d9107d6 Better deprecate message 2018-09-06 10:59:27 +02:00
Johannes Rieken 47a33f8c31 remove WinJS.Promise#timeout, #57866 2018-09-06 10:40:24 +02:00
Joao Moreno f69e08eb74 remove cancellation wiring from treeView 2018-09-06 10:36:06 +02:00
Johannes Rieken 9536dde3b4 app insights challanges 2018-09-06 10:25:45 +02:00
Christof Marti 3ce4d78fed Webpack friendly (#57679) 2018-09-06 09:54:11 +02:00
Benjamin Pasero 84cd128e93 fix #57661 2018-09-06 09:37:16 +02:00
Benjamin Pasero f0a966b570 fix #57997 2018-09-06 09:17:55 +02:00
Johannes Rieken 504c890ea1
Merge pull request #57974 from Microsoft/rmacfarlane/winjspromise
Remove usage of asWinJSPromise from comment service, #56137
2018-09-06 08:54:39 +02:00
Rob Lourens 44dc55b9fc Fix #57951 - remove $cancelSearch 2018-09-05 16:51:16 -07:00
Daniel Imms 3993396242 Fix mac tererminal process tree cleanup 2018-09-05 15:52:52 -07:00
Alex Ross ef9e1f1a2b node-pty@v0.7.7 2018-09-05 15:39:50 -07:00
Rob Lourens b94b20e6e7 Remove stub TPromise cancel handler 2018-09-05 15:21:11 -07:00
Rob Lourens 07c4f78ca7
Merge pull request #57957 from Microsoft/joh/search-cancel
Use CancellationToken for search
2018-09-05 15:16:51 -07:00
Rob Lourens 9af0a122bf Remove leftover DiskSearch reference in extHostMain 2018-09-05 15:08:34 -07:00
Alex Ross 27d63e5a10 Fixed links 2018-09-05 15:06:28 -07:00
Rob Lourens 665b823142
Merge pull request #57047 from Microsoft/roblou/34711
#34711 - run search for 5s, if it times out, activate the extension anyway
2018-09-05 15:04:12 -07:00
Rob Lourens 53e80cb0a6 Add nicer activation description to "Running extensions" editor 2018-09-05 15:02:04 -07:00
Matt Bierner 8a849b5734 Allow folding fenced code blocks in md
Fixes #36169
2018-09-05 14:59:34 -07:00
Rob Lourens 4a26b7d336 Use configured excludes for workspaceContains activationEvent 2018-09-05 14:36:29 -07:00
Peng Lyu f67fd23ed8
Merge pull request #54155 from mshoho/plain-text-to-clipboard
An option to copy only plain text to clipboard.
2018-09-05 14:27:21 -07:00
Peng Lyu 8f257bd089 update editor.copyWithSyntaxHighlighting description. 2018-09-05 13:59:06 -07:00
Peng Lyu 881258d020
Merge pull request #55315 from MattHardcastle/fix-auto-close
Do not auto-close when ending with open
2018-09-05 13:56:51 -07:00
Peng Lyu 9abbfb04f7 Copy with syntax highlighting command should always work 2018-09-05 13:55:49 -07:00
Peng Lyu a66825a83c use editor.copyWithSyntaxHighlighting. 2018-09-05 13:50:18 -07:00
Daniel Imms a504717669 vscode-xterm@3.8.0-beta1 2018-09-05 13:49:55 -07:00
Alex Ross 6613fdcc35 Updated the parameter descriptions based on feedback 2018-09-05 13:48:58 -07:00
Dirk Baeumer 775a156339 Fixes #57994: Narrow signature of localize function to string | number | boolean | undefined | null 2018-09-05 22:43:44 +02:00
Rob Lourens e91e03f4f4 For #34711 - run search for 5s, if it times out, activate the extension anyway 2018-09-05 13:35:21 -07:00
Peng Lyu 5c070c98af Merge remote-tracking branch 'upstream/master' into pr/mshoho/54155 2018-09-05 13:33:39 -07:00
Peng Lyu 2e9eada306 auto close eletric characters when necessary. 2018-09-05 13:29:53 -07:00
Matt Bierner a957654db2 Don't re-encode webview source uri
Fixes #57209
2018-09-05 13:23:50 -07:00
Peng Lyu 265df9f30a Merge remote-tracking branch 'upstream/master' into pr/MattHardcastle/55315 2018-09-05 11:29:45 -07:00