[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: How to add $schema to json dataset

  • Thread starter Thread starter cverbiest
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top