-
Notifications
You must be signed in to change notification settings - Fork 202
Open
Labels
Complexity: LowA good task for newcomers to learn, or experienced team members to complete quickly.A good task for newcomers to learn, or experienced team members to complete quickly.QL4E parityThis issue corresponds to a feature from QL4E not yet implemented for VSCodeThis issue corresponds to a feature from QL4E not yet implemented for VSCodeVSCodeenhancementNew feature or requestNew feature or request
Description
Ensure that VSCode can view the Relational Algebra (RA) of a query with reasonable syntax highlighting and formatting. It's likely that showing this readonly will be fine for our purposes.
Also, we should be able to compare the RA across two versions of a query. Most likely we can delegate to VS Code's comparison editor for this.
Metadata
Metadata
Assignees
Labels
Complexity: LowA good task for newcomers to learn, or experienced team members to complete quickly.A good task for newcomers to learn, or experienced team members to complete quickly.QL4E parityThis issue corresponds to a feature from QL4E not yet implemented for VSCodeThis issue corresponds to a feature from QL4E not yet implemented for VSCodeVSCodeenhancementNew feature or requestNew feature or request