Jason Schilling

Avatar
  • Total activity 12
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 8
  • Subscriptions 2
  • Edited

    JSON Schema autocompletion if/then/else array of objects properties

    Hello, I have the following scenario: main.json: ```json { "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "strategies": { "type": "array", "...
    • 6 followers
    • 5 comments
    • 1 vote
  • Created

    Deno integration

    Answered
    I follow the deno project for a while now. Slowly it becomes useful, unfortunately the IDE is missing an integration for the debugger and possibly other things like TypeScript types. https://github...
    • 25 followers
    • 15 comments
    • 32 votes