Commit graph

31130 commits

Author SHA1 Message Date
Sandeep Somavarapu 6cfedc71cd Fix #45733 2018-03-16 09:46:41 +05:30
Peng Lyu ca666da08b Fix #45892. Null check 2018-03-15 17:58:30 -07:00
Rob Lourens 234d100603 Fix default search exclusions string 2018-03-15 17:32:01 -07:00
Rob Lourens 3fb65e7b65 Bump node-debug2 - fixes #45657 2018-03-15 16:53:11 -07:00
André Weinand 4980c7d4c3 node-debug@1.22.4 2018-03-15 23:45:09 +01:00
isidor 1d026bbff9 debug: add log point support
#45128
2018-03-15 18:27:27 +01:00
Matt Bierner ab1669f898 Revert "Revert "Avoid using import x = require('...')""
This reverts commit 27256832f3 which turns out did not break the import of vs/nls
2018-03-15 10:17:18 -07:00
Dirk Baeumer a4cf2abe7e First cut of #45664: Add API to query and execute tasks 2018-03-15 18:02:04 +01:00
Johannes Rieken 055ac07ca7 add goto next/prev reference command, #44414 2018-03-15 17:54:00 +01:00
isidor 6c8b65d1e8 debug: introduce IBaseBreakpoint 2018-03-15 17:27:38 +01:00
Alex Dima 0b71894240 Fix hygiene rules 2018-03-15 16:16:12 +01:00
isidor c05d427af7 select box: do not set height, make sure it is still centered
fixes #45606
2018-03-15 15:51:56 +01:00
isidor 366ed0d530 explorer: do not show error for roots since we already use an explorer decoration to notify user
fixes #44809
2018-03-15 15:32:05 +01:00
Johannes Rieken 5685bcd524 try a different variant of getDiagnostics... #30075 2018-03-15 15:05:45 +01:00
isidor 2775e756eb debug: get into initilizing state immediatly
fixes #36044
fixes #45798
2018-03-15 14:54:50 +01:00
isidor c1fb394dc6 actions: trigger actions wait for running state of workbench before checking for enablement 2018-03-15 14:54:50 +01:00
Alex Dima 42c2387eb0 More fixes to monaco.d.ts 2018-03-15 14:54:17 +01:00
Alex Dima 3eb8bdcbad New editor release 2018-03-15 14:54:11 +01:00
Alex Dima fb3aff9333 Fixes Microsoft/monaco-editor#756 2018-03-15 14:54:05 +01:00
Alex Dima ce0cf14a2b Slight changes to the shape of monaco.d.ts 2018-03-15 14:53:43 +01:00
Alex Dima 739e59c08a Release editor 2018-03-15 14:52:41 +01:00
Alex Dima 443c580049 Enable folding in standalone editor 2018-03-15 14:52:34 +01:00
Alex Dima bc8ed2c80a Bump editor version 2018-03-15 14:52:27 +01:00
Alex Dima 7c09398e38 Update .d.ts shape 2018-03-15 14:52:14 +01:00
Alex Dima 3ea352cde0 Remove edcore.main 2018-03-15 14:45:11 +01:00
Alex Dima 0b00685d81 Publish standalone editor 2018-03-15 14:45:04 +01:00
Alex Dima 639d88d3cd Separate API creation from importing editor contribs 2018-03-15 14:44:57 +01:00
Alex Dima 3cde6c2f26 Align standalone editor CompletionItem 2018-03-15 14:44:47 +01:00
Alex Dima d0eaa02c0a Better support for ESM workers 2018-03-15 14:44:36 +01:00
Alex Dima 66091601a5 Ship editor in ESM format 2018-03-15 14:44:15 +01:00
Alex Dima 6283645114 Fix TS compile errors 2018-03-15 14:42:49 +01:00
Alex Dima bde41475b5 Simplify marked usage 2018-03-15 14:42:41 +01:00
Alex Dima 8a80b8c839 Simplify WinJS usage 2018-03-15 14:42:33 +01:00
Alex Dima c2fd3c652d Make modules ES6 friendly 2018-03-15 14:42:16 +01:00
Sandeep Somavarapu 690d49be48 Fix #44601 2018-03-15 18:36:12 +05:30
Christof Marti 61bcfcea87 Add 1.21.1 to calendar 2018-03-15 12:05:47 +01:00
Martin Aeschlimann 3fb9d70dbe editorOverviewRuler colors should use transparency. For Microsoft/vscode#45710 2018-03-15 11:58:06 +01:00
Johannes Rieken 8d022273dd add DiagnosticRelatedInformation, #10271 2018-03-15 11:43:31 +01:00
isidor 16e82731a1 fix build error 2018-03-15 11:15:42 +01:00
isidor 276e2dfdd4 composite bar: when removing composite remove it fully
fixes #45829
2018-03-15 10:56:08 +01:00
Sandeep Somavarapu 22563968ef Fix #45811 2018-03-15 15:17:17 +05:30
Dirk Baeumer fdb8bc6050 Fixes #36588: TypeScript build task fails when path to tsconfig.json file has spaces 2018-03-15 10:35:35 +01:00
Johannes Rieken 509b8084d4 don't leak vs/nls into workers, #45839 2018-03-15 10:11:12 +01:00
Benjamin Pasero cbc9f8e2ee fix #45831 2018-03-15 10:05:12 +01:00
Sandeep Somavarapu ca42cfde0c Fix #45813 2018-03-15 13:56:49 +05:30
Matt Bierner 27256832f3 Revert "Avoid using import x = require('...')"
This reverts commit 7de696a202.

Seems to have broken loading vs/nls in at least one case in insiders
2018-03-15 00:47:33 -07:00
Matt Bierner a9e52b060c Remove minSize and maxSize as they are unusde 2018-03-15 00:47:32 -07:00
Matt Bierner 192682d221 Remove builder border methods
Only used in tests
2018-03-15 00:47:32 -07:00
Matt Bierner 3f99a49f1d Mark fields readonly 2018-03-15 00:47:32 -07:00
Matt Bierner 645c459c66 Extract duplicate contribution loading logic 2018-03-15 00:47:32 -07:00