@@ -63,7 +63,7 @@ provides a JSON schema enabled autocomplete extension for codemirror
6363
6464#### Defined in
6565
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 )
6767
6868---
6969
@@ -100,7 +100,7 @@ provides a JSON schema enabled tooltip extension for codemirror
100100
101101#### Defined in
102102
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 )
104104
105105---
106106
@@ -135,7 +135,7 @@ Helper for simpler class instantiaton
135135
136136#### Defined in
137137
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 )
139139
140140## Utilities
141141
@@ -162,7 +162,7 @@ this could be useful for other things later!
162162
163163#### Defined in
164164
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 )
166166
167167---
168168
@@ -185,7 +185,7 @@ retrieve a Map of all the json pointers in a document
185185
186186#### Defined in
187187
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 )
189189
190190---
191191
@@ -210,7 +210,7 @@ retrieve a JSON pointer for a given position in the editor
210210
211211#### Defined in
212212
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 )
214214
215215---
216216
@@ -237,7 +237,7 @@ Mimics the behavior of `json-source-map`'s `parseJSONDocument` function, for jso
237237
238238#### Defined in
239239
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 )
241241
242242---
243243
@@ -264,7 +264,7 @@ Return parsed data and json5 pointers for a given codemirror EditorState
264264
265265#### Defined in
266266
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 )
268268
269269---
270270
@@ -291,7 +291,7 @@ Mimics the behavior of `json-source-map`'s `parseJSONDocument` function using co
291291
292292#### Defined in
293293
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 )
295295
296296---
297297
@@ -318,7 +318,7 @@ Return parsed data and json pointers for a given codemirror EditorState
318318
319319#### Defined in
320320
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 )
322322
323323## Type Aliases
324324
@@ -335,7 +335,7 @@ Return parsed data and json pointers for a given codemirror EditorState
335335
336336#### Defined in
337337
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 )
339339
340340---
341341
@@ -345,7 +345,7 @@ Return parsed data and json pointers for a given codemirror EditorState
345345
346346#### Defined in
347347
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 )
349349
350350---
351351
@@ -362,7 +362,7 @@ Return parsed data and json pointers for a given codemirror EditorState
362362
363363#### Defined in
364364
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 )
366366
367367---
368368
@@ -372,7 +372,7 @@ Return parsed data and json pointers for a given codemirror EditorState
372372
373373#### Defined in
374374
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 )
376376
377377---
378378
@@ -389,7 +389,7 @@ Return parsed data and json pointers for a given codemirror EditorState
389389
390390#### Defined in
391391
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 )
393393
394394---
395395
@@ -408,7 +408,7 @@ Return parsed data and json pointers for a given codemirror EditorState
408408
409409#### Defined in
410410
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 )
412412
413413---
414414
@@ -418,7 +418,7 @@ Return parsed data and json pointers for a given codemirror EditorState
418418
419419#### Defined in
420420
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 )
422422
423423---
424424
@@ -435,4 +435,4 @@ Return parsed data and json pointers for a given codemirror EditorState
435435
436436#### Defined in
437437
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