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

[display] no import suggestions for class field type hints #5950

Closed
Gama11 opened this issue Jan 20, 2017 · 2 comments
Closed

[display] no import suggestions for class field type hints #5950

Gama11 opened this issue Jan 20, 2017 · 2 comments
Labels
feature-ide IDE / Editor support

Comments

@Gama11
Copy link
Member

Gama11 commented Jan 20, 2017

class Main {
    static var tree:BalancedTree;

    static function main() {}
}

Diagnostics should suggest an import for haxe.ds.BalancedTree there.

@nadako nadako added the feature-ide IDE / Editor support label Feb 11, 2017
@Simn Simn modified the milestone: 4.0 Mar 20, 2017
@Simn Simn modified the milestones: Release 4.0, Backlog Apr 17, 2018
@Simn
Copy link
Member

Simn commented May 11, 2018

Why do you mention class fields in particular? We don't have this feature in general, right?

@Gama11
Copy link
Member Author

Gama11 commented May 11, 2018

@Simn Simn closed this as completed in 895896f May 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-ide IDE / Editor support
Projects
None yet
Development

No branches or pull requests

3 participants