Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extension API for Warp #4053

Closed
JonathanDCohen opened this issue Jan 10, 2024 · 2 comments
Closed

Extension API for Warp #4053

JonathanDCohen opened this issue Jan 10, 2024 · 2 comments
Labels
Feature requests Feature Requests

Comments

@JonathanDCohen
Copy link

JonathanDCohen commented Jan 10, 2024

Discord username (optional)

bbqchickennn

Describe the solution you'd like?

Building off of #4052, it would really level up Warp to have an Extensions API a la VS Code in order to provide custom functionality for Warp. Features like customized CLI autocompletes (and maybe even wizards for complex invocations like compiler calls), Workflow packs, REPL syntax highlighting and autocomplete, and buffer readers (eg less) with text-editor like UI are all ideas which come to my mind here.

This would not only skyrocket Warp's functionality as a next-gen terminal but also give opportunities to library and language vendors to increase the value of their products by offering officially supported extensions, similarly to how they will do with VS Code Extensions.

NOTE Yes, I understand this is a MASSIVE cross-functional undertaking as it's not only a large engineering task but also will require partnerships with 3rd-party vendors to seed the initial extension marketplace. A man can dream, can't he?

How important is this feature to you?

2

Warp Internal (ignore) - linear-label:39cc6478-1249-4ee7-950b-c428edfeecd1

None

@JonathanDCohen JonathanDCohen added the Feature requests Feature Requests label Jan 10, 2024
@dannyneira
Copy link
Member

dannyneira commented Jan 11, 2024

Hi @JonathanDCohen! Thanks for again submitting your thoughts. We're working on a way for custom completions (no firm eta on this, but it's in progress) to what you're talking about and we have released a URI scheme for some basic things like opening Warp and Launch configurations. https://docs.warp.dev/features/uri-scheme

That being said, we already have a request tracking this over at #435

If you could please give it a 👍 and subscribe to that request, it would help us gauge interest. We'll post any updates there, so stay tuned!

We'll be closing this as a duplicate.

@dannyneira
Copy link
Member

Duplicate of #435

@dannyneira dannyneira closed this as not planned Won't fix, can't repro, duplicate, stale Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature requests Feature Requests
Projects
None yet
Development

No branches or pull requests

2 participants