@@ -61,7 +61,7 @@ provides a JSON schema enabled autocomplete extension for codemirror
61
61
62
62
#### Defined in
63
63
64
- [ json-completion.ts:820] ( https://github.com/acao/codemirror-json-schema/blob/3a578e9 /src/json-completion.ts#L820 )
64
+ [ json-completion.ts:820] ( https://github.com/acao/codemirror-json-schema/blob/924e0e4 /src/json-completion.ts#L820 )
65
65
66
66
---
67
67
@@ -98,7 +98,7 @@ provides a JSON schema enabled tooltip extension for codemirror
98
98
99
99
#### Defined in
100
100
101
- [ json-hover.ts:24] ( https://github.com/acao/codemirror-json-schema/blob/3a578e9 /src/json-hover.ts#L24 )
101
+ [ json-hover.ts:24] ( https://github.com/acao/codemirror-json-schema/blob/924e0e4 /src/json-hover.ts#L24 )
102
102
103
103
---
104
104
@@ -133,7 +133,7 @@ Helper for simpler class instantiaton
133
133
134
134
#### Defined in
135
135
136
- [ json-validation.ts:35] ( https://github.com/acao/codemirror-json-schema/blob/3a578e9 /src/json-validation.ts#L35 )
136
+ [ json-validation.ts:35] ( https://github.com/acao/codemirror-json-schema/blob/924e0e4 /src/json-validation.ts#L35 )
137
137
138
138
## Utilities
139
139
@@ -160,7 +160,7 @@ this could be useful for other things later!
160
160
161
161
#### Defined in
162
162
163
- [ utils/jsonPointers.ts:37] ( https://github.com/acao/codemirror-json-schema/blob/3a578e9 /src/utils/jsonPointers.ts#L37 )
163
+ [ utils/jsonPointers.ts:37] ( https://github.com/acao/codemirror-json-schema/blob/924e0e4 /src/utils/jsonPointers.ts#L37 )
164
164
165
165
---
166
166
@@ -183,7 +183,7 @@ retrieve a Map of all the json pointers in a document
183
183
184
184
#### Defined in
185
185
186
- [ utils/jsonPointers.ts:98] ( https://github.com/acao/codemirror-json-schema/blob/3a578e9 /src/utils/jsonPointers.ts#L98 )
186
+ [ utils/jsonPointers.ts:98] ( https://github.com/acao/codemirror-json-schema/blob/924e0e4 /src/utils/jsonPointers.ts#L98 )
187
187
188
188
---
189
189
@@ -208,7 +208,7 @@ retrieve a JSON pointer for a given position in the editor
208
208
209
209
#### Defined in
210
210
211
- [ utils/jsonPointers.ts:81] ( https://github.com/acao/codemirror-json-schema/blob/3a578e9 /src/utils/jsonPointers.ts#L81 )
211
+ [ utils/jsonPointers.ts:81] ( https://github.com/acao/codemirror-json-schema/blob/924e0e4 /src/utils/jsonPointers.ts#L81 )
212
212
213
213
---
214
214
@@ -235,7 +235,7 @@ Mimics the behavior of `json-source-map`'s `parseJSONDocument` function using co
235
235
236
236
#### Defined in
237
237
238
- [ utils/parseJSONDocument.ts:23] ( https://github.com/acao/codemirror-json-schema/blob/3a578e9 /src/utils/parseJSONDocument.ts#L23 )
238
+ [ utils/parseJSONDocument.ts:23] ( https://github.com/acao/codemirror-json-schema/blob/924e0e4 /src/utils/parseJSONDocument.ts#L23 )
239
239
240
240
---
241
241
@@ -262,7 +262,7 @@ Return parsed data and json pointers for a given codemirror EditorState
262
262
263
263
#### Defined in
264
264
265
- [ utils/parseJSONDocument.ts:9] ( https://github.com/acao/codemirror-json-schema/blob/3a578e9 /src/utils/parseJSONDocument.ts#L9 )
265
+ [ utils/parseJSONDocument.ts:9] ( https://github.com/acao/codemirror-json-schema/blob/924e0e4 /src/utils/parseJSONDocument.ts#L9 )
266
266
267
267
## Type Aliases
268
268
@@ -279,7 +279,7 @@ Return parsed data and json pointers for a given codemirror EditorState
279
279
280
280
#### Defined in
281
281
282
- [ json-hover.ts:9] ( https://github.com/acao/codemirror-json-schema/blob/3a578e9 /src/json-hover.ts#L9 )
282
+ [ json-hover.ts:9] ( https://github.com/acao/codemirror-json-schema/blob/924e0e4 /src/json-hover.ts#L9 )
283
283
284
284
---
285
285
@@ -289,7 +289,7 @@ Return parsed data and json pointers for a given codemirror EditorState
289
289
290
290
#### Defined in
291
291
292
- [ json-hover.ts:11] ( https://github.com/acao/codemirror-json-schema/blob/3a578e9 /src/json-hover.ts#L11 )
292
+ [ json-hover.ts:11] ( https://github.com/acao/codemirror-json-schema/blob/924e0e4 /src/json-hover.ts#L11 )
293
293
294
294
---
295
295
@@ -306,7 +306,7 @@ Return parsed data and json pointers for a given codemirror EditorState
306
306
307
307
#### Defined in
308
308
309
- [ json-hover.ts:13] ( https://github.com/acao/codemirror-json-schema/blob/3a578e9 /src/json-hover.ts#L13 )
309
+ [ json-hover.ts:13] ( https://github.com/acao/codemirror-json-schema/blob/924e0e4 /src/json-hover.ts#L13 )
310
310
311
311
---
312
312
@@ -316,7 +316,7 @@ Return parsed data and json pointers for a given codemirror EditorState
316
316
317
317
#### Defined in
318
318
319
- [ utils/jsonPointers.ts:8] ( https://github.com/acao/codemirror-json-schema/blob/3a578e9 /src/utils/jsonPointers.ts#L8 )
319
+ [ utils/jsonPointers.ts:8] ( https://github.com/acao/codemirror-json-schema/blob/924e0e4 /src/utils/jsonPointers.ts#L8 )
320
320
321
321
---
322
322
@@ -333,7 +333,7 @@ Return parsed data and json pointers for a given codemirror EditorState
333
333
334
334
#### Defined in
335
335
336
- [ types.ts:3 ] ( https://github.com/acao/codemirror-json-schema/blob/3a578e9 /src/types.ts#L3 )
336
+ [ types.ts:4 ] ( https://github.com/acao/codemirror-json-schema/blob/924e0e4 /src/types.ts#L4 )
337
337
338
338
---
339
339
@@ -352,7 +352,7 @@ Return parsed data and json pointers for a given codemirror EditorState
352
352
353
353
#### Defined in
354
354
355
- [ types.ts:8 ] ( https://github.com/acao/codemirror-json-schema/blob/3a578e9 /src/types.ts#L8 )
355
+ [ types.ts:9 ] ( https://github.com/acao/codemirror-json-schema/blob/924e0e4 /src/types.ts#L9 )
356
356
357
357
---
358
358
@@ -362,7 +362,7 @@ Return parsed data and json pointers for a given codemirror EditorState
362
362
363
363
#### Defined in
364
364
365
- [ types.ts:15 ] ( https://github.com/acao/codemirror-json-schema/blob/3a578e9 /src/types.ts#L15 )
365
+ [ types.ts:16 ] ( https://github.com/acao/codemirror-json-schema/blob/924e0e4 /src/types.ts#L16 )
366
366
367
367
---
368
368
@@ -379,4 +379,4 @@ Return parsed data and json pointers for a given codemirror EditorState
379
379
380
380
#### Defined in
381
381
382
- [ json-validation.ts:24] ( https://github.com/acao/codemirror-json-schema/blob/3a578e9 /src/json-validation.ts#L24 )
382
+ [ json-validation.ts:24] ( https://github.com/acao/codemirror-json-schema/blob/924e0e4 /src/json-validation.ts#L24 )
0 commit comments