Commit graph

667 commits

Author SHA1 Message Date
Martin Aeschlimann 3a486b145e colorize tests: add color, normalize type 2016-04-11 21:28:15 +02:00
Martin Aeschlimann f6c9b396f9 Merge pull request #5139 from pjmeyer/master
Update Dockerfile highlighting to support 'ARG'
2016-04-11 17:48:25 +02:00
Martin Aeschlimann 8509d4e47a even more colorizer tests 2016-04-11 16:03:40 +02:00
Martin Aeschlimann 34470d1810 [xml] colorizer tests 2016-04-11 16:03:39 +02:00
Martin Aeschlimann a5ae040dba [js/ts] colorizer tests 2016-04-11 16:03:39 +02:00
Martin Aeschlimann e475fdebcc [html/razor/handlebars/xml] colorizer tests 2016-04-11 16:03:38 +02:00
Martin Aeschlimann f324e87fc7 [docker] colorizer tests 2016-04-11 16:03:37 +02:00
Martin Aeschlimann 04f70fd797 [diff] colorizer tests 2016-04-11 16:03:37 +02:00
Martin Aeschlimann 1416f6e5ce [git] colorizer tests 2016-04-11 16:03:36 +02:00
Martin Aeschlimann d4182e34b8 colorizer test code polish 2016-04-11 16:03:35 +02:00
Martin Aeschlimann 084e8dba55 [css/less/sass] colorizer tests 2016-04-11 16:03:35 +02:00
Martin Aeschlimann 4f3dfc420f [c] colorizer tests 2016-04-11 16:03:34 +02:00
Martin Aeschlimann 0f32c8e950 [coffescript] tokenizer tests 2016-04-11 16:03:34 +02:00
Martin Aeschlimann de555832a4 [clojure] colorize tests 2016-04-11 16:03:32 +02:00
Martin Aeschlimann 045ff8db5c [bat] colorize tests 2016-04-11 16:03:31 +02:00
PJ Meyer 0ae67eeff6 Add ARG and match DTD 2016-04-10 21:00:42 -07:00
Martin Aeschlimann b6bdc71d72 colorize-test fixes for build 2016-04-08 23:26:25 +02:00
Martin Aeschlimann 24dfa08f6f Theme tests as extension test 2016-04-08 23:26:12 +02:00
Johannes Rieken be0565c680 Merge pull request #5098 from Microsoft/joh/diag
enrich DiagnosticsCollection, pass on the actual Diagnostic-objects
2016-04-08 18:42:59 +02:00
Johannes Rieken 742ae2ea14 provideCodeActions get those diagnostic instances others provided, not a clone 2016-04-08 17:52:20 +02:00
Johannes Rieken 8cdf377b66 add DiagnosticsCollection#has and #get 2016-04-08 17:31:35 +02:00
Johannes Rieken aeb52ceb8d add DiagnosticsCollection#forEach 2016-04-08 16:40:12 +02:00
Andre Weinand a63353942c update node-debug 2016-04-08 15:39:42 +02:00
Johannes Rieken 78dcfe10d8 make sure that the falsy value for the activeTextEditor is undefined, #5022 2016-04-06 17:43:07 +02:00
Johannes Rieken 5f44e36593 fix issue #4945 2016-04-06 12:49:01 +02:00
Joao Moreno f71fec3d4c don't bold tag names in solarized theme 2016-04-05 10:44:06 +02:00
Benjamin Pasero cc3b457dd9 [loc][Query][DevDiv] Typo in source "id" (fixes #4897) 2016-04-04 16:25:05 +02:00
Andre Weinand 46703d9d2f update node-debug 2016-04-04 00:05:20 +02:00
Martin Aeschlimann dc14340f10 Merge pull request #4356 from Microsoft/aeschli/update-ruby-plist
[ruby] Update ruby grammar
2016-04-01 16:21:18 +02:00
Martin Aeschlimann 5fd7621a48 Remove VSCode-BugExtension 2016-04-01 14:45:07 +02:00
Martin Aeschlimann a0ead9a7a7 [c++] add platform.tmLangage 2016-04-01 14:38:47 +02:00
Martin Aeschlimann 2d56597e6f [c++] C & C++ Syntax Highlighting Issues #4769, first issue 2016-04-01 14:38:46 +02:00
Andre Weinand 2cbef4e3f8 update node-debug 2016-04-01 11:50:54 +02:00
eshizhan 2e801dcb3f add .bas extension for VBA 2016-03-31 11:51:35 +08:00
Andre Weinand 3b2b78b2c6 update node-debug 2016-03-31 00:57:44 +02:00
Andre Weinand c1eb759a00 update node-debug 2016-03-30 18:32:00 +02:00
Andre Weinand 563c0209ed add stackframe paging support to debug protocol and node-debug 2016-03-30 10:46:48 +02:00
Andre Weinand 5b9ec15ce5 update node-debug 2016-03-25 23:36:46 +01:00
Johannes Rieken b2bb5b360a open new jsconfig-file in the right-most editor, fixes #4499 2016-03-24 12:29:21 +01:00
Benjamin Pasero a93a74a041 Revert "Revert "Add syntax highlighting for zsh config files""
This reverts commit 4ce22442fa.
2016-03-23 16:48:34 +01:00
Martin Aeschlimann 2f688c8f92 Merge pull request #4554 from Microsoft/aeschli/jsconfig
Update jsconfig
2016-03-23 15:30:44 +01:00
Martin Aeschlimann c0367f94ba Update jsconfig.schema.json 2016-03-23 15:29:42 +01:00
Johannes Rieken b85e66a1c5 Merge pull request #4603 from Microsoft/joh/jsconfigDefaults
target as the only compiler option
2016-03-23 11:47:55 +01:00
Benjamin Pasero 4ce22442fa Revert "Add syntax highlighting for zsh config files"
This reverts commit 350b17c1fb.
2016-03-23 09:44:53 +01:00
Johannes Rieken df39505c2c target as the only compiler option 2016-03-23 09:27:30 +01:00
Daniel Imms b9c54b1d2f Merge pull request #4483 from jamesqo/zsh-grammar
Add support for a bunch of zsh configuration files
2016-03-22 18:26:03 -07:00
James Ko 350b17c1fb Add syntax highlighting for zsh config files 2016-03-22 19:00:33 -04:00
Andre Weinand a15d725801 node-debug: package.json translations; fixes #4556 2016-03-22 16:15:59 +01:00
Martin Aeschlimann 6cc960a70c incorperate Joh's comments 2016-03-22 14:58:24 +01:00
Martin Aeschlimann 439e3aa03c Update jsconfig 2016-03-22 12:59:57 +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
Andre Weinand 4763e93279 update node-debug with translations 2016-03-18 22:20:21 +01:00
Benjamin Pasero aba1583a63 support more rebase verbs (fixes #4140) 2016-03-18 15:48:46 +01:00
Benjamin Pasero 9b638bd946 fixes #4420 2016-03-18 14:47:18 +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
Daniel Imms 10927a864d Allow bash, sh, zsh as language hints for shellscript 2016-03-17 10:06:08 -07:00
Martin Aeschlimann 996edf8e85 Fixes #2787: Salsa doesn't support AMD and we should warn users that AMD is not supported 2016-03-17 16:28:56 +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
Martin Aeschlimann 025f8b5eaa Update ruby grammar 2016-03-17 12:08:33 +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
Andre Weinand 4fe6bb5a36 node-debug: fix for #4327 2016-03-16 17:33:23 +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
Martin Aeschlimann ee9e74c2ef fixes #3931: [php] opening php tag should be recognised as a valid intellisense option 2016-03-16 15:12:36 +01:00
Martin Aeschlimann 72e4ba9ae2 fixes #3815: [php] autocomplete is not showing user variables 2016-03-16 15:12:35 +01:00
Johannes Rieken 4430f4b77a use a fresh fwd link, fixes #4291 2016-03-16 14:15:46 +01:00
Martin Aeschlimann c6186a2d9d Setup php extension debugging 2016-03-16 12:29:40 +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 c92c3cf2d9 White brackets in tsx/jsx tags 2016-03-16 09:58:13 +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
Andre Weinand 8c21a4a2b0 update node-debug 2016-03-15 22:06:14 +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
Martin Aeschlimann 9b737ec24e Fixes #4156: PHP settings documentation is not localized 2016-03-15 17:07:14 +01:00
Martin Aeschlimann ebd65a65b1 fixes #4191: Inconsistent coloring of CSS rules values 2016-03-15 16:53:13 +01:00
Martin Aeschlimann 1871081e3f Fixes #4251: [themes] HTML is too red in Light (VS Theme) 2016-03-15 16:05:14 +01:00
Benjamin Pasero 4bb904c66a [theme] Dark+ and Light+ should support git commit message scopes (fixes #3991) 2016-03-15 15:11:21 +01:00
Benjamin Pasero 461e286f60 Missing colors in some git-rebase-todo tokens (fixes #4140) 2016-03-15 14:49:54 +01:00
Erich Gamma efab5dd9d0 Delete javascript migration helper #4149 2016-03-15 13:06:24 +01:00
Alex Dima 405fc91c56 Fixes #3898: Add character pair support to PHP 2016-03-15 12:28:01 +01:00
Johannes Rieken 4da8ef4e95 add 'ignore' option to project creation hint, fixes #3997 2016-03-15 11:44:39 +01:00
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
Benjamin Pasero bc942c72cb improve snippet for file association 2016-03-05 14:58:49 +01:00
Luke Hoban 22b5600ed7 [go syntax] Don't treat multiline var specially
Fixes https://github.com/Microsoft/vscode-go/issues/223.
2016-03-04 11:05:42 -08:00
Benjamin Pasero 0c463fcbce Merge branch 'master' into ben/associations 2016-03-04 17:40:04 +01:00
Benjamin Pasero 3041b376a0 have intellisense for modes 2016-03-04 17:36:31 +01:00
Martin Aeschlimann 3c3de953da [josn-server] remove typescript and mocha as dev dependencies 2016-03-04 17:06:50 +01:00
Joao Moreno a934234261 fix build 2016-03-04 16:04:45 +01:00
Benjamin Pasero 3ff5de1e0a Merge branch 'master' into ben/associations 2016-03-04 15:57:04 +01:00
Joao Moreno d0e3ab293d Merge branch 'ext-compile' 2016-03-04 15:54:01 +01:00
Joao Moreno 5e6427711e remove console.log 2016-03-04 15:53:04 +01:00
Joao Moreno 12d7f996b6 remove hardcode extensions dependencies 2016-03-04 15:48:57 +01:00
Martin Aeschlimann 46657ddea7 [json] fix sourcemaps 2016-03-04 15:22:32 +01:00
Andre Weinand 575ee25111 update node-debug for #3675 2016-03-04 12:05:15 +01:00
Andre Weinand dc3602dd44 update node-debug 2016-03-04 11:16:01 +01:00
Benjamin Pasero 932e8637c1 association => associations 2016-03-04 10:37:41 +01:00
Martin Aeschlimann 14fea843f8 [json] adopt npm scripts 2016-03-04 10:33:25 +01:00