@@ -67,7 +67,7 @@ Full featured cm6 extension for json, including `@codemirror/lang-json`
67
67
68
68
#### Defined in
69
69
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 )
71
71
72
72
## Codemirror Extensions
73
73
@@ -101,7 +101,7 @@ provides a JSON schema enabled autocomplete extension for codemirror
101
101
102
102
#### Defined in
103
103
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 )
105
105
106
106
___
107
107
@@ -137,7 +137,7 @@ provides a JSON schema enabled tooltip extension for codemirror
137
137
138
138
#### Defined in
139
139
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 )
141
141
142
142
___
143
143
@@ -171,7 +171,7 @@ Helper for simpler class instantiaton
171
171
172
172
#### Defined in
173
173
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 )
175
175
176
176
## Utilities
177
177
@@ -194,7 +194,7 @@ retrieve a Map of all the json pointers in a document
194
194
195
195
#### Defined in
196
196
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 )
198
198
199
199
___
200
200
@@ -219,7 +219,7 @@ retrieve a JSON pointer for a given position in the editor
219
219
220
220
#### Defined in
221
221
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 )
223
223
224
224
___
225
225
@@ -246,7 +246,7 @@ Mimics the behavior of `json-source-map`'s `parseJSONDocument` function using co
246
246
247
247
#### Defined in
248
248
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 )
250
250
251
251
___
252
252
@@ -273,7 +273,7 @@ Return parsed data and json pointers for a given codemirror EditorState
273
273
274
274
#### Defined in
275
275
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 )
277
277
278
278
## Functions
279
279
@@ -293,7 +293,7 @@ Return parsed data and json pointers for a given codemirror EditorState
293
293
294
294
#### Defined in
295
295
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 )
297
297
298
298
___
299
299
315
315
316
316
#### Defined in
317
317
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 )
319
319
320
320
___
321
321
335
335
336
336
#### Defined in
337
337
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 )
339
339
340
340
___
341
341
356
356
357
357
#### Defined in
358
358
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 )
360
360
361
361
___
362
362
376
376
377
377
#### Defined in
378
378
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 )
380
380
381
381
___
382
382
397
397
398
398
#### Defined in
399
399
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 )
401
401
402
402
## Type Aliases
403
403
414
414
415
415
#### Defined in
416
416
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 )
418
418
419
419
___
420
420
424
424
425
425
#### Defined in
426
426
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 )
428
428
429
429
___
430
430
443
443
444
444
#### Defined in
445
445
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 )
447
447
448
448
___
449
449
460
460
461
461
#### Defined in
462
462
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 )
464
464
465
465
___
466
466
479
479
480
480
#### Defined in
481
481
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 )
483
483
484
484
___
485
485
489
489
490
490
#### Defined in
491
491
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 )
493
493
494
494
## Variables
495
495
499
499
500
500
#### Defined in
501
501
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