Coder Social home page Coder Social logo

eclipse.copilot's Introduction

Tycho Build

Unofficial Github Copilot integration with Eclipse

Scanner completion

Features

  • Content assist completions

Warning

This integration is unofficial. Consider trying Copilot with officially supported tools. Copilot is a cloud-based service provided by Github and only works with a paid subscription.

Prerequisites

Usage

  • Copy the link to update site: https://vgcpge.github.io/eclipse.copilot/
  • Follow instructions to install the Copilot feature from the update site.
  • A warning dialog "Trust" will request a confirmation to install unsigned content. Install on your own risk and consider gifting me a code-signing certificate.
  • Hit Ctrl+Space for content-assist in "Generic Text Editor" or "Java Editor" (requires Java support to be installed separately). Any other editor suporting the standard APIs will work too (notably, "Text Editor" does not support content-assist).
  • When editing a text file (any source code file counts) for the first time, plug-in will request permission to access Github Copilot in your default web browser. An error will be shown if you don't have Copilot subscription.
  • A modal dialog will be shown with a code to supply in the browser. Once granted, permission is remembered by Copilot, this is a one-time operation.

Java

To work with Java Development Tools (JDT), install additionally "JDT Integration for LSP4E" from the main Eclipse update site. You may want to remove less useful completion assistants from Preferences/Java/Editor/Content Assist/Advanced. Leave "Language Server Proposals" enabled.

MacOS

There is no convenient way to configure environment variables for GUI apps on MacOS. For this reason the plugin looks for Node.js executable in /opt/homebrew/bin/node. If your Node.js is installed elsewhere, run Eclipse from terminal with PATH preconfigured.

Credits

eclipse.copilot's People

Contributors

vgcpge avatar jzeladmin2006 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.