Coder Social home page Coder Social logo

mbrner / continue Goto Github PK

View Code? Open in Web Editor NEW

This project forked from continuedev/continue

0.0 0.0 0.0 285.43 MB

⏩ Continue is an open-source autopilot for VS Code and JetBrains—the easiest way to code with any LLM

Home Page: https://continue.dev/docs

License: Apache License 2.0

Shell 0.12% JavaScript 0.60% Python 46.19% Rust 5.81% Kotlin 6.54% TypeScript 38.78% CSS 0.10% HTML 0.12% Batchfile 0.05% Jupyter Notebook 1.68%

continue's Introduction

🎁 New! Try out the new JetBrains extension (Alpha)

Continue logo

Continue

Continue is an open-source autopilot for VS Code and JetBrains—the easiest way to code with any LLM

Task, not tab, auto-complete

Answer coding questions

Highlight (select and press cmd+shift+M (MacOS) / ctrl+shift+M (Windows)) sections of code and ask Continue for another perspective

  • “what does this forRoot() static function do in nestjs?”
  • “why is the first left join in this query necessary here?”
  • “how do I run a performance benchmark on this rust binary?”

Edit in natural language

Highlight (select and press cmd+shift+M (MacOS) / ctrl+shift+M (Windows)) a section of code and instruct Continue to refactor it

  • “/edit rewrite this to return a flattened list from a 3x3 matrix”
  • “/edit refactor these into an angular flex layout on one line"
  • “/edit define a type here for a list of lists of dictionaries”

Generate files from scratch

Open a blank file and let Continue start new Python scripts, React components, etc.

  • “/edit get me started with a basic supabase edge function”
  • “/edit implement a c++ shortest path algo in a concise way”
  • “/edit create a docker compose file with php and mysql server"

Understand errors and exceptions

Press cmd+shift+r (MacOS) / ctrl+shift+r (Windows) when you come across an error or exception in your terminal. This will throw the stack trace into Continue and ask for it to explain the issue to you.

Getting Started

Download for VS Code and JetBrains

By default, Continue uses GPT-4 and GPT-3.5-turbo via the OpenAI API. You can adjust the config to use different Large Language Models (LLMs) like Code Llama, Claude 2, WizardCoder, PaLM 2, and more. Read more here.

Contributing

Check out the contribution ideas board, read the contributing guide, and join #contribute on Discord

License

Apache 2.0 © 2023 Continue Dev, Inc.

continue's People

Contributors

sestinj avatar tydunn avatar actions-user avatar bra1ndump avatar langlangbart avatar lun-4 avatar danieleades avatar dependabot[bot] avatar payoto avatar jmorganca avatar mearman avatar masegraye avatar sanders41 avatar pkirkovsky avatar pzaback avatar amihalik avatar abhijit-2592 avatar allan2000-git avatar benedict-lee avatar bishwenduk029 avatar cambridgecomputing avatar eltociear avatar voglster avatar mdp avatar mshameti avatar mhkeller avatar ra-phil-k avatar t3tr0 avatar 3cognito avatar elabbarw 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.