@@ -67,7 +67,7 @@ Full featured cm6 extension for json, including `@codemirror/lang-json`
6767
6868#### Defined in
6969
70- [ bundled.ts:15] ( https://github.com/acao/codemirror-json-schema/blob/c694451 /src/bundled.ts#L15 )
70+ [ bundled.ts:15] ( https://github.com/acao/codemirror-json-schema/blob/8b311fe /src/bundled.ts#L15 )
7171
7272## Codemirror Extensions
7373
@@ -101,7 +101,7 @@ provides a JSON schema enabled autocomplete extension for codemirror
101101
102102#### Defined in
103103
104- [ json-completion.ts:936] ( https://github.com/acao/codemirror-json-schema/blob/c694451 /src/json-completion.ts#L936 )
104+ [ json-completion.ts:936] ( https://github.com/acao/codemirror-json-schema/blob/8b311fe /src/json-completion.ts#L936 )
105105
106106___
107107
@@ -137,7 +137,7 @@ provides a JSON schema enabled tooltip extension for codemirror
137137
138138#### Defined in
139139
140- [ json-hover.ts:45] ( https://github.com/acao/codemirror-json-schema/blob/c694451 /src/json-hover.ts#L45 )
140+ [ json-hover.ts:45] ( https://github.com/acao/codemirror-json-schema/blob/8b311fe /src/json-hover.ts#L45 )
141141
142142___
143143
@@ -171,7 +171,7 @@ Helper for simpler class instantiaton
171171
172172#### Defined in
173173
174- [ json-validation.ts:58] ( https://github.com/acao/codemirror-json-schema/blob/c694451 /src/json-validation.ts#L58 )
174+ [ json-validation.ts:58] ( https://github.com/acao/codemirror-json-schema/blob/8b311fe /src/json-validation.ts#L58 )
175175
176176## Utilities
177177
@@ -194,7 +194,7 @@ retrieve a Map of all the json pointers in a document
194194
195195#### Defined in
196196
197- [ utils/jsonPointers.ts:85] ( https://github.com/acao/codemirror-json-schema/blob/c694451 /src/utils/jsonPointers.ts#L85 )
197+ [ utils/jsonPointers.ts:85] ( https://github.com/acao/codemirror-json-schema/blob/8b311fe /src/utils/jsonPointers.ts#L85 )
198198
199199___
200200
@@ -219,7 +219,7 @@ retrieve a JSON pointer for a given position in the editor
219219
220220#### Defined in
221221
222- [ utils/jsonPointers.ts:68] ( https://github.com/acao/codemirror-json-schema/blob/c694451 /src/utils/jsonPointers.ts#L68 )
222+ [ utils/jsonPointers.ts:68] ( https://github.com/acao/codemirror-json-schema/blob/8b311fe /src/utils/jsonPointers.ts#L68 )
223223
224224___
225225
@@ -246,7 +246,7 @@ Mimics the behavior of `json-source-map`'s `parseJSONDocument` function using co
246246
247247#### Defined in
248248
249- [ utils/parseJSONDocument.ts:24] ( https://github.com/acao/codemirror-json-schema/blob/c694451 /src/utils/parseJSONDocument.ts#L24 )
249+ [ utils/parseJSONDocument.ts:24] ( https://github.com/acao/codemirror-json-schema/blob/8b311fe /src/utils/parseJSONDocument.ts#L24 )
250250
251251___
252252
@@ -273,7 +273,7 @@ Return parsed data and json pointers for a given codemirror EditorState
273273
274274#### Defined in
275275
276- [ utils/parseJSONDocument.ts:10] ( https://github.com/acao/codemirror-json-schema/blob/c694451 /src/utils/parseJSONDocument.ts#L10 )
276+ [ utils/parseJSONDocument.ts:10] ( https://github.com/acao/codemirror-json-schema/blob/8b311fe /src/utils/parseJSONDocument.ts#L10 )
277277
278278## Functions
279279
@@ -293,7 +293,7 @@ Return parsed data and json pointers for a given codemirror EditorState
293293
294294#### Defined in
295295
296- [ state.ts:25] ( https://github.com/acao/codemirror-json-schema/blob/c694451 /src/state.ts#L25 )
296+ [ state.ts:25] ( https://github.com/acao/codemirror-json-schema/blob/8b311fe /src/state.ts#L25 )
297297
298298___
299299
315315
316316#### Defined in
317317
318- [ utils/jsonPointers.ts:31] ( https://github.com/acao/codemirror-json-schema/blob/c694451 /src/utils/jsonPointers.ts#L31 )
318+ [ utils/jsonPointers.ts:31] ( https://github.com/acao/codemirror-json-schema/blob/8b311fe /src/utils/jsonPointers.ts#L31 )
319319
320320___
321321
335335
336336#### Defined in
337337
338- [ json-validation.ts:48] ( https://github.com/acao/codemirror-json-schema/blob/c694451 /src/json-validation.ts#L48 )
338+ [ json-validation.ts:48] ( https://github.com/acao/codemirror-json-schema/blob/8b311fe /src/json-validation.ts#L48 )
339339
340340___
341341
356356
357357#### Defined in
358358
359- [ utils/jsonPointers.ts:18] ( https://github.com/acao/codemirror-json-schema/blob/c694451 /src/utils/jsonPointers.ts#L18 )
359+ [ utils/jsonPointers.ts:18] ( https://github.com/acao/codemirror-json-schema/blob/8b311fe /src/utils/jsonPointers.ts#L18 )
360360
361361___
362362
376376
377377#### Defined in
378378
379- [ state.ts:29] ( https://github.com/acao/codemirror-json-schema/blob/c694451 /src/state.ts#L29 )
379+ [ state.ts:29] ( https://github.com/acao/codemirror-json-schema/blob/8b311fe /src/state.ts#L29 )
380380
381381___
382382
397397
398398#### Defined in
399399
400- [ state.ts:19] ( https://github.com/acao/codemirror-json-schema/blob/c694451 /src/state.ts#L19 )
400+ [ state.ts:19] ( https://github.com/acao/codemirror-json-schema/blob/8b311fe /src/state.ts#L19 )
401401
402402## Type Aliases
403403
414414
415415#### Defined in
416416
417- [ json-hover.ts:18] ( https://github.com/acao/codemirror-json-schema/blob/c694451 /src/json-hover.ts#L18 )
417+ [ json-hover.ts:18] ( https://github.com/acao/codemirror-json-schema/blob/8b311fe /src/json-hover.ts#L18 )
418418
419419___
420420
424424
425425#### Defined in
426426
427- [ json-hover.ts:20] ( https://github.com/acao/codemirror-json-schema/blob/c694451 /src/json-hover.ts#L20 )
427+ [ json-hover.ts:20] ( https://github.com/acao/codemirror-json-schema/blob/8b311fe /src/json-hover.ts#L20 )
428428
429429___
430430
443443
444444#### Defined in
445445
446- [ json-hover.ts:24] ( https://github.com/acao/codemirror-json-schema/blob/c694451 /src/json-hover.ts#L24 )
446+ [ json-hover.ts:24] ( https://github.com/acao/codemirror-json-schema/blob/8b311fe /src/json-hover.ts#L24 )
447447
448448___
449449
460460
461461#### Defined in
462462
463- [ types.ts:6] ( https://github.com/acao/codemirror-json-schema/blob/c694451 /src/types.ts#L6 )
463+ [ types.ts:6] ( https://github.com/acao/codemirror-json-schema/blob/8b311fe /src/types.ts#L6 )
464464
465465___
466466
479479
480480#### Defined in
481481
482- [ types.ts:11] ( https://github.com/acao/codemirror-json-schema/blob/c694451 /src/types.ts#L11 )
482+ [ types.ts:11] ( https://github.com/acao/codemirror-json-schema/blob/8b311fe /src/types.ts#L11 )
483483
484484___
485485
489489
490490#### Defined in
491491
492- [ types.ts:20] ( https://github.com/acao/codemirror-json-schema/blob/c694451 /src/types.ts#L20 )
492+ [ types.ts:20] ( https://github.com/acao/codemirror-json-schema/blob/8b311fe /src/types.ts#L20 )
493493
494494## Variables
495495
499499
500500#### Defined in
501501
502- [ state.ts:6] ( https://github.com/acao/codemirror-json-schema/blob/c694451 /src/state.ts#L6 )
502+ [ state.ts:6] ( https://github.com/acao/codemirror-json-schema/blob/8b311fe /src/state.ts#L6 )
0 commit comments