This project shows how to extends VSCode extension by using TS Plugin.
- Start a http server in TS plugin's context.
- Call TS plugin via http request in VSCode extension.
- Handle type info in TS plugin and handle external envirement in VSCode behavior.
- Empower!