1
7
Fork
You've already forked debugger.lua
0

Autocomplete for tables #24

Open
opened 2018年03月05日 00:39:07 +01:00 by aleclarson · 0 comments
aleclarson commented 2018年03月05日 00:39:07 +01:00 (Migrated from github.com)
Copy link

A nice feature would be linenoise autocomplete for table keys.

We just need a function that uses pairs on the table and its __index chain (assuming all __index values are tables).

A nice feature would be linenoise autocomplete for table keys. We just need a function that uses `pairs` on the table and its `__index` chain (assuming all `__index` values are tables).
Sign in to join this conversation.
No Branch/Tag specified
master
no-extras
dev
patch-1
media
simple-term
slembcke
error-hook
standalone
No results found.
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
slembcke/debugger.lua#24
Reference in a new issue
slembcke/debugger.lua
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?