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

autocompletion in interpreter mode #3

Open
eadmaster opened this issue Feb 23, 2021 · 1 comment
Open

autocompletion in interpreter mode #3

eadmaster opened this issue Feb 23, 2021 · 1 comment

Comments

@eadmaster
Copy link

eadmaster commented Feb 23, 2021

is it possible to add tab-autocompletion in interpreter mode?

some modules that provides this are:

@philanc
Copy link
Owner

philanc commented Feb 23, 2021

Thanks for the suggestion and the links.

I don't want to add more C libraries or code to slua (as my objective is to have a standalone lua as compact as possible). But a pure Lua approach is interesting.

I will look at the links you provided, and maybe I'll add a Lua script or links to external solutions which work well with Lua 5.4

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

2 participants