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

search for unknown symbol or import online #47

Open
WebFreak001 opened this issue Sep 13, 2018 · 1 comment
Open

search for unknown symbol or import online #47

WebFreak001 opened this issue Sep 13, 2018 · 1 comment

Comments

@WebFreak001
Copy link
Member

Use dpldocs.info or similar. Example: import mongoschema; -> Error importing -> Search online code fix -> Add dub package mongoschemad, etc. For undefined symbols the same: check local projects for symbols, otherwise see if online providers know anything.

@WebFreak001
Copy link
Member Author

deciding against this now, because I don't want to require online access. However we could store and distribute a new pre-compiled list of public symbols and modules in popular packages, which can use the same file format as the new symbol index.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant