Commit graph

667 commits

Author SHA1 Message Date
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
Benjamin Pasero 230b27e889 first version of a new setting to associate file patterns to languages 2016-03-04 10:32:37 +01:00
Joao Moreno b07b57cc0e gulpfile.extensions refactor 2016-03-04 09:27:27 +01:00
Dirk Baeumer 5354309a24 Converted json extension to new vscode-nls npm module 2016-03-03 16:54:36 +01:00
Martin Aeschlimann 63c9d46cde Fixes #3204: [json] project.json intellisense broken due to server change 2016-03-03 16:09:26 +01:00
Dirk Baeumer a6a72d908a Localize task extension 2016-03-03 15:27:35 +01:00
Dirk Baeumer 24254ce4dd Add dependency to vscode-nls npm module 2016-03-03 15:20:46 +01:00
Dirk Baeumer 6270510ef3 Localize TS extension 2016-03-03 15:12:48 +01:00
Dirk Baeumer 27b12afea4 Localize PHP plugin 2016-03-03 15:12:19 +01:00
Joao Moreno 86fba6d0cc reload javascript project activation event
fixes #3635
2016-03-03 09:59:11 +01:00
Andre Weinand 33a4ec72b5 update node-debug 2016-03-02 18:11:18 +01:00
Andre Weinand 91338eda9e update node-debug 2016-03-02 15:57:07 +01:00
Joao Moreno 35fe01a4a0 fix missing extension adoption in tasks/package.json 2016-03-02 12:47:14 +01:00
Andre Weinand 3e40c07398 update node-debug 2016-03-02 00:11:28 +01:00
Andre Weinand 44afe82ba0 pass a 'More Information' url from the debug adapter to the frontend. fixes #3448 2016-03-01 17:28:53 +01:00
Andre Weinand 0128901edc update node-debug 2016-03-01 17:28:53 +01:00
Alex Dima 07b3df70d1 src/vs/platform/plugins -> src/vs/platform/extensions 2016-03-01 11:51:56 +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 ffb400f89a Remove remaining internal declares.d.ts 2016-03-01 11:40:16 +01:00
Alex Dima 58c1cdd3eb php extension compiles to commonjs 2016-03-01 11:40:14 +01:00
Dirk Baeumer e7e927db00 Polish code complete in Configure Task Runner 2016-03-01 11:35:15 +01:00
Daniel Imms 2212fbbb6c Add application/xhtml+xml as a HTML mimetype
Related #3521
2016-02-29 15:29:03 -08:00
Martin Aeschlimann f0c6ccccce Fixes #3494: [snippets] [debt] don't allow snippet syntax in default values 2016-02-29 22:30:11 +01:00
Daniel Imms a66123b62f Merge pull request #3535 from Tyriar/3521_xhtml_lang
Associate .xhtml with HTML language mode
2016-02-29 08:32:15 -08:00
Daniel Imms 3f54c4ae46 Merge pull request #3534 from Tyriar/1656_css_property_value_dark_plus
Highlight CSS property values in Dark+
2016-02-29 08:31:56 -08: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
Daniel Imms 98e9498df5 Associate .xhtml with HTML language mode
Fixes #3521
2016-02-27 21:39:21 -08:00
Daniel Imms 8cba807a63 Highlight CSS property values in Dark+
This makes highlighting more consistent with Light+ and adds some much needed
color to CSS files.

