Extension Details

- Copilot for Nova
- by Screen Island
- 36 Recent Installs | 3738 Total Installs
- Nova plugin for GitHub Copilot.
- Bug Reports
-
Read Files
-
Launch Subprocesses
-
Read & Write Clipboard
-
This extension is allowed to:
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:
- Node.js 8.2.0 and NPM 5.2.0 or newer
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