Skip to content

Unsatisfying LCA tie-breaking inside dictionaries, Need to bind keyvalue pairs stronger together #31

@mpourmpoulis

Description

@mpourmpoulis

When launching simple query without any positional information like argument 1 or smart iterable Inside a dictionary, results from the neighborhood of the keyvalue pair you are currently in Are prioritized. However, Depending on the code the main result May not come from the current keyvalue pair You are currently in (for example your cursor is inside of the key and you want something in the value) but from the Neighboring upwards instead! simply compare those two examples

bug12

Of course things work correctly In those cases, If a positional description like down argument 1 is used by the This is satisfying

Metadata

Metadata

Assignees

Labels

Needs ImprovementlimitationMissing feature not due to a programming error but rather simply not implementedtie-breaking

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions