• Sign In



  • Categories

    Extension Details



    Readme

    nova-copilot-lsp aims to provide deep integration with Github Copilot, including the most important features.

    Right now it is not functional but the foundation is there by embedding a working copilot language server extracted from https://github.com/github/copilot.vim

    Requirements

    nova-copilot-lsp requires some additional tools to be installed on your Mac:

    To install the current stable version of Node, click the "Recommended for Most Users" button to begin the download. When that completes, double-click the .pkg installer to begin installation.

    Usage

    nova-copilot-lsp runs any time you open a local project with supported file extensions.

    Configuration

    To configure global preferences, open Extensions → Extension Library... then select nova-copilot-lsp's Preferences tab.

    You can also configure preferences on a per-project basis in Project → Project Settings...

    Copilot Completions should be in the Completion Provider list. Additionally you can trigger them with CMD+OPTION+'.

    Have fun.

    Release Notes

    Version 1.0

    Initial release