@@ -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/14a26f8 /src/bundled.ts#L14 )
59
+ [ bundled.ts:14] ( https://github.com/acao/codemirror-json-schema/blob/eb3e09d /src/bundled.ts#L14 )
60
60
61
61
## Codemirror Extensions
62
62
@@ -91,7 +91,7 @@ provides a JSON schema enabled autocomplete extension for codemirror
91
91
92
92
#### Defined in
93
93
94
- [ json-completion.ts:806] ( https://github.com/acao/codemirror-json-schema/blob/14a26f8 /src/json-completion.ts#L806 )
94
+ [ json-completion.ts:806] ( https://github.com/acao/codemirror-json-schema/blob/eb3e09d /src/json-completion.ts#L806 )
95
95
96
96
---
97
97
@@ -128,7 +128,7 @@ provides a JSON schema enabled tooltip extension for codemirror
128
128
129
129
#### Defined in
130
130
131
- [ json-hover.ts:38] ( https://github.com/acao/codemirror-json-schema/blob/14a26f8 /src/json-hover.ts#L38 )
131
+ [ json-hover.ts:38] ( https://github.com/acao/codemirror-json-schema/blob/eb3e09d /src/json-hover.ts#L38 )
132
132
133
133
---
134
134
@@ -163,7 +163,7 @@ Helper for simpler class instantiaton
163
163
164
164
#### Defined in
165
165
166
- [ json-validation.ts:35] ( https://github.com/acao/codemirror-json-schema/blob/14a26f8 /src/json-validation.ts#L35 )
166
+ [ json-validation.ts:35] ( https://github.com/acao/codemirror-json-schema/blob/eb3e09d /src/json-validation.ts#L35 )
167
167
168
168
## Utilities
169
169
@@ -186,7 +186,7 @@ retrieve a Map of all the json pointers in a document
186
186
187
187
#### Defined in
188
188
189
- [ utils/jsonPointers.ts:56] ( https://github.com/acao/codemirror-json-schema/blob/14a26f8 /src/utils/jsonPointers.ts#L56 )
189
+ [ utils/jsonPointers.ts:56] ( https://github.com/acao/codemirror-json-schema/blob/eb3e09d /src/utils/jsonPointers.ts#L56 )
190
190
191
191
---
192
192
@@ -210,7 +210,7 @@ retrieve a JSON pointer for a given position in the editor
210
210
211
211
#### Defined in
212
212
213
- [ utils/jsonPointers.ts:44] ( https://github.com/acao/codemirror-json-schema/blob/14a26f8 /src/utils/jsonPointers.ts#L44 )
213
+ [ utils/jsonPointers.ts:44] ( https://github.com/acao/codemirror-json-schema/blob/eb3e09d /src/utils/jsonPointers.ts#L44 )
214
214
215
215
---
216
216
@@ -237,7 +237,7 @@ Mimics the behavior of `json-source-map`'s `parseJSONDocument` function using co
237
237
238
238
#### Defined in
239
239
240
- [ utils/parseJSONDocument.ts:23] ( https://github.com/acao/codemirror-json-schema/blob/14a26f8 /src/utils/parseJSONDocument.ts#L23 )
240
+ [ utils/parseJSONDocument.ts:23] ( https://github.com/acao/codemirror-json-schema/blob/eb3e09d /src/utils/parseJSONDocument.ts#L23 )
241
241
242
242
---
243
243
@@ -264,7 +264,7 @@ Return parsed data and json pointers for a given codemirror EditorState
264
264
265
265
#### Defined in
266
266
267
- [ utils/parseJSONDocument.ts:9] ( https://github.com/acao/codemirror-json-schema/blob/14a26f8 /src/utils/parseJSONDocument.ts#L9 )
267
+ [ utils/parseJSONDocument.ts:9] ( https://github.com/acao/codemirror-json-schema/blob/eb3e09d /src/utils/parseJSONDocument.ts#L9 )
268
268
269
269
## Functions
270
270
@@ -285,7 +285,7 @@ Return parsed data and json pointers for a given codemirror EditorState
285
285
286
286
#### Defined in
287
287
288
- [ utils/jsonPointers.ts:12] ( https://github.com/acao/codemirror-json-schema/blob/14a26f8 /src/utils/jsonPointers.ts#L12 )
288
+ [ utils/jsonPointers.ts:12] ( https://github.com/acao/codemirror-json-schema/blob/eb3e09d /src/utils/jsonPointers.ts#L12 )
289
289
290
290
## Type Aliases
291
291
@@ -302,7 +302,7 @@ Return parsed data and json pointers for a given codemirror EditorState
302
302
303
303
#### Defined in
304
304
305
- [ json-hover.ts:12] ( https://github.com/acao/codemirror-json-schema/blob/14a26f8 /src/json-hover.ts#L12 )
305
+ [ json-hover.ts:12] ( https://github.com/acao/codemirror-json-schema/blob/eb3e09d /src/json-hover.ts#L12 )
306
306
307
307
---
308
308
@@ -312,7 +312,7 @@ Return parsed data and json pointers for a given codemirror EditorState
312
312
313
313
#### Defined in
314
314
315
- [ json-hover.ts:14] ( https://github.com/acao/codemirror-json-schema/blob/14a26f8 /src/json-hover.ts#L14 )
315
+ [ json-hover.ts:14] ( https://github.com/acao/codemirror-json-schema/blob/eb3e09d /src/json-hover.ts#L14 )
316
316
317
317
---
318
318
@@ -330,7 +330,7 @@ Return parsed data and json pointers for a given codemirror EditorState
330
330
331
331
#### Defined in
332
332
333
- [ json-hover.ts:18] ( https://github.com/acao/codemirror-json-schema/blob/14a26f8 /src/json-hover.ts#L18 )
333
+ [ json-hover.ts:18] ( https://github.com/acao/codemirror-json-schema/blob/eb3e09d /src/json-hover.ts#L18 )
334
334
335
335
---
336
336
@@ -340,7 +340,7 @@ Return parsed data and json pointers for a given codemirror EditorState
340
340
341
341
#### Defined in
342
342
343
- [ utils/jsonPointers.ts:8] ( https://github.com/acao/codemirror-json-schema/blob/14a26f8 /src/utils/jsonPointers.ts#L8 )
343
+ [ utils/jsonPointers.ts:8] ( https://github.com/acao/codemirror-json-schema/blob/eb3e09d /src/utils/jsonPointers.ts#L8 )
344
344
345
345
---
346
346
@@ -357,7 +357,7 @@ Return parsed data and json pointers for a given codemirror EditorState
357
357
358
358
#### Defined in
359
359
360
- [ types.ts:4] ( https://github.com/acao/codemirror-json-schema/blob/14a26f8 /src/types.ts#L4 )
360
+ [ types.ts:4] ( https://github.com/acao/codemirror-json-schema/blob/eb3e09d /src/types.ts#L4 )
361
361
362
362
---
363
363
@@ -376,7 +376,7 @@ Return parsed data and json pointers for a given codemirror EditorState
376
376
377
377
#### Defined in
378
378
379
- [ types.ts:9] ( https://github.com/acao/codemirror-json-schema/blob/14a26f8 /src/types.ts#L9 )
379
+ [ types.ts:9] ( https://github.com/acao/codemirror-json-schema/blob/eb3e09d /src/types.ts#L9 )
380
380
381
381
---
382
382
@@ -386,7 +386,7 @@ Return parsed data and json pointers for a given codemirror EditorState
386
386
387
387
#### Defined in
388
388
389
- [ types.ts:18] ( https://github.com/acao/codemirror-json-schema/blob/14a26f8 /src/types.ts#L18 )
389
+ [ types.ts:18] ( https://github.com/acao/codemirror-json-schema/blob/eb3e09d /src/types.ts#L18 )
390
390
391
391
---
392
392
@@ -403,4 +403,4 @@ Return parsed data and json pointers for a given codemirror EditorState
403
403
404
404
#### Defined in
405
405
406
- [ json-validation.ts:24] ( https://github.com/acao/codemirror-json-schema/blob/14a26f8 /src/json-validation.ts#L24 )
406
+ [ json-validation.ts:24] ( https://github.com/acao/codemirror-json-schema/blob/eb3e09d /src/json-validation.ts#L24 )
0 commit comments