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

Implement propertynames #145

Closed
CameronBieganek opened this issue Jun 9, 2020 · 1 comment
Closed

Implement propertynames #145

CameronBieganek opened this issue Jun 9, 2020 · 1 comment

Comments

@CameronBieganek
Copy link

Right now propertynames(n) on a node n returns (:ptr, :owner) instead of the public properties. It would be nice if it returned a list including firstelement, lastelement, etc.

It also appears from the docstring of propertynames that implementing propertynames enables tab completion for properties.

@sjkelly
Copy link
Member

sjkelly commented Nov 7, 2023

Closed in #182

@sjkelly sjkelly closed this as completed Nov 7, 2023
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