jmacdonald / amp

A complete text editor for your terminal.
https://amp.rs
Other
3.74k stars 106 forks source link

Plugin support? #43

Open watzon opened 6 years ago

watzon commented 6 years ago

I know this is a fairly new project, so I wouldn't expect plugin support to be available immediately, but I figured I'd open a dialog about it since no one else has yet. Are you planning support for plugins in the future?

I'm not 100% sure yet how you'd implement this, but plugins are definitely a necessity if you want to support the many languages and frameworks that are popping up every day.

jmacdonald commented 6 years ago

It's definitely on my radar, but as plug-ins require configuration, I'd like them to be somewhat of a last resort. Before Amp hits 1.0, we'll definitely have a solution in place. Before I dig into that, I'm going to tackle #37, which will provide a lot of what folks would want out of a plug-in system. 🙂

agentofuser commented 4 years ago

+1 for Lua/Fennel scripting.