Skip to content

Releases: microsoft/vscode-json-languageservice

v5.6.1

30 Jun 19:05
8a95a7a
Compare
Choose a tag to compare

Changes:

  • #278: prepare 5.6.1
  • #272: feat: allow format range to be undefined
  • #274: chore: bump action and node versions
  • #261: feat: Notify Invalid RegExp Patterns

This list of changes was auto generated.

v5.6.0

02 Jun 13:25
24f360b
Compare
Choose a tag to compare

Changes:

  • #271: prepare 5.6.0
  • #269: feat: enhance JSON schema completion with enum sorting and details
  • #268: use https locations for all old schema drafts

This list of changes was auto generated.

v5.5.1-next.0

25 Apr 15:28
904eb67
Compare
Choose a tag to compare
v5.5.1-next.0 Pre-release
Pre-release

Changes:

  • #264: prepare 5.5.0
  • #259: feat: make newJSONDocument and JSONDocument consistent

This list of changes was auto generated.

v5.5.0

25 Apr 15:36
628c87f
Compare
Choose a tag to compare

Changes:

  • #264: prepare 5.5.0
  • #259: feat: make newJSONDocument and JSONDocument consistent

This list of changes was auto generated.

v5.4.5-next.0

24 Mar 20:34
912e884
Compare
Choose a tag to compare
v5.4.5-next.0 Pre-release
Pre-release
5.4.5-next.0

v5.4.4

24 Mar 17:27
a6ff075
Compare
Choose a tag to compare

Changes:

  • #258: prepare 5.4.4

This list of changes was auto generated.

v5.4.4-0

27 Jan 21:28
3044336
Compare
Choose a tag to compare
v5.4.4-0 Pre-release
Pre-release
5.4.4-0

v5.4.3

27 Jan 21:22
e493f88
Compare
Choose a tag to compare

Changes:

  • #257: prepare 5.4.3
  • #255: JSON sort: use localeCompare instead of ASCII sort

This list of changes was auto generated.

v5.4.2

02 Dec 20:32
3da5591
Compare
Choose a tag to compare

Changes:

  • #243: feat(completion): support detail from schema
  • #253: prepare 5.4.2
  • #247: Fix slow large oneof validation
  • #251: fix: typo in then description
  • #250: typo: intellisense provides invalid description of keyword
  • #252: do not ask for extra approval when publishing
  • #249: Engineering - remove preReleaseTagAddToLatest pipeline template parameter
  • #248: Schema Does Not Load With URI myproto:///schema.json

This list of changes was auto generated.

v5.4.1

26 Aug 20:26
493010d
Compare
Choose a tag to compare

Changes:

  • #242: prepare 5.4.1
  • #238: Fix microsoft/vscode#209655: fix case-sensitive JSON sorting error
  • #239: Deprecate Thenable and alias to PromiseLike
  • #241: update invalid json instance in DocumentSymbols.test.ts
  • #240: [Bug]: Hierarchical Outline - Array test has invalid JSON instance

This list of changes was auto generated.