C
cverbiest
Guest
Maybe I should have tried a bit longer. I found a solution that seems to work, at least for vscode. put $schema after the dataset instead of before. }, "$schema": "http://.../form.schema.json" } The read-json error is gone and vscode still has autocompletion, see screenshot
Continue reading...
Continue reading...