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

GUI: object completion #32

Open
mxmilkiib opened this issue May 4, 2016 · 2 comments
Open

GUI: object completion #32

mxmilkiib opened this issue May 4, 2016 · 2 comments

Comments

@mxmilkiib
Copy link

As with https://github.com/gusano/completion-plugin (which can't run in pd-l2ork).

@jonwwilkes
Copy link
Collaborator

Tab-completion would be great.  I'd want the content to be automated,
rather than manually adding/maintaining lists of creator names.

We could probably tie this in with the search index so that it automatically
draws the list from object help files.  I've been thinking about just excluding
the abandonware libs from the search index itself, so that would prune most
of the noise from the tab-completion list, too.
-Jonathan

On Tuesday, May 3, 2016 8:07 PM, Milk Brewster <[email protected]> wrote:

As with https://github.com/gusano/completion-plugin (which can't run in pd-l2ork).—
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub

@pd-l2ork
Copy link
Owner

pd-l2ork commented May 7, 2016

Thank you for the suggestion. Pd-L2Ork does not (yet, if ever) support plugins because its focus is on ensuring optimum usability out-of-box. Now, because it is under heavy development, this also means that not all the desired features have yet found its way into the pd-l2ork core. Once we do implement autocompletion, rest assured we will do so in the best possible way, like the one Jonathan suggested above. Thank you.

P.S. I will keep this issue open for the time being until we get it implemented. HTH

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants