Code Monkey home page Code Monkey logo

jetbrainscopilot's Introduction

JetBrains Copilot

GitHub Copilot support for the IntelliJ Platform.

Deprecation Notice

GitHub has recently released an official IntelliJ plugin for copilot. Please uninstall JetBrains Copilot and follow the guide here to install the official version of the plugin. Thank you for the support on this small project of mine!

For archival purposes, this repository has been marked as read-only. As noted in the FAQ, this plugin will only be maintained and updated until GitHub releases their own version of the plugin, which is now public.

Installation

Download the latest release. Select the Install Plugin from Disk option in IntelliJ's plugin menu, then select the downloaded ZIP. Then restart IntelliJ.

Plugins Menu

FAQ

Is this officially supported by GitHub?

No. JetBrains Copilot is a third-party plugin and has no affiliation with GitHub. As such, use it at your own risk, as we use some internal APIs from the Visual Studio Code plugin.

How long will this be maintained?

The plugin will be maintained until GitHub creates their own official plugin.

Acknowledgements

jetbrainscopilot's People

Contributors

kodingdev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

jetbrainscopilot's Issues

How it works ?

Already, thank you for offering this plugin, it's absolutely awesome.

Now I have it installed, configured with the token and everything that goes with it but I don't have any additional auto-completion.

Are there any other parameters to fill in?

Login fails

When hitting login,
my browser opens.
i accept the oauth request.
i get redirected.
i copy the callback url (which contains the "code" query argument)
i get the following error thrown in the ide (webstorm)

java.lang.NoClassDefFoundError: Could not initialize class kotlinx.coroutines.CoroutineExceptionHandlerImplKt
	at kotlinx.coroutines.CoroutineExceptionHandlerKt.handleCoroutineException(CoroutineExceptionHandler.kt:33)
	at kotlinx.coroutines.DispatchedTask.handleFatalException(DispatchedTask.kt:146)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:115)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)

Not working in Rider?

I can install the plugin for Rider, but nothing shows up even after logging in.

Would be awesome if it was supported for any jetbrains IDE, as the extension can already be installed in all of their IDEs.

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.