Commit Graph

119 Commits

Author SHA1 Message Date
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
Johannes Rieken
650243c70a set limit to 500 files, name big roots of a project, #3901 2016-03-10 16:57:56 +01:00
Johannes Rieken
5b0a853ec8 set limit to 1000 files 2016-03-10 16:12:17 +01:00
Johannes Rieken
2b8ba1cd62 salsa project status, first cut, #3901 2016-03-10 16:06:48 +01:00
Dirk Baeumer
f87a633d42 Fixes #3909: Revive javascript.validate.enable setting 2016-03-10 15:16:50 +01:00
Dirk Baeumer
f365b61c2d Multiplex between JavaScript and TypeScript 2016-03-10 12:19:52 +01:00
Dirk Baeumer
0693e8ba31 Update to tsserver 1.8.7 2016-03-10 10:15:51 +01:00
Sofian Hnaide
524f9f89f9 upgrade to latest vscode-extension-telemetry 2016-03-09 13:57:30 -08:00
Joao Moreno
12d7f996b6 remove hardcode extensions dependencies 2016-03-04 15:48:57 +01:00
Joao Moreno
b07b57cc0e gulpfile.extensions refactor 2016-03-04 09:27:27 +01:00
Dirk Baeumer
6270510ef3 Localize TS extension 2016-03-03 15:12:48 +01:00
Joao Moreno
86fba6d0cc reload javascript project activation event
fixes #3635
2016-03-03 09:59:11 +01:00
Alex Dima
18c4629511 Rename gulp tasks around extensions 2016-03-01 11:40:18 +01:00
Alex Dima
1a97264011 gulpfile.plugins -> gulpfile.extensions 2016-03-01 11:40:17 +01:00
Alex Dima
58c1cdd3eb php extension compiles to commonjs 2016-03-01 11:40:14 +01:00
Dirk Baeumer
4c27e1bc56 Fixed #3434: Have to reload vscode in order to pick up jsconfig.json 2016-02-29 15:17:00 +01:00
Joao Moreno
0513f2c8a6 add reload javascript project command
fixes #3417
2016-02-25 15:05:14 +01:00
Martin Aeschlimann
3043d12a12 [ts][js] update grammar to dbb24c8 (Feb 24) 2016-02-24 15:30:13 +01:00
Joao Moreno
856fb0bd1b Revert "fixes #3122: Add snippet support to tasks.json"
This reverts commit 8004d277b7.
2016-02-24 15:01:23 +01:00