@@ -63,7 +63,7 @@ provides a JSON schema enabled autocomplete extension for codemirror
63
63
64
64
#### Defined in
65
65
66
- [ json-completion.ts:820] ( https://github.com/acao/cm6-language- json-schema/blob/958509c /src/json-completion.ts#L820 )
66
+ [ json-completion.ts:820] ( https://github.com/acao/codemirror- json-schema/blob/c97650d /src/json-completion.ts#L820 )
67
67
68
68
---
69
69
@@ -100,7 +100,7 @@ provides a JSON schema enabled tooltip extension for codemirror
100
100
101
101
#### Defined in
102
102
103
- [ json-hover.ts:24] ( https://github.com/acao/cm6-language- json-schema/blob/958509c /src/json-hover.ts#L24 )
103
+ [ json-hover.ts:24] ( https://github.com/acao/codemirror- json-schema/blob/c97650d /src/json-hover.ts#L24 )
104
104
105
105
---
106
106
@@ -135,7 +135,7 @@ Helper for simpler class instantiaton
135
135
136
136
#### Defined in
137
137
138
- [ json-validation.ts:35] ( https://github.com/acao/cm6-language- json-schema/blob/958509c /src/json-validation.ts#L35 )
138
+ [ json-validation.ts:35] ( https://github.com/acao/codemirror- json-schema/blob/c97650d /src/json-validation.ts#L35 )
139
139
140
140
## Utilities
141
141
@@ -162,7 +162,7 @@ this could be useful for other things later!
162
162
163
163
#### Defined in
164
164
165
- [ utils/jsonPointers.ts:37] ( https://github.com/acao/cm6-language- json-schema/blob/958509c /src/utils/jsonPointers.ts#L37 )
165
+ [ utils/jsonPointers.ts:37] ( https://github.com/acao/codemirror- json-schema/blob/c97650d /src/utils/jsonPointers.ts#L37 )
166
166
167
167
---
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:98] ( https://github.com/acao/cm6-language- json-schema/blob/958509c /src/utils/jsonPointers.ts#L98 )
188
+ [ utils/jsonPointers.ts:98] ( https://github.com/acao/codemirror- json-schema/blob/c97650d /src/utils/jsonPointers.ts#L98 )
189
189
190
190
---
191
191
@@ -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:81] ( https://github.com/acao/cm6-language- json-schema/blob/958509c /src/utils/jsonPointers.ts#L81 )
213
+ [ utils/jsonPointers.ts:81] ( https://github.com/acao/codemirror- json-schema/blob/c97650d /src/utils/jsonPointers.ts#L81 )
214
214
215
215
---
216
216
@@ -237,7 +237,7 @@ Mimics the behavior of `json-source-map`'s `parseJSONDocument` function, for jso
237
237
238
238
#### Defined in
239
239
240
- [ utils/parseJSON5Document.ts:28] ( https://github.com/acao/cm6-language- json-schema/blob/958509c /src/utils/parseJSON5Document.ts#L28 )
240
+ [ utils/parseJSON5Document.ts:28] ( https://github.com/acao/codemirror- json-schema/blob/c97650d /src/utils/parseJSON5Document.ts#L28 )
241
241
242
242
---
243
243
@@ -264,7 +264,7 @@ Return parsed data and json5 pointers for a given codemirror EditorState
264
264
265
265
#### Defined in
266
266
267
- [ utils/parseJSON5Document.ts:14] ( https://github.com/acao/cm6-language- json-schema/blob/958509c /src/utils/parseJSON5Document.ts#L14 )
267
+ [ utils/parseJSON5Document.ts:14] ( https://github.com/acao/codemirror- json-schema/blob/c97650d /src/utils/parseJSON5Document.ts#L14 )
268
268
269
269
---
270
270
@@ -291,7 +291,7 @@ Mimics the behavior of `json-source-map`'s `parseJSONDocument` function using co
291
291
292
292
#### Defined in
293
293
294
- [ utils/parseJSONDocument.ts:23] ( https://github.com/acao/cm6-language- json-schema/blob/958509c /src/utils/parseJSONDocument.ts#L23 )
294
+ [ utils/parseJSONDocument.ts:23] ( https://github.com/acao/codemirror- json-schema/blob/c97650d /src/utils/parseJSONDocument.ts#L23 )
295
295
296
296
---
297
297
@@ -318,7 +318,7 @@ Return parsed data and json pointers for a given codemirror EditorState
318
318
319
319
#### Defined in
320
320
321
- [ utils/parseJSONDocument.ts:9] ( https://github.com/acao/cm6-language- json-schema/blob/958509c /src/utils/parseJSONDocument.ts#L9 )
321
+ [ utils/parseJSONDocument.ts:9] ( https://github.com/acao/codemirror- json-schema/blob/c97650d /src/utils/parseJSONDocument.ts#L9 )
322
322
323
323
## Type Aliases
324
324
@@ -335,7 +335,7 @@ Return parsed data and json pointers for a given codemirror EditorState
335
335
336
336
#### Defined in
337
337
338
- [ json-hover.ts:9] ( https://github.com/acao/cm6-language- json-schema/blob/958509c /src/json-hover.ts#L9 )
338
+ [ json-hover.ts:9] ( https://github.com/acao/codemirror- json-schema/blob/c97650d /src/json-hover.ts#L9 )
339
339
340
340
---
341
341
@@ -345,7 +345,7 @@ Return parsed data and json pointers for a given codemirror EditorState
345
345
346
346
#### Defined in
347
347
348
- [ json-hover.ts:11] ( https://github.com/acao/cm6-language- json-schema/blob/958509c /src/json-hover.ts#L11 )
348
+ [ json-hover.ts:11] ( https://github.com/acao/codemirror- json-schema/blob/c97650d /src/json-hover.ts#L11 )
349
349
350
350
---
351
351
@@ -362,7 +362,7 @@ Return parsed data and json pointers for a given codemirror EditorState
362
362
363
363
#### Defined in
364
364
365
- [ json-hover.ts:13] ( https://github.com/acao/cm6-language- json-schema/blob/958509c /src/json-hover.ts#L13 )
365
+ [ json-hover.ts:13] ( https://github.com/acao/codemirror- json-schema/blob/c97650d /src/json-hover.ts#L13 )
366
366
367
367
---
368
368
@@ -372,7 +372,7 @@ Return parsed data and json pointers for a given codemirror EditorState
372
372
373
373
#### Defined in
374
374
375
- [ utils/jsonPointers.ts:8] ( https://github.com/acao/cm6-language- json-schema/blob/958509c /src/utils/jsonPointers.ts#L8 )
375
+ [ utils/jsonPointers.ts:8] ( https://github.com/acao/codemirror- json-schema/blob/c97650d /src/utils/jsonPointers.ts#L8 )
376
376
377
377
---
378
378
@@ -389,7 +389,7 @@ Return parsed data and json pointers for a given codemirror EditorState
389
389
390
390
#### Defined in
391
391
392
- [ types.ts:3] ( https://github.com/acao/cm6-language- json-schema/blob/958509c /src/types.ts#L3 )
392
+ [ types.ts:3] ( https://github.com/acao/codemirror- json-schema/blob/c97650d /src/types.ts#L3 )
393
393
394
394
---
395
395
@@ -408,7 +408,7 @@ Return parsed data and json pointers for a given codemirror EditorState
408
408
409
409
#### Defined in
410
410
411
- [ types.ts:8] ( https://github.com/acao/cm6-language- json-schema/blob/958509c /src/types.ts#L8 )
411
+ [ types.ts:8] ( https://github.com/acao/codemirror- json-schema/blob/c97650d /src/types.ts#L8 )
412
412
413
413
---
414
414
@@ -418,7 +418,7 @@ Return parsed data and json pointers for a given codemirror EditorState
418
418
419
419
#### Defined in
420
420
421
- [ types.ts:15] ( https://github.com/acao/cm6-language- json-schema/blob/958509c /src/types.ts#L15 )
421
+ [ types.ts:15] ( https://github.com/acao/codemirror- json-schema/blob/c97650d /src/types.ts#L15 )
422
422
423
423
---
424
424
@@ -435,4 +435,4 @@ Return parsed data and json pointers for a given codemirror EditorState
435
435
436
436
#### Defined in
437
437
438
- [ json-validation.ts:24] ( https://github.com/acao/cm6-language- json-schema/blob/958509c /src/json-validation.ts#L24 )
438
+ [ json-validation.ts:24] ( https://github.com/acao/codemirror- json-schema/blob/c97650d /src/json-validation.ts#L24 )
0 commit comments