Commit Graph

6 Commits

Author SHA1 Message Date
Asher
a26844ea45
Add package.json for publishing API types 2019-09-04 11:47:50 -05:00
Asher
12bc26b6b4
Implement status bar API 2019-09-03 16:38:53 -05:00
Asher
ba7285192c
Update VS Code to 1.37.0 2019-08-09 19:23:41 -05:00
Asher
62719ab544
Clean up client API
- Don't use "any" for the API type.
- Remove everything from the Coder API that can eventually be done
  through the VS Code API.
- Move the event emission to our own client to minimize patching.
2019-07-31 17:22:15 -05:00
Asher
9fdfacb314
Quality check 2019-07-19 17:43:54 -05:00
Asher
45d348b03d
Expose API on the client 2019-07-18 18:09:22 -05:00