Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENHANCEMENT] Notebook with query language to query informations about a project #356

Open
d-biehl opened this issue Nov 20, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@d-biehl
Copy link
Member

d-biehl commented Nov 20, 2024

this is just an idea, but I think that can be an interesting option to have a vscode notebook with a simple query language for project informations like defined testcases, keywords, variables, tags and the connection between all these things, like references, where is this keyword called and so on.

Maybe that all that information can be saved in something like a triple store or vector database and can be queried by sematic queries

an example of a query language and a notebook can be found here:

https://github.com/microsoft/vscode-github-issue-notebooks

@d-biehl d-biehl added the enhancement New feature or request label Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant