Skip to content

Could GetDeclarations expose the symbol information associated with the returned Declaration? #181

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

Closed
7sharp9 opened this issue Jul 16, 2014 · 1 comment

Comments

@7sharp9
Copy link
Member

7sharp9 commented Jul 16, 2014

When we call GetDeclarations from within the F# addin there is no way to relate the Declaration back to a symbol so that we can retrieve context information like what entity the symbol is declared on etc.

This would allow a search context completion to be enabled in Xamarin Studio. I believe this should be fairly easy to do as the info is available within.

search completion

This is a feature that we really want to do as iOS development can have lots of overloads declared on different subtypes.

@7sharp9
Copy link
Member Author

7sharp9 commented Sep 3, 2014

Closed with #182

@7sharp9 7sharp9 closed this as completed Sep 3, 2014
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

1 participant