code-server/test/test-plugin
Asher 2d8b785fb8
Fix health socket not getting client messages
Forgot to resume. Went ahead and did the same for the test plugin
although it only sends messages and doesn't receive any.
2021-02-16 15:01:46 -06:00
..
public plugin: Give test-plugin some html to test overlay 2020-11-06 14:47:08 -05:00
src Fix health socket not getting client messages 2021-02-16 15:01:46 -06:00
.eslintrc.yaml Resolve code-server from the root 2021-02-09 16:36:26 -06:00
.gitignore plugin: Add basic loading test 2020-11-06 10:12:46 -05:00
Makefile plugin.ts: Make application endpoint paths absolute 2020-11-06 10:12:46 -05:00
package.json Re-export express for plugins 2021-02-09 12:19:38 -06:00
tsconfig.json Re-export logger field for plugins 2021-02-09 12:19:36 -06:00
yarn.lock Re-export express for plugins 2021-02-09 12:19:38 -06:00