Commit Graph

482 Commits

Author SHA1 Message Date
Benjamin Pasero 81c4ddb3c1 fix intellisense to make clear that "file path to language association" needs absolute path (fixes #4195) 2016-03-15 11:37:54 +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
Benjamin Pasero 31f34fd519 make sure OSS license is OK 2016-03-14 10:19:49 +01:00
Andre Weinand 1074d9dea1 node-debug: show Promise state as value. fixes #2107 2016-03-14 08:41:08 +01:00
Martin Aeschlimann 64a83fe3ad Load VS themes from theme file, clean tokens.css 2016-03-13 22:51:10 +01:00
Martin Aeschlimann 0785eecda3 Add 'include' to JSON schema 2016-03-13 22:51:09 +01:00
Martin Aeschlimann 8c846582e1 Allow themes to be defined in JSON 2016-03-13 22:51:08 +01:00
Dirk Baeumer ff22654ea7 Merge branch 'dbaeumer/3849' 2016-03-13 16:30:48 +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 67c1c8123d update node-debug 2016-03-12 00:41:33 +01:00
Andre Weinand 1555dd7368 Revert "Revert "stdfork respect stderr""
This reverts commit 0a03c66cc5.
2016-03-12 00:38:37 +01:00
Andre Weinand 0ddd70f1f8 Revert "update node-debug"
This reverts commit 1a49397914.
2016-03-12 00:26:28 +01:00
Andre Weinand 0a03c66cc5 Revert "stdfork respect stderr"
This reverts commit dd7709ec29.
2016-03-12 00:15:45 +01:00
Andre Weinand 0ceed647e8 Revert "update node-debug to latest protocol"
This reverts commit 3821a8cd36.
2016-03-12 00:05:28 +01:00
Martin Aeschlimann 80bd73b513 Fixes #3952 [json] Add telemetry event when user edit a json file for Azure RM. 2016-03-11 23:31:23 +01:00
Sofian Hnaide 7549af87c8 adding telemetry to json extension 2016-03-11 11:41:19 -08:00
Dirk Baeumer ce1217c929 Remove tasks extension 2016-03-11 17:03:57 +01:00
Benjamin Pasero cc226c0581 Support git commit message syntax highlighting (fixes #3876) 2016-03-11 16:30:05 +01:00
Benjamin Pasero 1a8546774e Add diff language mode for .diff and .patch files (fixes #3183) 2016-03-11 16:30:05 +01:00
Dirk Baeumer 1371f241bd Remove console log statement 2016-03-11 16:16:21 +01:00
Andre Weinand 3821a8cd36 update node-debug to latest protocol 2016-03-11 16:08:43 +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
Benjamin Pasero 28bc39ae48 gitconfig => ini mode 2016-03-11 11:58:30 +01:00
Martin Aeschlimann efe38cca2d Fixes #3975 : [VSCodeEndGameTesting-Aditi][PHP] Switch case definition inserts intellisense instead of newline 2016-03-11 10:47:38 +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
Andre Weinand 1a49397914 update node-debug 2016-03-11 00:59:42 +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
Alex Dima 5afdf50098 Fixes #3858: Update Jade language to 8109343 2016-03-09 18:15:57 +01:00
Alex Dima 0f45852387 Add helpful error messages to deprecated "auto" values in editor.tabSize and editor.insertSpaces 2016-03-09 11:48:40 +01:00
Dirk Baeumer e3ddd0074e Merge branch 'dbaeumer/extensionLanguageCreation' 2016-03-09 10:02:21 +01:00
Dirk Baeumer ec3c8c3be4 Fixes #3824: NLS build has an issue with \' in string 2016-03-09 09:58:15 +01:00
Andre Weinand 88a08b088e update node-debug 2016-03-08 11:45:31 +01:00
Martin Aeschlimann 5edbf8a1b1 JSON schema test commented out due to NLS issue (#3824) 2016-03-08 10:50:49 +01:00
Martin Aeschlimann de05781729 Tweek JSON Schema contributions test 2016-03-08 10:22:11 +01:00
Andre Weinand 68f313693f update node-debug 2016-03-07 17:48:58 +01:00
Martin Aeschlimann 15b6d56c3a [rust] update rust grammar (Feb 14, 2016) 2016-03-07 12:46:15 +01:00
Martin Aeschlimann 7984d85c56 Merge pull request #3733 from lukehoban/fix-go-colorization
[go syntax] Don't treat multiline `var` specially
2016-03-07 10:35:00 +01:00