Is your feature request related to a problem? Please describe.
Quick eval is an extremely useful debugging tool, but it is hidden for new users. The idea here is to make this feature more easily discoverable.
Describe the solution you'd like
Use the vscode CodeLens feature. We would annotate all query predicates and allow easy running of quick eval for parts of the QL file.
Is your feature request related to a problem? Please describe.
Quick eval is an extremely useful debugging tool, but it is hidden for new users. The idea here is to make this feature more easily discoverable.
Describe the solution you'd like
Use the vscode CodeLens feature. We would annotate all query predicates and allow easy running of quick eval for parts of the QL file.