Commit Graph

4807 Commits

Author SHA1 Message Date
Maxime Quandalle 708f5f3f72 Fix a typo in Contributing.md prose 2016-04-25 00:47:11 +02:00
Benjamin Pasero 8e0ebc3a21 fix test for #5649 2016-04-24 10:24:29 +02:00
Benjamin Pasero 9d91fce49b more nls cases for #4679 2016-04-24 10:20:25 +02:00
Daniel Imms 849abd65eb Flatten external terminal settings, clean up 2016-04-23 23:32:00 -07:00
Johannes Rieken 3fc5204134 ops, bad json 2016-04-23 19:17:13 +02:00
Johannes Rieken 11eeab9943 extension test for #5649 2016-04-23 19:15:33 +02:00
Johannes Rieken 67cc42c9a7 run shell with strict instantiation services and add @optional where needed, #5653 2016-04-23 18:57:43 +02:00
Johannes Rieken d6105f2f1f allow to create the instantiation service with a strict flag such that it throw on missing services, #5653 2016-04-23 18:56:46 +02:00
Benjamin Pasero a6d74034f1 Extensions cannot get workspace configurations of their own (fixes #5649) 2016-04-23 11:31:01 +02:00
Benjamin Pasero 6a261e0915 simplify configuration parsing and errors 2016-04-23 11:16:20 +02:00
Benjamin Pasero 549b305201 spawn REG ENOENT (fixes #5003) 2016-04-23 10:21:33 +02:00
Benjamin Pasero 280ef0c6f9 make sure this is fixed right (#4679) 2016-04-23 09:42:36 +02:00
Benjamin Pasero 090595c7d4 one less setXYService() call (for #5504) 2016-04-23 08:55:12 +02:00
Daniel Imms 8ad01d69f3 Revert recent wiki changes
Fixes #5669
2016-04-22 12:54:32 -07:00
Johannes Rieken c2ca834b8f add support for @optional decorator and hard checks for services but don't unleash it yet, #5653 2016-04-22 19:01:12 +02:00
Johannes Rieken 990c3f16cd remove unused service dependency 2016-04-22 17:59:10 +02:00
Johannes Rieken a906203dd4 debt - remove unused IEqualable 2016-04-22 17:49:39 +02:00
Johannes Rieken d6a66ba9ee debt - AsyncDescriptor is AsyncDescriptor0 2016-04-22 17:46:23 +02:00
Johannes Rieken 92085e6d1f allow to warn about missing service dependencies, #5653 2016-04-22 16:59:29 +02:00
Johannes Rieken 6079e9e05f when generating a jsconfig file set the module to be commonjs, fixes #5611 2016-04-22 16:38:33 +02:00
Martin Aeschlimann fc59387aba fixes #5269: [json] "Format Code" folds braces into preceding comments. 2016-04-22 15:57:11 +02:00
Johannes Rieken 41ec572ca0 create instantiation service early, #5504 2016-04-22 15:55:50 +02:00
isidor d0bc485369 debug: show breakpoint unverified in UI
fixes #4935
2016-04-22 15:31:14 +02:00
Johannes Rieken 53725a9e92 polish - use modern event, use $-naming for IPC methods 2016-04-22 14:44:58 +02:00
Benjamin Pasero 9abfa974d4 Merge pull request #5622 from SamVerschueren/iss5603
Show move file to trash keybinding in context menu - resolves #5603
2016-04-22 14:31:17 +02:00
Benjamin Pasero 4e9989283c fix tests 2016-04-22 14:26:29 +02:00
Benjamin Pasero f58e09cdff shell: less dependencies to the entire world 2016-04-22 13:50:53 +02:00
Benjamin Pasero 463673b871 polish 2016-04-22 13:50:53 +02:00
Benjamin Pasero c3aac9c70a clean up some legacy code 2016-04-22 13:50:53 +02:00
Benjamin Pasero 03af2d77dc do not depend on quick open service from message service (part of #5504) 2016-04-22 13:50:53 +02:00
Benjamin Pasero d1d23510ff introduce and use IFileService#existsFile() 2016-04-22 13:50:53 +02:00
Benjamin Pasero 161bc8dd23 update font-family ordering (for #5260) 2016-04-22 13:50:53 +02:00
Benjamin Pasero 40a26a10bd Don't localize command names on the command palette (fixes #4679) 2016-04-22 13:50:53 +02:00
Johannes Rieken e772b00b70 telemetry - don't replace with <APP_ROOT> and such 2016-04-22 11:54:49 +02:00
Dirk Baeumer 0d6e318d74 Fixes #5648: Update tsserver to 1.8.10 2016-04-22 11:49:51 +02:00
Johannes Rieken 323d5ea3a1 debt - remove unused code 2016-04-22 10:48:43 +02:00
Sam Verschueren 4c49b350d2 Show move file to trash keybinding in context menu - resolves #5603 2016-04-22 10:39:14 +02:00
João Moreno c67948e572 Merge pull request #5267 from henkmollema/y2016
Update copyright year to 2016
2016-04-22 10:23:44 +02:00
Johannes Rieken e9564ddeb0 make sure activeParameter isn't larger then aviablable parameters, fixes #4618 2016-04-22 10:18:28 +02:00
Johannes Rieken d9b4e4d625 add perf test, #5621 2016-04-22 09:51:21 +02:00
Martin Aeschlimann 1cfcf1ad72 fix typo 'extesion' 2016-04-21 23:11:22 +02:00
Martin Aeschlimann 6bf8bf88df [yaml] autoclosing & surrounding pairs 2016-04-21 23:09:49 +02:00
Martin Aeschlimann d2c5834b72 [xml] autoclosing & surrounding pairs 2016-04-21 23:07:18 +02:00
Martin Aeschlimann 6b91559bc1 [vb] autoclosing & surrounding pairs 2016-04-21 23:05:07 +02:00
Martin Aeschlimann 630be96071 [sql] autoclosing & surrounding pairs 2016-04-21 23:03:32 +02:00
Martin Aeschlimann 15d468af0f [swift] autoclosing & surrounding pairs 2016-04-21 23:01:54 +02:00
Martin Aeschlimann c049bd753f [shellscript] autoclosing and surrounding pairs 2016-04-21 23:00:22 +02:00
Martin Aeschlimann 0948230a26 [shaderlab] autoclosing & surrounding pairs 2016-04-21 22:58:58 +02:00
Martin Aeschlimann 33edcc4633 [rust] autoclosing & surrounding pairs 2016-04-21 22:56:50 +02:00
Martin Aeschlimann 64dff8e89c [r] autoclosing & surrounding pairs 2016-04-21 22:55:52 +02:00