Граф коммитов

589 Коммитов

Автор SHA1 Сообщение Дата
Martin Aeschlimann 19e7ffe099 3.8.4 2020-09-16 10:16:01 +02:00
Martin Aeschlimann a25719c5d7 update dependencies 2020-09-16 10:15:49 +02:00
Sebastian Copei 30d18dfb31 add changeable severity for schema resolving errors and tests 2020-09-11 15:59:00 +02:00
Sebastian Copei 8f60c5273d improve describtion comment for schemaValidation attribute 2020-09-10 08:29:35 +02:00
Sebastian Copei d127829733 add tests for the schema severity 2020-09-09 14:15:33 +02:00
Sebastian Copei 3759669b1d add schema severity settings to the document settings 2020-09-09 14:15:20 +02:00
Martin Aeschlimann a5d6dfbfb6 3.8.3 2020-08-31 21:54:23 +02:00
Martin Aeschlimann a0b585f491
Merge pull request #69 from KapitanOczywisty/additionalItemsRefs
Resolve refs inside additionalItems
2020-08-31 12:52:05 -07:00
Martin Aeschlimann e016e94cf5
Merge pull request #70 from KapitanOczywisty/resolveGetMatchingSchemas
Resolve schemas from getMatchingSchemas argument
2020-08-31 12:51:24 -07:00
Martin Aeschlimann 69bdba5b1a 3.8.2 2020-08-31 21:47:49 +02:00
Martin Aeschlimann 94945c85b4 2019-09-schema warning not shown (for #71) 2020-08-27 13:09:27 +02:00
KapitanOczywisty 9d37a05102 Test for resolving $ref in getMatchingSchemas 2020-08-21 13:16:12 +02:00
KapitanOczywisty 034c80970a Resolve schemas from getMatchingSchemas argument 2020-08-21 12:52:29 +02:00
KapitanOczywisty db958f75d9 Resolve refs inside additionalItems 2020-08-21 10:17:09 +02:00
Martin Aeschlimann 76f4b43d47
Merge pull request #67 from KapitanOczywisty/multipleOfFloat
Fix multipleOf with float
2020-08-20 09:03:45 +02:00
KapitanOczywisty 8dc83f16e4 Fix multipleOf with float 2020-08-19 14:23:12 +02:00
Martin Aeschlimann c59df52bb9 3.8.1 2020-08-17 09:58:57 +02:00
Martin Aeschlimann 3ac3651b76 remove unecessary import (fixes #66) 2020-08-17 09:58:14 +02:00
Martin Aeschlimann 2bf9ebf5b7
Merge pull request #62 from KapitanOczywisty/master
Add support for defaultSnippets in patternProperties and additionalProperties
2020-08-10 15:42:13 +02:00
Martin Aeschlimann a937e6b4f0
Merge pull request #65 from KapitanOczywisty/PropertyNamesCompletion
Use propertyNames for completion proposals
2020-08-10 15:40:41 +02:00
Martin Aeschlimann 079dfdf668 3.8.0 2020-08-02 21:48:55 +02:00
Martin Aeschlimann 3577f79eab update changelog 2020-08-02 21:43:59 +02:00
KapitanOczywisty acdebc89a0 Use propertyNames for completion proposals 2020-07-29 09:50:45 +02:00
Martin Aeschlimann bcdc460b18
Merge pull request #63 from microsoft/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
2020-07-17 10:05:04 +02:00
dependabot[bot] 7ce47585ce
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-16 18:56:53 +00:00
KapitanOczywisty 31aa45bf6a
Tests for defaultSnippets in patternProperties and additionalProperties 2020-07-16 10:51:14 +02:00
KapitanOczywisty 8d889746fc
Support for defaultSnippets in patternProperties and additionalProperties 2020-07-16 10:48:12 +02:00
Martin Aeschlimann 908ede3fd3
Merge pull request #47 from ianchi/matchingSchemas
Expose getMatchingSchemas
2020-07-06 09:52:17 +02:00
Martin Aeschlimann c075ccf287 Merge branch 'master' into pr/ianchi/47-1 2020-07-06 09:51:24 +02:00
Martin Aeschlimann be0c182730 Merge branch 'master' into pr/ianchi/47-1 2020-07-06 09:38:29 +02:00
Martin Aeschlimann 70d14e9e93 don't return inverted & polish & tests 2020-07-03 16:19:57 +02:00
Martin Aeschlimann ded4757015 3.7.0 2020-06-04 14:12:02 +02:00
Martin Aeschlimann 696eac06d7 update changelog 2020-06-04 14:11:51 +02:00
Martin Aeschlimann 76e51805c8 update dependencies 2020-06-04 14:07:44 +02:00
Martin Aeschlimann db832ca6a9 support JSONSchema.suggestSortText 2020-05-06 15:35:40 +02:00
Martin Aeschlimann 7380579ee7 3.6.0 2020-04-27 22:16:58 +02:00
Martin Aeschlimann 44c78b5279 update CHANGELOG 2020-04-27 22:15:34 +02:00
Martin Aeschlimann fbdc727b03 update dependencies & adopt eslint 2020-04-27 22:12:17 +02:00
Martin Aeschlimann 1fadf89f29
Merge pull request #50 from ananthakumaran/definition
add support for textDocument/definition
2020-04-27 22:04:54 +02:00
Martin Aeschlimann 104d3af9c1
Merge pull request #54 from alexkreidler/master
Add basic coverage information
2020-04-27 22:03:22 +02:00
Martin Aeschlimann 53edabb0d3 change travis to node 10 2020-04-27 21:40:24 +02:00
Alex Kreidler 56fc6adc37 add coverage scripts 2020-04-11 14:50:08 -04:00
Martin Aeschlimann fabbc8069d 3.5.2 2020-04-03 10:32:08 +02:00
Anantha Kumaran 6bbffca70a use const instead of let 2020-03-09 21:42:54 +05:30
Anantha Kumaran 23eb6da6d5 change return type of findDefinition to Promise 2020-03-09 16:28:35 +05:30
Anantha Kumaran e4bfa87c3e add support for textDocument/definition
JSON Schema, Swagger, etc use $ref to reference reusable json
snippets. Add the ability to jump to definition from $ref.
2020-03-07 16:59:00 +05:30
Martin Aeschlimann fad0982446 JSON RangeError when parsing GeoJSON. Fixes microsoft/vscode#91854 2020-03-03 10:01:09 +01:00
Martin Aeschlimann 567db79cf7 3.5.1 2020-02-21 10:37:22 +01:00
Martin Aeschlimann ba0ec0c25f update vscode-languageserver-textdocument 2020-02-21 10:36:45 +01:00
Martin Aeschlimann faa2e34cf4 update dependencies 2020-02-21 10:30:45 +01:00