Skip to content

Commit 4c874b1

Browse files
authored
feat: enhance JSON schema completion with enum sorting and details (#269)
1 parent 6ce3f10 commit 4c874b1

File tree

6 files changed

+268
-158
lines changed

6 files changed

+268
-158
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
5.6.0 / 2025-05-28
2+
================
3+
* added `Schema.enumSortTexts`and `Schema.enumDetails` to control the sort order and presentation of suggestions for enaums
4+
15
5.5.0 / 2025-03-25
26
================
37
* `newJSONDocument` API now also accepts undefined as ASTRoots an optionally comment ranges.

0 commit comments

Comments
 (0)