Fixes #1656
2016-02-27 21:00:11 -08:00
Joao Moreno cfbf9294e4 add javascript react snippets
fixes #3415
2016-02-26 10:31:26 +01:00
Joao Moreno 0513f2c8a6 add reload javascript project command
fixes #3417
2016-02-25 15:05:14 +01:00
Andre Weinand 8d9d44b8c9 update node-debug 2016-02-25 13:10:55 +01:00
Joao Moreno 61ffc5c86a improve salsa release notes message
fixes #3430
2016-02-25 11:28:19 +01:00
Andre Weinand d17316afa9 update node-debug 2016-02-25 00:24:37 +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
Joao Moreno 9d64fe7680 Revert "Add support for donet build"
This reverts commit a7a0f827d0.
2016-02-24 15:01:23 +01:00
isidor 60299701bd ossreadme: we use typescript 1.8.2 2016-02-23 17:00:00 +01:00
Martin Aeschlimann 17862b8ce0 Fixes #2898: [js] update jsconfig.json to latest tsconfig.json schema 2016-02-23 11:03:47 +01:00
Joao Moreno b0dd96a91a update typescript to 1.8.2 2016-02-23 09:48:07 +01:00
Joao Moreno 89b641e269 fix build: json server super call 2016-02-23 08:53:32 +01:00
Andre Weinand 3010d4c4dc update node-debug to latest 2016-02-22 22:50:04 +01:00
Martin Aeschlimann 5ae8889dcd Merge pull request #3198 from alexaubry/master
Updated Swift Autocompletion Syntax
2016-02-22 14:39:19 +01:00
Alex Dima 4a7d555d2d Simplify code dealing with brackets 2016-02-22 11:49:20 +01:00
Martin Aeschlimann c93de7a171 Fixes #2995 [json] [0.10.8] Wrapping JSON with double quotes replaces the text 2016-02-22 10:29:35 +01:00
Alexis Aubry 5f71983134 Update Swift Autocompletion Syntax
Performed updates to the Swift Snippets JSON so that they match the latest language syntax

Updated :

- print()
- repeat {} while

Added :

- Guard statement
- Optional Binding Statement
2016-02-20 15:18:59 +01:00
Erich Gamma 282ad07346 Fixed line terminators 2016-02-19 18:26:57 +01:00
Dirk Baeumer c93167fec5 Fixes #2930: Bad argument 2016-02-19 12:27:08 +01:00
Joao Moreno 68e6224a64 move vscode-extension-telemetry dependency to typescript 2016-02-19 10:53:14 +01:00
Dirk Baeumer a7a0f827d0 Add support for donet build 2016-02-19 10:17:05 +01:00
Sofian Hnaide 0a90859d90 add telemetry to the typescript extension 2016-02-18 20:22:13 -08:00
Dirk Baeumer 8004d277b7 fixes #3122: Add snippet support to tasks.json 2016-02-18 16:49:45 +01:00
Andre Weinand 7bcd161277 update to latest node-debug 2016-02-18 15:48:23 +01:00
Dirk Baeumer 07e3011a62 Fixed TS version status 2016-02-17 16:49:05 +01:00
Dirk Baeumer 1dc404e2ea Fixes #3086 2016-02-17 14:16:14 +01:00
Dirk Baeumer 0bd1682830 Turn Salsa status into a version status 2016-02-17 14:16:12 +01:00
Andre Weinand 9898a62dfe node-debug: propagate error message for unverified breakpoints 2016-02-17 12:24:41 +01:00
Dirk Baeumer 033112ea34 Update to TypeScript 1.8.0 2016-02-17 11:39:57 +01:00
Andre Weinand e0db042ff0 update node-debug for package.nls.json 2016-02-17 11:23:14 +01:00
Andre Weinand 6a705a43e4 update node-debug (final nls touches) 2016-02-17 10:37:31 +01:00
Andre Weinand 25f09d59c6 update node-debug (finished nls work) 2016-02-16 21:24:35 +01:00
Joao Moreno cdf2a79021 💄 tshint 2016-02-16 18:10:33 +01:00
Alex Dima 6c1d083fcc Merge branch 'alex/brackets'
Conflicts:
	src/vs/languages/handlebars/common/handlebars.ts
