Jason Schilling

- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 8
- Subscriptions 2
-
Jason Schilling created a post, 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", "... -
Jason Schilling created a post, AnsweredDeno integration
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...