@@ -64,7 +64,7 @@ provides a JSON schema enabled autocomplete extension for codemirror
64
64
65
65
#### Defined in
66
66
67
- [ json-completion.ts:749 ] ( https://github.com/acao/codemirror-json-schema/blob/f24cae6 /src/json-completion.ts#L749 )
67
+ [ json-completion.ts:747 ] ( https://github.com/acao/codemirror-json-schema/blob/23e5721 /src/json-completion.ts#L747 )
68
68
69
69
---
70
70
@@ -101,7 +101,7 @@ provides a JSON schema enabled tooltip extension for codemirror
101
101
102
102
#### Defined in
103
103
104
- [ json-hover.ts:38] ( https://github.com/acao/codemirror-json-schema/blob/f24cae6 /src/json-hover.ts#L38 )
104
+ [ json-hover.ts:38] ( https://github.com/acao/codemirror-json-schema/blob/23e5721 /src/json-hover.ts#L38 )
105
105
106
106
---
107
107
@@ -136,7 +136,7 @@ Helper for simpler class instantiaton
136
136
137
137
#### Defined in
138
138
139
- [ json-validation.ts:35] ( https://github.com/acao/codemirror-json-schema/blob/f24cae6 /src/json-validation.ts#L35 )
139
+ [ json-validation.ts:35] ( https://github.com/acao/codemirror-json-schema/blob/23e5721 /src/json-validation.ts#L35 )
140
140
141
141
## Utilities
142
142
@@ -159,7 +159,7 @@ retrieve a Map of all the json pointers in a document
159
159
160
160
#### Defined in
161
161
162
- [ utils/jsonPointers.ts:56] ( https://github.com/acao/codemirror-json-schema/blob/f24cae6 /src/utils/jsonPointers.ts#L56 )
162
+ [ utils/jsonPointers.ts:56] ( https://github.com/acao/codemirror-json-schema/blob/23e5721 /src/utils/jsonPointers.ts#L56 )
163
163
164
164
---
165
165
@@ -183,7 +183,7 @@ retrieve a JSON pointer for a given position in the editor
183
183
184
184
#### Defined in
185
185
186
- [ utils/jsonPointers.ts:44] ( https://github.com/acao/codemirror-json-schema/blob/f24cae6 /src/utils/jsonPointers.ts#L44 )
186
+ [ utils/jsonPointers.ts:44] ( https://github.com/acao/codemirror-json-schema/blob/23e5721 /src/utils/jsonPointers.ts#L44 )
187
187
188
188
---
189
189
@@ -210,7 +210,7 @@ Mimics the behavior of `json-source-map`'s `parseJSONDocument` function using co
210
210
211
211
#### Defined in
212
212
213
- [ utils/parseJSONDocument.ts:23] ( https://github.com/acao/codemirror-json-schema/blob/f24cae6 /src/utils/parseJSONDocument.ts#L23 )
213
+ [ utils/parseJSONDocument.ts:23] ( https://github.com/acao/codemirror-json-schema/blob/23e5721 /src/utils/parseJSONDocument.ts#L23 )
214
214
215
215
---
216
216
@@ -237,7 +237,7 @@ Return parsed data and json pointers for a given codemirror EditorState
237
237
238
238
#### Defined in
239
239
240
- [ utils/parseJSONDocument.ts:9] ( https://github.com/acao/codemirror-json-schema/blob/f24cae6 /src/utils/parseJSONDocument.ts#L9 )
240
+ [ utils/parseJSONDocument.ts:9] ( https://github.com/acao/codemirror-json-schema/blob/23e5721 /src/utils/parseJSONDocument.ts#L9 )
241
241
242
242
## Functions
243
243
@@ -258,7 +258,7 @@ Return parsed data and json pointers for a given codemirror EditorState
258
258
259
259
#### Defined in
260
260
261
- [ utils/jsonPointers.ts:12] ( https://github.com/acao/codemirror-json-schema/blob/f24cae6 /src/utils/jsonPointers.ts#L12 )
261
+ [ utils/jsonPointers.ts:12] ( https://github.com/acao/codemirror-json-schema/blob/23e5721 /src/utils/jsonPointers.ts#L12 )
262
262
263
263
## Type Aliases
264
264
@@ -275,7 +275,7 @@ Return parsed data and json pointers for a given codemirror EditorState
275
275
276
276
#### Defined in
277
277
278
- [ json-hover.ts:12] ( https://github.com/acao/codemirror-json-schema/blob/f24cae6 /src/json-hover.ts#L12 )
278
+ [ json-hover.ts:12] ( https://github.com/acao/codemirror-json-schema/blob/23e5721 /src/json-hover.ts#L12 )
279
279
280
280
---
281
281
@@ -285,7 +285,7 @@ Return parsed data and json pointers for a given codemirror EditorState
285
285
286
286
#### Defined in
287
287
288
- [ json-hover.ts:14] ( https://github.com/acao/codemirror-json-schema/blob/f24cae6 /src/json-hover.ts#L14 )
288
+ [ json-hover.ts:14] ( https://github.com/acao/codemirror-json-schema/blob/23e5721 /src/json-hover.ts#L14 )
289
289
290
290
---
291
291
@@ -303,7 +303,7 @@ Return parsed data and json pointers for a given codemirror EditorState
303
303
304
304
#### Defined in
305
305
306
- [ json-hover.ts:18] ( https://github.com/acao/codemirror-json-schema/blob/f24cae6 /src/json-hover.ts#L18 )
306
+ [ json-hover.ts:18] ( https://github.com/acao/codemirror-json-schema/blob/23e5721 /src/json-hover.ts#L18 )
307
307
308
308
---
309
309
@@ -313,7 +313,7 @@ Return parsed data and json pointers for a given codemirror EditorState
313
313
314
314
#### Defined in
315
315
316
- [ utils/jsonPointers.ts:8] ( https://github.com/acao/codemirror-json-schema/blob/f24cae6 /src/utils/jsonPointers.ts#L8 )
316
+ [ utils/jsonPointers.ts:8] ( https://github.com/acao/codemirror-json-schema/blob/23e5721 /src/utils/jsonPointers.ts#L8 )
317
317
318
318
---
319
319
@@ -330,7 +330,7 @@ Return parsed data and json pointers for a given codemirror EditorState
330
330
331
331
#### Defined in
332
332
333
- [ types.ts:4] ( https://github.com/acao/codemirror-json-schema/blob/f24cae6 /src/types.ts#L4 )
333
+ [ types.ts:4] ( https://github.com/acao/codemirror-json-schema/blob/23e5721 /src/types.ts#L4 )
334
334
335
335
---
336
336
@@ -349,7 +349,7 @@ Return parsed data and json pointers for a given codemirror EditorState
349
349
350
350
#### Defined in
351
351
352
- [ types.ts:9] ( https://github.com/acao/codemirror-json-schema/blob/f24cae6 /src/types.ts#L9 )
352
+ [ types.ts:9] ( https://github.com/acao/codemirror-json-schema/blob/23e5721 /src/types.ts#L9 )
353
353
354
354
---
355
355
@@ -359,7 +359,7 @@ Return parsed data and json pointers for a given codemirror EditorState
359
359
360
360
#### Defined in
361
361
362
- [ types.ts:18] ( https://github.com/acao/codemirror-json-schema/blob/f24cae6 /src/types.ts#L18 )
362
+ [ types.ts:18] ( https://github.com/acao/codemirror-json-schema/blob/23e5721 /src/types.ts#L18 )
363
363
364
364
---
365
365
@@ -376,4 +376,4 @@ Return parsed data and json pointers for a given codemirror EditorState
376
376
377
377
#### Defined in
378
378
379
- [ json-validation.ts:24] ( https://github.com/acao/codemirror-json-schema/blob/f24cae6 /src/json-validation.ts#L24 )
379
+ [ json-validation.ts:24] ( https://github.com/acao/codemirror-json-schema/blob/23e5721 /src/json-validation.ts#L24 )
0 commit comments