evidence-dev / evidence-vscode

The official VS Code extension for Evidence projects.
https://marketplace.visualstudio.com/items?itemName=Evidence.evidence-vscode
MIT License
9 stars 2 forks source link

Code lens for .sql files and/or inlined sql fences #45

Open archiewood opened 1 year ago

archiewood commented 1 year ago

Aware that this is a "next week" (rather than right now) task but wanted somewhere to write about this.

Feel free to break down into smaller issues and close this one if it makes sense.

Draft Acceptance Criteria (to be refined)

Other thoughts

RandomFractals commented 1 year ago

We'll take your notes and design ideas for this feature into consideration.

However, this is not the limited initial set of SQL Query Code Lens feature that is in scope and to be delivered next week.

Let's draft the Acceptance Criteria after we actually define the target feature details, SQL Query Code Lens and our initial tabular data results display approach in this case.

archiewood commented 1 year ago

Gotcha, have we got that "in scope next week" written down anywhere yet?

RandomFractals commented 1 year ago

yes, we have the scope defined in our 3 week project SOW, notes, confirmation and review of that scope from this morning in the related slack channel for this project I can't link to because it's private.

This feature will be defined and reviewed during our Sprint 3 planning meeting we'll kick off next week.

What you have above is a very generic wish list, with some desirable options/UI features that lack the detail, or related tools info and integration options and descriptions that will be outlined for Sprint 3 in a separate feature ticket.

For those reasons, I will close this ticket for now, so that we don't set inappropriate and vague expectations of what will be included in the initial set of this feature.

Thank you for providing links to the related Evidence documents. I've seen them already, and will actually need to review the related Evidence data apis and code instead to identify the best dev/integration route for this feature implementation.