stackwise icon indicating copy to clipboard operation
stackwise copied to clipboard

Separate "server" code from vscode extension

Open waynehamadi opened this issue 2 years ago • 0 comments

Everything that doesn't use the vscode package should go on the server side, in order to get a light client and put all the logic in the server.

You'll get inspiration from the marvelous vscode extension "writer" from mintlify: See the code here: https://github.com/mintlify/writer

❤️ @handotdev and @hahnbeelee

waynehamadi avatar Dec 04 '23 15:12 waynehamadi