dkja

Results 5 comments of dkja

https://github.com/dkja/youtube-dl ;)

@kodxana I'll try. ;) Zeby to polacy nie mogli pogadac po polsku :P ...

It's invalid currentEditorPathOption function behavior. I think RegExp may produce error when path contains: \ / ^ $ * + ? ( ) | { } [ ] . characters...

Problem occurs in vscode-dotnet-test-explorer/src/testDiscovery.ts. In function extractAssemblyPaths: `const testRunLineRegex = /^Test run for (.+\.dll)/gm;` String "Test run for..." is invalid for others languages :-( Probably extractAssemblyPaths should be changed. It's...