PascalSenn
PascalSenn
@JoeRobich also, can we upgrade the vscode dependency further? they have added more features to the newer versions of the test controller
Found an issue with the testing api in VSCode, tracking under :https://github.com/microsoft/vscode/issues/142966
I also opened an issue for Markdown support on test items: https://github.com/microsoft/vscode/issues/142885 This way we could use vscode icons to mark the directories, solutions, namespaces, test classes and test cases...
Thanks @brian-tygotech for fixing a bug on windows ! 👍 :)
@JoeRobich I dont think there are any blockers in the implementation. I use the test explorer daily and it works quite well. I left the code lens in, as i...
@JoeRobich interesting, i do have this in some cases too. I cannot really understand why this happens. Everytime i think i found out what the problem is, i prove my...
@JoeRobich updated the branch
@PhilParisot I merged master back to the branch and was waiting for a review.
I built a filter abstraction for graphql-dotnet, which is similar to prisma. I did solve that issue with passing all filterable items to orderBy as own properties: ```graphql query{ servers(...
@Yogu ~it doesn't. Just tried.~