You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: