Commit graph

346 commits

Author SHA1 Message Date
Martin Aeschlimann 4473006497 [css/html/json] use fixed version of language server/client 2017-10-27 13:11:52 +02:00
Johannes Rieken 65a2d30efe color - jsdoc and tiny tweaks for color provider api 2017-10-16 12:43:21 +02:00
Martin Aeschlimann 7b6d3a13af [json] update service 2017-10-13 11:59:41 +02:00
Martin Aeschlimann a5f49516c1 [json] update server & service 2017-10-11 16:01:48 +02:00
Martin Aeschlimann 12d4925c72 Use strict version-identifier for @types/xyz-modules . For #35561 2017-10-04 11:25:45 +02:00
Martin Aeschlimann 8b350a162c Listen to schema change events (for #27816) 2017-09-25 15:25:05 +02:00
Martin Aeschlimann 0e3d8542a1 [json] provide colorpresentations in language server 2017-09-21 12:57:58 +02:00
rebornix 084849c2fa provideColorPresentations should have document in paramaters. 2017-09-20 13:44:57 -07:00
rebornix ce20acd130 color space 0...1 2017-09-20 12:59:02 -07:00
isidor efdc328058 ${workspaceRoot} -> ${workspaceFolder} 2017-09-19 11:21:49 +02:00
rebornix d069e922ef Re #34366. Extensions define color formats. 2017-09-19 00:03:58 -07:00
Martin Aeschlimann baed6fa95b [html] multi folder settings optimizations 2017-09-15 16:39:56 +02:00
Martin Aeschlimann bde20085c7 [html] use vscode-uri 2017-09-15 16:39:56 +02:00
Matt Bierner 9a38cc36a5 Fix missing colorization test update 2017-09-14 19:59:52 -07:00
Matt Bierner 43cb3b41ac Continue tweaking default dark and light colorization for escape characters and regular expressions 2017-09-13 10:40:07 -07:00
rebornix 3753e0e1d2 Align signatures with other providers. 2017-09-08 14:11:44 -07:00
rebornix 3479d81d77 Fix #32235. Functional style formatter. Color range is all float number and remove fromHex, fromHSL methods. 2017-09-08 11:36:39 -07:00
Martin Aeschlimann 5e42a4907a Multi root: json.schema setting relative url doesnt get resolved to folder. Fixes #33453 2017-08-30 15:11:16 +02:00
Martin Aeschlimann c0f8d12673 IntelliSense not work in settings.json . Fixes #33069 2017-08-29 18:01:38 +02:00
Martin Aeschlimann d0d00e8824 [json] match only schemas of current folder 2017-08-29 08:37:02 +02:00
Martin Aeschlimann 33b6008002 [json] update service (NPE in provideDocumentColors) 2017-08-28 20:52:13 +02:00
Martin Aeschlimann c72c6cc31d [json] complete colorProvider adoption 2017-08-28 19:15:36 +02:00
Martin Aeschlimann 31fe7b0a9c [json] adopt colorProvider.proposed protocol 2017-08-28 17:19:55 +02:00
rebornix c68ad405a7 CSS/JSON extensions are using spaces... 2017-08-25 16:10:16 -07:00
rebornix 879373d9e1 Remove onDidChagne events. Deprecate [lan].colorDecorators.enable and
use editor.colorDecorators for all.
2017-08-25 16:10:16 -07:00
rebornix ef690ded3e Config migration 2017-08-25 16:10:16 -07:00
rebornix 9355b436d1 Move renderColorDecorator options to core settings. 2017-08-25 16:10:16 -07:00
rebornix 9937bcf6ec Color Decorator sits together with Color Picker. 2017-08-25 16:10:16 -07:00
rebornix f4ccc31770 Use single quote in imports 2017-08-25 16:10:16 -07:00
rebornix f52299aee0 Add a new option to control whether to render inline color box or not. 2017-08-25 16:10:16 -07:00
Martin Aeschlimann b14c255400 [json] add multiroot support. Fixes #32487 2017-08-23 14:33:04 +02:00
Johannes Rieken 7128eb085c style - use single-quoted imports 2017-08-21 16:45:32 +02:00
Martin Aeschlimann c185e7d44e [json] hover over color box doesn't show color picker. Fixes #32298 2017-08-12 16:40:09 +02:00
Martin Aeschlimann 5fce6df8a2 [json] Protect from incompete colors (for exception in #32298) 2017-08-12 16:20:38 +02:00
Joao Moreno 13a6a7a9c3 color api: remove ColorRange.format 2017-08-11 11:50:10 +02:00
Joao Moreno 0f5272afe9 color api: docs 2017-08-11 11:50:10 +02:00
Martin Aeschlimann d558497c07 Colorizer tests: Accept tests when only scopes have changed 2017-08-10 10:24:46 +02:00
Martin Aeschlimann 164e6d4bbc [json] grammar update script for new repo 2017-08-08 16:45:48 +02:00
Martin Aeschlimann 06c1e0574e [json] Incorrect brace matching in JSON files. Fixes #26637. Fixes #31989 2017-08-08 16:45:48 +02:00
Ramya Achutha Rao cbdb960d52 Update repo url for json tm 2017-08-03 16:20:53 -07:00
Christof Marti f77b8801ee OSS tool update 2017-08-03 15:13:49 -07:00
Martin Aeschlimann 946bb89854 [json] enable color picker 2017-08-03 16:26:47 +02:00
Martin Aeschlimann 954954d566 [json] update service (fixes #29949) 2017-08-03 15:49:23 +02:00
Sandeep Somavarapu 7c7ae7a66f #30856: Register schema for workspace configuration file
- Both saved & unsaved
- which supports intellisense in the files
2017-07-17 18:23:10 +05:30
Benjamin Pasero 1501dbe633 associate JSON mode with code workspace files 2017-07-13 12:18:26 +02:00
kieferrm 3f8bd163f4 update dependency on vscode-extension-telemetry 2017-06-30 09:57:37 -07:00
Martin Aeschlimann 01cbc6dd50 [json] update service (for #29848) 2017-06-29 23:09:09 +08:00
Martin Aeschlimann 3585fa3943 [css] update service (for #27189) 2017-06-29 22:24:44 +08:00
rebornix 15ccb8d53a Fix #29664, Fix #29668. Add JSON indentation rules. 2017-06-28 15:43:18 -07:00
Joao Moreno 5667cc0e69 use vsce to determine what to package when bundling extensions
fixes #29054
2017-06-21 16:17:21 +02:00
Martin Aeschlimann 21a2765e44 [json] update service (for #28010) 2017-06-14 17:19:48 +02:00
Matt Bierner 84f154b794 Fix 27195
Make sure we handle the case of `/**/` properly in json files
2017-05-26 09:27:33 +02:00
Martin Aeschlimann 0287e46ab4 JSON schemas served with gzip fail to parse. Fixes #26672 2017-05-16 11:47:04 +02:00
Matt Bierner 7d2dea4e45 Add "Include" to extension TSConfig Files (#25860)
**Bug**
Most VSCode extensions currently specify `"exclude"` in their `tsconfig.json` but not `"include"`. This may result in extra files being included in each project

**Fix**
Add  `"include": ["src/**/*"]` to all extension tsconfig files
2017-05-05 11:37:59 -07:00
Martin Aeschlimann 717f328ab7 Snippets with tab (and other control sequences) insert [object Object]. Fixes #25938 2017-05-05 16:32:19 +02:00
Benjamin Pasero 52dd6053f4 remove console.log (fyi @aeschli) 2017-04-28 14:27:40 +02:00
Martin Aeschlimann ffd0d963f2 [json] fix for color decorator regex 2017-04-27 22:41:22 +02:00
Martin Aeschlimann 053130ef2a Allow for short hand hex colors. Fixes #25396 2017-04-27 20:33:02 +02:00
Martin Aeschlimann 90a81236cd [json] update service 2017-04-25 23:40:28 +02:00
Ramya Achutha Rao 84af63a933 Increment version of vscode extension telemetry module 2017-04-18 14:46:35 -07:00
Alex Dima aca01f2daa Fix build hygiene issues 2017-04-14 14:08:52 +03:00
Martin Aeschlimann 114160d225 Fix for completionProvider registration in html/json server 2017-04-10 15:14:43 +02:00
Martin Aeschlimann 4c56e61918 Attach languge server: set "protocol": "legacy", 2017-04-06 23:46:35 +02:00
Martin Aeschlimann cfb74af74e launch.json shows stale warnings after deleting/closing. Fixes #23726 2017-04-04 11:34:37 +02:00
Martin Aeschlimann 18affc0b0b [json] update service (fixes NPE in color requestor) 2017-03-30 15:06:52 +02:00
Martin Aeschlimann 252b393776 [json] update service (for #23424) 2017-03-30 09:31:22 +02:00
Martin Aeschlimann 7d63b291cf [json] color decorators 2017-03-27 14:27:10 +02:00
Martin Aeschlimann dc31a48002 [json] enable quick suggestions in strings 2017-03-21 22:48:36 +01:00
Martin Aeschlimann b6b35ea42d [json] support patternErrorMessage for #21384 2017-02-27 10:46:37 +01:00
Martin Aeschlimann 0a246ab31c [json] update service (fixes #21222) 2017-02-23 13:50:36 +01:00
Martin Aeschlimann 3bf7441509 [json] update service (for #21070) 2017-02-22 16:43:25 +01:00
Martin Aeschlimann c504b1d69a [json] update service 2017-02-21 23:23:09 +01:00
kieferrm 3f26922adb upgrade telemetry used by json ext 2017-02-20 20:16:47 -08:00
Martin Aeschlimann 36f2e59ecc [json] update server & client 2017-02-17 18:07:05 +01:00
Martin Aeschlimann 3a311829e4 [json] remove project.json support (for OmniSharp/omnisharp-vscode#1236) 2017-02-16 21:38:55 +01:00
Benjamin Pasero 4d9ee74935 move more into config-editing extension (for #20049) 2017-02-07 16:52:19 +01:00
Benjamin Pasero bcff7c60e5 move window.title config helper out to extension (for #20049) 2017-02-07 12:24:03 +01:00
Benjamin Pasero 29c4e311cd window title: convert variable format from $() to ${} 2017-02-06 14:31:37 +01:00
Benjamin Pasero 693de57e87 Allow to configure title bar information (fixes #1723) (#19932) 2017-02-06 09:50:27 +01:00
Martin Aeschlimann 60bbe61489 [css] change grammar to atom/language-css 2017-01-31 17:10:28 +01:00
Martin Aeschlimann bb18628a66 [json] dynamically enable & disable formatter 2017-01-30 16:32:31 +01:00
Martin Aeschlimann 56d2e439e6 Update jsonc-parser 2017-01-26 11:31:23 +01:00
Martin Aeschlimann c5f8be74bd [json] update service 2017-01-24 00:52:02 +01:00
Martin Aeschlimann c0b1937b47 lamguage servers: Require snippetSupport for completionProvider capability 2017-01-19 20:43:50 +01:00
Martin Aeschlimann 87ae03d980 [json] update dependencies & adopt 2017-01-17 23:09:12 +01:00
Alex Dima 88c45c4e57 Merge remote-tracking branch 'origin/master' into alex/tokenization 2017-01-09 11:19:26 +01:00
Martin Aeschlimann ca0bf48d75 [json] update service 2017-01-07 22:46:23 -04:00
Alex Dima 90d74c59aa Use hex colors in themes integration tests 2017-01-05 09:47:08 +01:00
Alex Dima 10f68352a0 Themes integration tests 2017-01-04 22:44:08 +01:00
Matt Bierner b2519ad3c9 Add a few casts to work around issues in ts 2.1.4 (#16861) 2016-12-07 13:54:25 -08:00
Martin Aeschlimann aa108953c9 [json] update language service 2016-12-05 17:14:04 +01:00
Martin Aeschlimann 4d8781d17a [json] add server trace option 2016-12-05 17:14:03 +01:00
Martin Aeschlimann 63c369079e [json] updare service & add json schema.deprecationMessage/ enumDescriptions 2016-12-02 22:23:50 +01:00
Martin Aeschlimann c17ebb78c0 [json] update language service 2016-11-30 00:03:25 +01:00
Martin Aeschlimann 5cf9b72417 Merge pull request #16186 from mjbvz/json-setting-localization
Extract Json Extension package.json Strings for Localization
2016-11-29 22:43:46 +01:00
Dirk Baeumer 32192ccfde Fixing alpha versions 2016-11-29 15:31:56 +01:00
Matt Bierner 97a974e1e8 Extract Json Extension package.json Strings for Localization
Closes #16180
2016-11-28 15:09:54 -08:00
Martin Aeschlimann ec45a3a56c [json] wait for onReady before using client 2016-11-28 10:57:22 +01:00
Martin Aeschlimann ea26b957f6 Adopt new snippet syntax in JSON schema defaultSnippets (for #15573) 2016-11-25 17:04:18 +01:00
Martin Aeschlimann 93c1334282 [json] adopt SnippetString (#15573) and update to TS 2.0 2016-11-25 16:37:56 +01:00
Joao Moreno 2bb3dd5d95 enable duplicate imports tslint rule 2016-11-11 17:02:08 +01:00
Martin Aeschlimann 525332fba5 [json] update language service 2016-11-03 16:59:31 +01:00
Martin Aeschlimann a31bf208c8 onInitialize() should check if params.initializationOptions is null fiixes #12259 2016-10-27 16:47:36 +02:00
Johannes Rieken 2ef658a7c8 format.enable label to informat about required restart 2016-10-24 12:08:57 +02:00
Johannes Rieken e58afe1ab6 Thenable<T> everywhere 2016-10-20 18:30:09 +02:00
Johannes Rieken db48473d51 json.format.enable 2016-10-17 15:25:35 +02:00
Martin Aeschlimann ba055859d1 Update json language service 2016-10-16 23:46:49 +02:00
Johannes Rieken 507b551462 tsfmt - extensions/json/server 2016-10-08 09:32:25 +02:00
Johannes Rieken 7b5a828331 tsfmt - extensions/json/client 2016-10-08 09:31:07 +02:00
Martin Aeschlimann 59c835ff9a Compile issue with new langageclient 2016-09-07 17:17:50 +02:00
Martin Aeschlimann e3ce57ab09 [json] update language service & server & MarkedString escaping fix. Fixes #11413 2016-09-07 16:37:39 +02:00
Andre Weinand 0ba7f55dcc fix typo in 'Capabilities' 2016-09-05 10:36:51 +02:00
Martin Aeschlimann aa4e6e2def [json] update language service 2016-08-31 21:21:16 +02:00
Dirk Baeumer b7ab0e8c90 Fixes #11304: Update node.d.ts for extension to 4.x version to be in line with normal extension development 2016-08-31 12:28:21 +02:00
Martin Aeschlimann 196a3290f0 Update json language service 2016-08-29 15:36:34 +02:00
Martin Aeschlimann 986d842824 [schemas] move schema associations from json to configuration-editing and extension-editing 2016-08-23 14:45:00 +02:00
Martin Aeschlimann 14908e3603 Fixes #9965: Update default project.json TFMs 2016-08-22 14:39:36 +02:00
Martin Aeschlimann fbe40a406a [json] update to latest languageserver 2016-08-12 18:34:35 +02:00
Martin Aeschlimann 11d23f1562 files.associations intellisense does not work within quotation marks. Fxes #10184 2016-08-08 17:33:42 +02:00
Martin Aeschlimann c0ae835786 Update css and json language services to full versions 2016-07-29 10:45:26 +02:00
Martin Aeschlimann 531a56f772 [json] Update language service 2016-07-28 18:50:17 +02:00
Martin Aeschlimann 17e0d1c92d fixes #9907: Intellisense is not working when I type . in settings files 2016-07-28 18:44:28 +02:00
Martin Aeschlimann 09a148d587 [json] update language-service 2016-07-28 14:49:06 +02:00
Martin Aeschlimann 0664d43e92 [json] no problem marker when schema can not be loaded 2016-07-28 14:49:06 +02:00
Martin Aeschlimann 8d28c302ab [json] Update language service 2016-07-28 10:29:56 +02:00
Martin Aeschlimann 4b0c647c00 Update json language-service 2016-07-27 18:20:52 +02:00
Martin Aeschlimann 5e207a1dd7 [json] word pattern to match full string and number literals 2016-07-27 15:45:36 +02:00
Martin Aeschlimann da7264c5b3 [json] set filter text for all property proposals 2016-07-27 15:45:36 +02:00
Martin Aeschlimann 94a0fdebb2 Update cs & json to latest languageservice 2016-07-25 18:38:24 +02:00
Martin Aeschlimann c1cea95bca Update json-languageservice 2016-07-25 16:43:33 +02:00
Martin Aeschlimann a038ad1d11 [json] set trigger characters 2016-07-25 09:27:24 +02:00
Martin Aeschlimann 4a13944af6 Migrate all other languages to language-configuration.json 2016-07-21 20:30:37 +02:00
Martin Aeschlimann e7ae751e50 Migrate JSON to language-configuration 2016-07-21 19:54:03 +02:00
Martin Aeschlimann c04f01e60c Add schema for language-configuration.json 2016-07-21 19:49:43 +02:00
Martin Aeschlimann 349c4ddf60 [json] hover in JSON documents hides '*', fixes #8068 2016-07-20 16:29:31 +02:00
Martin Aeschlimann 05393cf9f3 [json] User defined schemas without file association are not picked up 2016-07-11 11:43:36 +02:00
Alex Dima d5862e8dba Clean extensions OSSREADME.json since the tool now can scan all npm-shrinkwrap.json files 2016-07-07 12:36:49 +03:00
Johannes Rieken 7cb8e4514e remove autoClosingPairs, surroundingPair in favour of deprecated api and language config file, fixes #8737 2016-07-06 15:42:53 +02:00
Andre Weinand a6692f931a remove unused dependency 2016-07-01 17:21:18 +02:00
Andre Weinand ea6eae40e0 update OSSREADME from npm-shrinkwrap 2016-07-01 15:21:42 +02:00
isidor f32b435e6d Add npm-shrinkwrap.json for css, json, php
#8570
2016-07-01 09:52:48 +02:00
Martin Aeschlimann dd32bd644a JSON seems to keep diagnostics around when document closes, fixes #5769 2016-06-29 20:22:19 +02:00
Martin Aeschlimann 96452b48e7 Do not rely on codeSnippet for filtering fixes #6620 2016-06-27 22:39:21 +02:00
Martin Aeschlimann e228769042 Polish configuration section labels & add link 2016-06-27 18:37:04 +02:00
Martin Aeschlimann 10146b8e2f [json] use vscode-json-languageservice 2016-06-26 23:49:47 +02:00
Alex Dima be7f2e237f Remove MirrorModelEmbedded as it is no longer used 2016-06-25 11:21:55 +02:00
Cătălin Mariș 9358d513f8
Treat .webmanifest files as JSON
Web App Manifest files (having `webmanifest`¹ as the recommended
file extension and `application/manifest+json`¹ as the recommended
media type) use the JSON² format.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

¹ https://w3c.github.io/manifest/#media-type-registration
² https://w3c.github.io/manifest/#abstract

See also: https://w3c.github.io/manifest/
2016-06-22 22:48:31 +03:00
Martin Aeschlimann e520a4208b fixes #7730: [json] Referencing **local** JSON schema from another local schema 2016-06-16 15:57:06 +02:00
Martin Aeschlimann 1ddee875cc extract jsonLangaugeService 2016-06-15 09:33:13 +02:00
Martin Aeschlimann 573844e49a Update to latest jsonc-parser 2016-06-15 09:33:13 +02:00