2016-02-16 17:00:07 +01:00
Joao Moreno d2a151fcc6 darwin: cli install/uninstall 2016-02-16 15:53:50 +01:00
Dirk Baeumer dc7bb0c64a Merge branch 'dbaeumer/nls-package-json' 2016-02-15 12:23:08 +01:00
Dirk Baeumer 3595a3af33 Externalize strings for TypeScript extensions 2016-02-15 12:20:28 +01:00
Andre Weinand 4d5e7dd9c5 update node-debug 2016-02-15 11:35:50 +01:00
Joao Moreno d46c0646f2 move back to ATOM_SHELL_INTERNAL_RUN_AS_NODE 2016-02-15 11:07:22 +01:00
Andre Weinand 9f66e9cd5d update node-debug 2016-02-15 00:27:30 +01:00
Andre Weinand 60ebc67379 update node-debug (announce support for conditional breakpoints) 2016-02-14 18:18:39 +01:00
Andre Weinand 8a96bd5da6 update node-debug (nls work) 2016-02-14 00:01:15 +01:00
Alex Dima 021995c100 tslint 2016-02-13 00:10:18 +01:00
Andre Weinand 7ec1904233 update node-debug 2016-02-13 00:08:49 +01:00
Alex Dima 2b3cca886b tslint 2016-02-12 17:37:47 +01:00
Alex Dima d27f694455 tslint 2016-02-12 17:29:34 +01:00
Joao Moreno 98b3482a49 tslint 💄 2016-02-12 17:20:07 +01:00
Dirk Baeumer 90dce6abea Add support to localize package.json 2016-02-12 16:06:34 +01:00
Joao Moreno 4821ad5f43 use ELECTRON_RUN_AS_NODE 2016-02-12 12:43:24 +01:00
Martin Aeschlimann 710b5a1d42 fixes #2174 : [js] Salsa - JS ReactNative - use the TypeScriptReact grammar for JS 2016-02-11 09:40:15 +01:00
Andre Weinand b5cd85f2ba update node-debug (add vscode-nls) 2016-02-10 15:59:03 +01:00
Andre Weinand 3050628f8c update node-debug 2016-02-10 15:26:58 +01:00
Martin Aeschlimann b7e6e6fae7 [json] better support for null, and array of types 2016-02-10 14:04:54 +01:00
Martin Aeschlimann 0f6a10b4b0 Fixes #2856: [json] Warnings in status bar after updating to version 0.10.8 2016-02-10 14:04:53 +01:00
Martin Aeschlimann ac63c6b7e1 Update perl grammar (Nov 21) 2016-02-10 10:56:58 +01:00
Alex Dima b3e9164e49 Remove enhancedBrackets from monarch for now 2016-02-09 15:24:05 +01:00
Benjamin Pasero 45e344292a more reliable tests in ci 2016-02-09 11:17:15 +01:00
Benjamin Pasero d743c3884c use proper version of vscode 2016-02-09 10:36:22 +01:00
Daniel Podder 5968d8bb01 Stop capturing 'REM' as a keyword.command in Batch 2016-02-05 23:44:02 -08:00
Andre Weinand 7c8e43f421 jolifanto bambla ô falli bambla - grossiga m’pfa habla horem - égiga goramen - higo bloiko russula huju - hollaka hollala - anlogo bung 2016-02-05 00:00:05 +01:00
Andre Weinand c4b2f6ba00 first cut of function breakpoints 2016-02-04 21:27:53 +01:00
Martin Aeschlimann 36dd129388 Fixes #2698 : Dark and light (Visual Studio) themes target ts for some important js styles 2016-02-04 13:58:05 +01:00
Martin Aeschlimann ac75d8060c Fixes #2638: [json] intellisense eats colon 2016-02-04 13:58:05 +01:00
Andre Weinand 0ee59834bb Revert "update node-debug"
This reverts commit 07b5d46cc6.
2016-02-04 11:21:44 +01:00
Martin Aeschlimann 2affc685ad Fixes #2645 : [php] Double-click "$a" in "$a->b()" highlights "$a-" 2016-02-03 18:39:13 +01:00
Martin Aeschlimann 09c07b7830 Update TS/JS grammars to 59c4f26 (Feb 2) 2016-02-03 18:39:13 +01:00
Martin Aeschlimann 4bb65a5b51 Merge pull request #2649 from xaverh/master
Fixes to C++ and C syntax
2016-02-03 15:59:05 +01:00
Andre Weinand e4a6347704 update node-debug 2016-02-03 12:57:58 +01:00
Andre Weinand 07b5d46cc6 update node-debug 2016-02-03 11:41:16 +01:00
Xaver Hellauer 990230090d friend and override are not C keywords
I moved this to the C++ syntax file.
2016-02-02 20:05:44 +01:00
Xaver Hellauer 9992e9fba8 alignof and alignas keywords
alignof and alignas are official C++ keywords, further I moved one function definition from the C file to the C++ because it has caused wrong highlighting for C (friend and override are not C keywords). .H files are now also C++ file types.
2016-02-02 20:03:25 +01:00
Andre Weinand 4bd25fa712 update node-debug for trace feature 2016-02-02 17:31:25 +01:00
Johannes Rieken eba220d39c prepare bulk editor for not having an active editor, fixes #1708 2016-02-02 09:25:58 +01:00
Martin Aeschlimann 8cc740b73c Merge pull request #2569 from Tyriar/2568_cson_coffeescript
Associate .cson with CoffeeScript
2016-02-01 14:50:07 +01:00
Andre Weinand 31ef729c46 update node-debug 2016-02-01 14:40:14 +01:00
Andre Weinand f265a0a420 update node-debug 2016-02-01 13:52:37 +01:00
Martin Aeschlimann 80f8000c10 Fixes #2543: [themes] Two themse are marked as default. Why? 2016-02-01 11:02:06 +01:00
Martin Aeschlimann 539f53c58d Fixes #2502: [json] JSON '.' closes intelli-sense widget 2016-02-01 10:57:27 +01:00
Andre Weinand e76a5e7b64 update mono-debug. fixes #2350 2016-02-01 00:41:12 +01:00
Andre Weinand ad803b63d3 update node-debug. fixes #2574 2016-01-30 21:42:36 +01:00
Daniel Imms aa1cc34a02 Associate .cson with CoffeeScript
Fixes #2568
2016-01-30 08:16:10 -08:00
Andre Weinand f273790bcb update node-debug 2016-01-30 00:52:42 +01:00
Andre Weinand 8c94e89e50 protect against invalid 'outDir'. fixes #2535 2016-01-29 16:39:38 +01:00
Martin Aeschlimann 6e4933c87c Fixes #2524: Switch default theme to color + 2016-01-29 11:21:07 +01:00
Erich Gamma 043a4e7601 Remove the dancer from the status 2016-01-29 07:54:31 +01:00
Andre Weinand a5a983da6c update node-debug 2016-01-28 21:53:24 +01:00
Martin Aeschlimann 41fef3b9f0 Add ".ino" to cpp file suffices 2016-01-28 20:19:51 +01:00
Andre Weinand 7ddbe52ea5 update node-debug. fixes #2288 2016-01-28 18:10:47 +01:00
Martin Aeschlimann 69dfecdbe4 Allow custom error messages for regex issues 2016-01-28 17:25:35 +01:00
Martin Aeschlimann 5168697dfd Fixes #2324: [json] Inline schema in settings don't work 2016-01-28 17:18:45 +01:00
Martin Aeschlimann 0c72437701 json package.json: Use tabs instead of spaces 2016-01-28 17:18:45 +01:00
Martin Aeschlimann ead959c5d4 Fixes #2328: [json] No code assist in schema property in settings.json 2016-01-28 17:18:44 +01:00
Martin Aeschlimann 5785cf462e Fixes #2365: [json] JSON could complete identifier with quotes 2016-01-28 17:18:43 +01:00
Martin Aeschlimann 706413e537 Test fixes for #2468 2016-01-28 17:18:43 +01:00
Andre Weinand 3ffdeb1b0f update mono-debug: fixes #2350 2016-01-28 16:31:30 +01:00
Martin Aeschlimann cfa2dd25e0 FIxes #2468: [json] Intellisense Provides Strange Suggestions In Property Value 2016-01-28 16:17:02 +01:00
Martin Aeschlimann 4b642223ae [json] enable opening json extension on folder 2016-01-28 15:40:36 +01:00
Martin Aeschlimann ac5c3aa7b8 Fixes #2342: [json] JSON suggestion completed incorrectly 2016-01-28 15:40:35 +01:00
Martin Aeschlimann dc8b138e39 [json] consume 1.3.1 of language-server & client 2016-01-28 15:40:34 +01:00
Erich Gamma d3c32e6929 Fixes #2455 2016-01-28 14:42:10 +01:00
Erich Gamma df7a28a904 Fixes #2369 2016-01-28 14:15:11 +01:00
Andre Weinand baaa42c0e9 update to latest node-debug 2016-01-28 12:46:19 +01:00
Martin Aeschlimann db40c87ba8 Fixes #2446: [json] Unable to load schema jsconfig.schema.json 2016-01-28 10:59:15 +01:00
Andre Weinand 77d07b0156 remove tests from node-debug 2016-01-27 23:47:38 +01:00
Andre Weinand 3d6d958cd3 Fixes #2429: normalize drive letter to lower 2016-01-27 19:17:55 +01:00
Martin Aeschlimann f8836d7698 Fixes #2322: OSS README in TypeScript extension needs to be updated 2016-01-27 18:00:08 +01:00
Johannes Rieken 79a5014d72 #2169 - map 'warning' kind to file and default again to property 2016-01-27 12:50:32 +01:00
Johannes Rieken 6250b6531e expose EventEmitter in our API, fixes #2359 2016-01-27 12:18:19 +01:00
Dirk Baeumer 4bed00b373 Fixes #2434 2016-01-27 12:03:30 +01:00
Martin Aeschlimann e75c630aff Fixes #2388 [json] Completing a JSON suggestion enters snippet mode 2016-01-27 11:40:12 +01:00
Johannes Rieken 8755e438f5 scheme and path or authoriy are mandated, fixes #2341 2016-01-27 11:37:20 +01:00
Erich Gamma c4df2b16c1 fixing the salsa version check 2016-01-26 14:09:14 +01:00
Martin Aeschlimann 4c6534ebc6 [json] update proxy on settings update 2016-01-26 09:56:43 +01:00
Martin Aeschlimann 9443432459 [json] fix for contributed schemas located inside extensions 2016-01-26 09:48:45 +01:00
Martin Aeschlimann 63bbc4ea27 Fix tslint warnings in json extension 2016-01-26 09:43:21 +01:00
Martin Aeschlimann 1379c39944 Merge pull request #2245 from Microsoft/aeschli-json-language-server
Add json language server
2016-01-25 22:10:46 +01:00
Martin Aeschlimann 9f7632cc23 Support isIncomplete form completion results 2016-01-25 22:01:17 +01:00
Martin Aeschlimann e57f5f4078 Fix createHover 2016-01-25 22:00:35 +01:00
Martin Aeschlimann 210738c61d Remove console.log from server.ts 2016-01-25 21:28:17 +01:00
Martin Aeschlimann 0f12aa4ff8 Default theme name polish 2016-01-25 20:46:37 +01:00
Martin Aeschlimann 7a8fed4c39 Send proxy information 2016-01-25 17:43:18 +01:00
Andre Weinand af4f2c555a update node and mono debug 2016-01-25 16:14:44 +01:00
Johannes Rieken 74d033e92a allow to register for the same scheme twice. lifo behaviour 2016-01-25 16:12:33 +01:00
Johannes Rieken ee249f86bd api - add vscode.env.language 2016-01-25 14:49:36 +01:00
Martin Aeschlimann 0587f20cd7 JSON completion contributors 2016-01-25 14:46:25 +01:00
Andre Weinand 2e68641c84 add debug console support to mono-debug 2016-01-25 14:40:14 +01:00
Johannes Rieken 1d47228e95 one more attempt, fixes #2217 2016-01-25 09:59:08 +01:00
Andre Weinand 11ab20666a update mono-debug 2016-01-25 00:30:58 +01:00
Martin Aeschlimann 9aa135b2ab Use 'next' version of language server/client 2016-01-24 18:08:49 +01:00
Andre Weinand fd27b3f88b 💄debug adapter test suite 2016-01-24 00:34:07 +01:00
Martin Aeschlimann 67e4daf06b Fix to use vscode scheme 2016-01-23 21:17:22 +01:00
Martin Aeschlimann 0a1ed45811 Support %APP_SETTINGS_HOME% in jsonValidation paths 2016-01-23 21:17:00 +01:00
Martin Aeschlimann c3abc6760f Use 'vscode' URI for keybinding schema and default doc 2016-01-23 21:10:39 +01:00
Martin Aeschlimann 0b66ccdfa9 jsonValidation contributions for setting schemas 2016-01-23 21:07:51 +01:00
Erich Gamma ba0315c57b Incorporated feedback from the emoji police, added a dancer icon when salsa is supported 2016-01-23 17:57:37 +01:00
Chris Dias e9353c8916 associate vb script (.vbs) files with VB syntax 2016-01-22 12:33:10 -08:00
Martin Aeschlimann 8bccda9e42 Remove linesModel, use new APIs 2016-01-22 17:33:02 +01:00
Martin Aeschlimann 2747ebef95 Correct test fixture path 2016-01-22 17:23:02 +01:00
Martin Aeschlimann a0a3db9290 More Thenables and polish 2016-01-22 17:19:33 +01:00
Martin Aeschlimann 5fb37d3119 send schema associations configured by extensions 2016-01-22 17:12:31 +01:00
Martin Aeschlimann a351055049 SchemaService: Use Thenable in signatures 2016-01-22 15:17:29 +01:00
Andre Weinand 25fa3ac1e7 update node-debug 2016-01-22 14:47:26 +01:00
Johannes Rieken 42596574eb Use different default CompletionItemKind, fixes #2169 2016-01-22 11:44:34 +01:00
Dirk Baeumer 3b3bba341f Merge branch 'salsa-status' 2016-01-22 10:05:36 +01:00
Dirk Baeumer 8e6415a70d Tooltip tweak. Fixed nls issue 2016-01-22 09:54:27 +01:00
Johannes Rieken 86ecfe849d fix api test 2016-01-22 09:50:52 +01:00
Andre Weinand 2e8b7998ea update node-debug 2016-01-21 23:09:03 +01:00
Martin Aeschlimann ea0e5bbae7 [json] rename server/src/tests to test 2016-01-21 22:49:05 +01:00
Martin Aeschlimann 078ac32d73 [json] add json.configuration 2016-01-21 22:47:56 +01:00
Martin Aeschlimann 817f3f5919 [json] language server & client as extension 2016-01-21 22:19:39 +01:00
Erich Gamma fec692f33e oops, fixed testing left over 2016-01-21 19:15:30 +01:00
Erich Gamma 00d0b3b0da show error message in tooltip 2016-01-21 17:58:58 +01:00
Erich Gamma 47758c4ab5 fixed copyright 2016-01-21 17:55:32 +01:00
Erich Gamma 7f5ebcd06c Show text in status bar when Salsa is used, check whether the tsserver supports salsa. 2016-01-21 17:55:16 +01:00
Dirk Baeumer 5f7226b867 Add support to trace the message on request failure 2016-01-21 16:57:10 +01:00
Martin Aeschlimann a038512621 colorful default themes: make sure the theme works with 0.10.3 2016-01-21 15:55:42 +01:00
Johannes Rieken 5be404dd5c #1835 - onDidChangeTextEditorViewColumn event 2016-01-21 15:12:13 +01:00
Johannes Rieken c14e864b2b #1835 add viewColumn property to TextEditor, not yet decided if we also need an event to signal changes 2016-01-21 12:05:10 +01:00
Johannes Rieken 21a84ab87c keep sort text, sort by label if no or equal sort text 2016-01-21 10:53:06 +01:00
Johannes Rieken a9c1895117 allow to provide ViewColumn with 'vscode.previewHtml' command 2016-01-20 15:49:01 +01:00
Johannes Rieken 1d7facf02b more clever sortText for TypeScript completion items, fixes #1190 2016-01-19 10:51:02 +01:00
Andre Weinand 2771dff034 update node-debug 2016-01-19 08:55:09 +01:00
Johannes Rieken a6aa8ddf80 add html preview sample 2016-01-18 18:27:24 +01:00
Andre Weinand cfe95a14a9 node debug: improve source path matching (fixes #1591) 2016-01-15 20:01:39 +01:00
Martin Aeschlimann d9b9d8730f Tune new colors added for dark+ & light+ themes #1943 2016-01-15 09:50:38 +01:00
Martin Aeschlimann da4a123f80 [themes] variable type not colored as type 2016-01-14 09:37:47 +01:00
Andre Weinand bff465991d update node-debug 2016-01-13 17:45:35 +01:00
Martin Aeschlimann 983132f1a1 Fixes #1943: Tune new colors added for dark+ & light+ themes 2016-01-13 14:59:55 +01:00
Andre Weinand cf45984418 update node-debug 2016-01-12 22:53:23 +01:00
Martin Aeschlimann 277510fe7b Merge pull request #1457 from xaverh/master
C++11 keyword "noexcept" added
2016-01-12 17:04:18 +01:00
Martin Aeschlimann 0babb42991 Merge pull request #1217 from dstorey/update-css-intellisense
[css] Update css intellisense and css.plist
2016-01-12 11:17:55 +01:00
Johannes Rieken f345c94847 virtual doc - support content provider signalling change via onDidChange event 2016-01-12 10:50:53 +01:00