gobijan / nova-copilot-lsp

nova-copilot-lsp aims to provide integration with Github Copilot in Nova by Panic.
44 stars 5 forks source link

Set the stage! #1

Closed tommasongr closed 1 year ago

tommasongr commented 1 year ago

This PR scaffolds the basic connection with Github Copilot (sign in, sign out) and its language server. It also adds a CompletionProvider to test the suggestions.

Bonus: Added Nova Types updated at v10.6 to speed up the development (typescript extension required)