@@ -56,7 +56,7 @@ Full featured cm6 extension for json, including `@codemirror/lang-json`
56
56
57
57
#### Defined in
58
58
59
- [ bundled.ts:14] ( https://github.com/acao/codemirror-json-schema/blob/a08101a /src/bundled.ts#L14 )
59
+ [ bundled.ts:14] ( https://github.com/acao/codemirror-json-schema/blob/b227106 /src/bundled.ts#L14 )
60
60
61
61
## Codemirror Extensions
62
62
@@ -90,7 +90,7 @@ provides a JSON schema enabled autocomplete extension for codemirror
90
90
91
91
#### Defined in
92
92
93
- [ json-completion.ts:747 ] ( https://github.com/acao/codemirror-json-schema/blob/a08101a /src/json-completion.ts#L747 )
93
+ [ json-completion.ts:749 ] ( https://github.com/acao/codemirror-json-schema/blob/b227106 /src/json-completion.ts#L749 )
94
94
95
95
---
96
96
@@ -127,7 +127,7 @@ provides a JSON schema enabled tooltip extension for codemirror
127
127
128
128
#### Defined in
129
129
130
- [ json-hover.ts:38] ( https://github.com/acao/codemirror-json-schema/blob/a08101a /src/json-hover.ts#L38 )
130
+ [ json-hover.ts:38] ( https://github.com/acao/codemirror-json-schema/blob/b227106 /src/json-hover.ts#L38 )
131
131
132
132
---
133
133
@@ -162,7 +162,7 @@ Helper for simpler class instantiaton
162
162
163
163
#### Defined in
164
164
165
- [ json-validation.ts:35] ( https://github.com/acao/codemirror-json-schema/blob/a08101a /src/json-validation.ts#L35 )
165
+ [ json-validation.ts:35] ( https://github.com/acao/codemirror-json-schema/blob/b227106 /src/json-validation.ts#L35 )
166
166
167
167
## Utilities
168
168
@@ -185,7 +185,7 @@ retrieve a Map of all the json pointers in a document
185
185
186
186
#### Defined in
187
187
188
- [ utils/jsonPointers.ts:56] ( https://github.com/acao/codemirror-json-schema/blob/a08101a /src/utils/jsonPointers.ts#L56 )
188
+ [ utils/jsonPointers.ts:56] ( https://github.com/acao/codemirror-json-schema/blob/b227106 /src/utils/jsonPointers.ts#L56 )
189
189
190
190
---
191
191
@@ -209,7 +209,7 @@ retrieve a JSON pointer for a given position in the editor
209
209
210
210
#### Defined in
211
211
212
- [ utils/jsonPointers.ts:44] ( https://github.com/acao/codemirror-json-schema/blob/a08101a /src/utils/jsonPointers.ts#L44 )
212
+ [ utils/jsonPointers.ts:44] ( https://github.com/acao/codemirror-json-schema/blob/b227106 /src/utils/jsonPointers.ts#L44 )
213
213
214
214
---
215
215
@@ -236,7 +236,7 @@ Mimics the behavior of `json-source-map`'s `parseJSONDocument` function using co
236
236
237
237
#### Defined in
238
238
239
- [ utils/parseJSONDocument.ts:23] ( https://github.com/acao/codemirror-json-schema/blob/a08101a /src/utils/parseJSONDocument.ts#L23 )
239
+ [ utils/parseJSONDocument.ts:23] ( https://github.com/acao/codemirror-json-schema/blob/b227106 /src/utils/parseJSONDocument.ts#L23 )
240
240
241
241
---
242
242
@@ -263,7 +263,7 @@ Return parsed data and json pointers for a given codemirror EditorState
263
263
264
264
#### Defined in
265
265
266
- [ utils/parseJSONDocument.ts:9] ( https://github.com/acao/codemirror-json-schema/blob/a08101a /src/utils/parseJSONDocument.ts#L9 )
266
+ [ utils/parseJSONDocument.ts:9] ( https://github.com/acao/codemirror-json-schema/blob/b227106 /src/utils/parseJSONDocument.ts#L9 )
267
267
268
268
## Functions
269
269
@@ -284,7 +284,7 @@ Return parsed data and json pointers for a given codemirror EditorState
284
284
285
285
#### Defined in
286
286
287
- [ utils/jsonPointers.ts:12] ( https://github.com/acao/codemirror-json-schema/blob/a08101a /src/utils/jsonPointers.ts#L12 )
287
+ [ utils/jsonPointers.ts:12] ( https://github.com/acao/codemirror-json-schema/blob/b227106 /src/utils/jsonPointers.ts#L12 )
288
288
289
289
## Type Aliases
290
290
@@ -301,7 +301,7 @@ Return parsed data and json pointers for a given codemirror EditorState
301
301
302
302
#### Defined in
303
303
304
- [ json-hover.ts:12] ( https://github.com/acao/codemirror-json-schema/blob/a08101a /src/json-hover.ts#L12 )
304
+ [ json-hover.ts:12] ( https://github.com/acao/codemirror-json-schema/blob/b227106 /src/json-hover.ts#L12 )
305
305
306
306
---
307
307
@@ -311,7 +311,7 @@ Return parsed data and json pointers for a given codemirror EditorState
311
311
312
312
#### Defined in
313
313
314
- [ json-hover.ts:14] ( https://github.com/acao/codemirror-json-schema/blob/a08101a /src/json-hover.ts#L14 )
314
+ [ json-hover.ts:14] ( https://github.com/acao/codemirror-json-schema/blob/b227106 /src/json-hover.ts#L14 )
315
315
316
316
---
317
317
@@ -329,7 +329,7 @@ Return parsed data and json pointers for a given codemirror EditorState
329
329
330
330
#### Defined in
331
331
332
- [ json-hover.ts:18] ( https://github.com/acao/codemirror-json-schema/blob/a08101a /src/json-hover.ts#L18 )
332
+ [ json-hover.ts:18] ( https://github.com/acao/codemirror-json-schema/blob/b227106 /src/json-hover.ts#L18 )
333
333
334
334
---
335
335
@@ -339,7 +339,7 @@ Return parsed data and json pointers for a given codemirror EditorState
339
339
340
340
#### Defined in
341
341
342
- [ utils/jsonPointers.ts:8] ( https://github.com/acao/codemirror-json-schema/blob/a08101a /src/utils/jsonPointers.ts#L8 )
342
+ [ utils/jsonPointers.ts:8] ( https://github.com/acao/codemirror-json-schema/blob/b227106 /src/utils/jsonPointers.ts#L8 )
343
343
344
344
---
345
345
@@ -356,7 +356,7 @@ Return parsed data and json pointers for a given codemirror EditorState
356
356
357
357
#### Defined in
358
358
359
- [ types.ts:4] ( https://github.com/acao/codemirror-json-schema/blob/a08101a /src/types.ts#L4 )
359
+ [ types.ts:4] ( https://github.com/acao/codemirror-json-schema/blob/b227106 /src/types.ts#L4 )
360
360
361
361
---
362
362
@@ -375,7 +375,7 @@ Return parsed data and json pointers for a given codemirror EditorState
375
375
376
376
#### Defined in
377
377
378
- [ types.ts:9] ( https://github.com/acao/codemirror-json-schema/blob/a08101a /src/types.ts#L9 )
378
+ [ types.ts:9] ( https://github.com/acao/codemirror-json-schema/blob/b227106 /src/types.ts#L9 )
379
379
380
380
---
381
381
@@ -385,7 +385,7 @@ Return parsed data and json pointers for a given codemirror EditorState
385
385
386
386
#### Defined in
387
387
388
- [ types.ts:18] ( https://github.com/acao/codemirror-json-schema/blob/a08101a /src/types.ts#L18 )
388
+ [ types.ts:18] ( https://github.com/acao/codemirror-json-schema/blob/b227106 /src/types.ts#L18 )
389
389
390
390
---
391
391
@@ -402,4 +402,4 @@ Return parsed data and json pointers for a given codemirror EditorState
402
402
403
403
#### Defined in
404
404
405
- [ json-validation.ts:24] ( https://github.com/acao/codemirror-json-schema/blob/a08101a /src/json-validation.ts#L24 )
405
+ [ json-validation.ts:24] ( https://github.com/acao/codemirror-json-schema/blob/b227106 /src/json-validation.ts#L24 )
0 commit comments