#1263 Looking up navigable node in AST incorrect.

Open
opened 2 years ago by herby · 0 comments

Sometimes (as seen in Ctrl+click in Helios), the search of navigable node at a point is not working correctly.

The actual implementation is in https://lolg.it/amber/amber/src/master/lang/src/Compiler-AST.st#L18.

The problem is probably the end of method, selection of "the one is closest proximity" from among the correct children should probably be done differently.

Sometimes (as seen in Ctrl+click in Helios), the search of navigable node at a point is not working correctly. The actual implementation is in https://lolg.it/amber/amber/src/master/lang/src/Compiler-AST.st#L18. The problem is probably the end of method, selection of "the one is closest proximity" from among the correct children should probably be done differently.
Sign in to join this conversation.
No Label
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.