tabby/clients/vscode
Meng Zhang 6da7c17f67
refactor: switch to /v1/events endpoint (#42)
* refactor: Add EventType enum for validation

* refactor: use /v1/events in monaco components

* refactor: use /v1/events in vscode client

* refactor: remove unused api endpoint

* refactor: improve api endpoint type check
2023-04-04 19:42:57 +08:00
..
.vscode move vscode clients (#27) 2023-03-28 20:35:59 +08:00
images feat: add icon for vscode extension 2023-04-04 17:58:37 +08:00
src refactor: switch to /v1/events endpoint (#42) 2023-04-04 19:42:57 +08:00
.eslintrc.json move vscode clients (#27) 2023-03-28 20:35:59 +08:00
.gitattributes feat: add icon for vscode extension 2023-04-04 17:58:37 +08:00
.gitignore move vscode clients (#27) 2023-03-28 20:35:59 +08:00
.vscodeignore move vscode clients (#27) 2023-03-28 20:35:59 +08:00
LICENSE feat: support vscode packaging 2023-04-04 14:30:47 +08:00
package.json feat: add icon for vscode extension 2023-04-04 17:58:37 +08:00
tsconfig.json move vscode clients (#27) 2023-03-28 20:35:59 +08:00
webpack.config.js move vscode clients (#27) 2023-03-28 20:35:59 +08:00
yarn.lock feat: support vscode packaging 2023-04-04 14:30:47 +08:00