continuedev / continue

⏩ Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains
https://continue.dev/docs
Apache License 2.0
13.13k stars 899 forks source link

Support Sublime Text #1440

Open DavidBM opened 3 weeks ago

DavidBM commented 3 weeks ago

Validations

Problem

Is there any plan to support other text editor? Like Sublime Text.

Solution

No response

sestinj commented 3 weeks ago

@DavidBM We've done the up front work to make this as straightforward as possible (Continue can be packaged as a binary to communicate with the IDE over a strict protocol, much like a language server) and we absolutely plan on supporting every editor in the future, but we are trying to focus for a bit longer on really nailing the Jetbrains+VS Code experience before spreading our focus.

Similar conversation happening regarding Neovim here. That and Visual Studio seem to be the most requested IDEs to build for next, but for any Sublime users that come across this issue please give a 👍!