Commit graph

137 commits

Author SHA1 Message Date
Dirk Baeumer 6dcfa2e9d1 Adding line break to output message 2016-05-12 11:52:57 +02:00
Martin Aeschlimann 0c10a9c5a4 Add extension OSS dependencies 2016-05-02 11:48:26 +02:00
Johannes Rieken 7f7c50af30 check for workspace.rootPath, fixes #5900 2016-04-27 18:40:56 +02:00
Johannes Rieken 73b97a0642 correct localise call, fallback to err if no err.message is available, protected message service against invalid items, fixes #5891 2016-04-27 14:33:42 +02:00
Johannes Rieken 42c1c1b2a2 don't show a lightbulb if there is jsconfig.json file in the root folder, #5699 2016-04-25 16:50:10 +02:00
Johannes Rieken cf130b686f extract comment to localizable string, fixes #4731 2016-04-25 16:42:30 +02:00
Benjamin Pasero c0b9765729 Improve links (fixes #5713) 2016-04-25 09:09:19 +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
Dirk Baeumer 0d6e318d74 Fixes #5648: Update tsserver to 1.8.10 2016-04-22 11:49:51 +02:00
Johannes Rieken e9564ddeb0 make sure activeParameter isn't larger then aviablable parameters, fixes #4618 2016-04-22 10:18:28 +02:00
Martin Aeschlimann d9d6f262be tests for #5566 2016-04-21 16:11:10 +02:00
Dirk Baeumer ccf097102c Fixes #5573: Add support to log tsserver communication to output channel. 2016-04-20 22:30:36 +02:00
Martin Aeschlimann 514e1f9065 [ts] coloring test cases with issues 2016-04-20 21:43:28 +02:00
Dirk Baeumer 5371a7476c Fixed #5532: TypeScript extension should send telemetry about failed tsserver requests 2016-04-20 10:16:16 +02:00
Dirk Baeumer d7f7bc57a9 Fixes #5499: Go to Definition doesn't work in Diff View 2016-04-19 21:41:23 +02:00
Dirk Baeumer 8324ab0c30 Fix #5015: Cannot read property 'then' of null 2016-04-19 14:05:31 +02:00
Martin Aeschlimann 37f5e2b355 [colorize tests] update test result data 2016-04-11 21:28:19 +02:00
Martin Aeschlimann a5ae040dba [js/ts] colorizer tests 2016-04-11 16:03:39 +02:00
Johannes Rieken b2bb5b360a open new jsconfig-file in the right-most editor, fixes #4499 2016-03-24 12:29:21 +01:00
Johannes Rieken df39505c2c target as the only compiler option 2016-03-23 09:27:30 +01:00
Dirk Baeumer 42d8735042 Fixes #4520: Code will not start with locale='zh-cn' or locale='zh-tw' 2016-03-22 12:50:39 +01:00
Johannes Rieken 45320c110e don't send another open but use Host#handles 2016-03-18 12:38:17 +01:00
Dirk Baeumer dd52cb34a4 Add handles method. 2016-03-18 12:16:03 +01:00
Dirk Baeumer f12ec63cbd Fixes #4185: catch up with TS 1.8.9 and honour file size event 2016-03-17 14:39:21 +01:00
Johannes Rieken 32bd7fd3ee setup uri properly and also make the doc more clear, fixes #4315 2016-03-17 10:43:40 +01:00
Joao Moreno 3bc2a80cf1 colors 2016-03-17 10:03:15 +01:00
Dirk Baeumer 6706093a31 Fixes #4002: tsserver version should not be shown in the status bar 2016-03-16 16:39:11 +01:00
Dirk Baeumer 9047b7b573 Fixes #4296: ts version indication should not show 'unknown' 2016-03-16 15:45:25 +01:00
Johannes Rieken 4430f4b77a use a fresh fwd link, fixes #4291 2016-03-16 14:15:46 +01:00
Johannes Rieken 64c7dddb71 add comment to default config, fixes #4291 2016-03-16 11:44:20 +01:00
Johannes Rieken e6567c570e more prominent light bulb color since you can now ignore it, #4256 2016-03-16 11:32:51 +01:00
Johannes Rieken b93df1c924 exclude common folders from list of large folders, #4256 2016-03-16 11:10:40 +01:00
Martin Aeschlimann 6ac1a239c9 Update to latest TS/JS grammar 2016-03-16 09:50:01 +01:00
Johannes Rieken 1c469f4f37 fix #4248 2016-03-16 09:09:37 +01:00
Johannes Rieken 6c9110f2b9 don't mention the project cos we can open its config files, #4256 2016-03-15 17:13:35 +01:00
Johannes Rieken 4da8ef4e95 add 'ignore' option to project creation hint, fixes #3997 2016-03-15 11:44:39 +01:00
Johannes Rieken 1964746039 fix #4138 2016-03-15 10:49:33 +01:00
Dirk Baeumer 14cee66ebe Enabled TS formatter settings 2016-03-14 16:52:37 +01:00
Martin Aeschlimann ba737b58dc Update Typescript & JavaScript grammars with fix for TypeScript-TmLanguage/37 2016-03-12 14:58:07 +01:00
Andre Weinand 1555dd7368 Revert "Revert "stdfork respect stderr""
This reverts commit 0a03c66cc5.
2016-03-12 00:38:37 +01:00
Andre Weinand 0a03c66cc5 Revert "stdfork respect stderr"
This reverts commit dd7709ec29.
2016-03-12 00:15:45 +01:00
Dirk Baeumer 1371f241bd Remove console log statement 2016-03-11 16:16:21 +01:00
Johannes Rieken 5b063780ba fix #4012 2016-03-11 15:58:19 +01:00
isidor dd7709ec29 stdfork respect stderr
fixes #221
2016-03-11 12:38:02 +01:00
Martin Aeschlimann 499b4b55bd Consume latest TypeScript grammar and token.css simplification 2016-03-11 10:31:42 +01:00
Dirk Baeumer da4cfa36e2 Patch for TS issue #7292: No commonjs module resolution when there is no jsconfig.json 2016-03-11 09:35:51 +01:00
Johannes Rieken d500262f8b add telemetry for project creation/exclude hints and acceptance 2016-03-11 09:04:52 +01:00
Dirk Baeumer 7e9e05bbf5 Fixes #3910: Define source for diagnostics that come from Salsa 2016-03-10 22:32:31 +01:00
Dirk Baeumer a6b346ccff Fixes #1533: Code formatting settings 2016-03-10 22:13:07 +01:00
Johannes Rieken 0aea98b02d change wording, #3901 2016-03-10 17:32:13 +01:00