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

Flowistry (in vscode) doesn't seem to like trait default implementations #52

Closed
gwillen opened this issue Apr 22, 2022 · 1 comment
Closed

Comments

@gwillen
Copy link

gwillen commented Apr 22, 2022

I've been poking around an existing project in flowistry, and finding places where it seems to fail to do anything.

One such place: It seems to be blind to the bodies of default method implementations in traits.

When I click in one, the output window doesn't show anything (it doesn't trigger a run of "flowistry focus", and the highlighting in the window doesn't change (it stays on whatever function I was previously looking at.) This seems to be the same behavior as when I click on a line that doesn't contain a function at all.

@willcrichton
Copy link
Owner

Thanks for the report. This will be fixed in the next release.

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