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

Support namespaces #6

Closed
mxsdev opened this issue Oct 29, 2022 · 0 comments
Closed

Support namespaces #6

mxsdev opened this issue Oct 29, 2022 · 0 comments
Labels
api Relating to the API enhancement New feature or request
Milestone

Comments

@mxsdev
Copy link
Owner

mxsdev commented Oct 29, 2022

Right now, namespaces are treated as object. One consequence of this is that types in namespaces are not presented in the type tree, since they are not "properties" on the namespace's object type, and so aren't returned from getProperties().

Namespaces should be supported as their own "kind," like interfaces and objects.

@mxsdev mxsdev added enhancement New feature or request api Relating to the API labels Oct 29, 2022
@mxsdev mxsdev mentioned this issue Oct 29, 2022
@mxsdev mxsdev added this to the 1.0.0 milestone Nov 3, 2022
@mxsdev mxsdev closed this as completed in 670e069 Nov 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Relating to the API enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant