You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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
The text was updated successfully, but these errors were encountered: