kirksl / karate-runner

VSCode Extension for Karate
https://marketplace.visualstudio.com/items?itemName=kirkslota.karate-runner
MIT License
34 stars 11 forks source link

Adjust debugging support in karate-runner when karate-debug-port.txt is removed #166

Closed kirksl closed 1 year ago

kirksl commented 1 year ago

@kirksl please note this commit as part of refactoring and cleanup for 1.4.0 a6e6f51

we will no longer emit the karate-debug-port.txt file to be consistent with vs code best practices and for performance, port detection should be via the process output, and the official plugins do this already, we also had some issues with creating files. FYI in case you are still maintaining the karate-runner, thx !

kirksl commented 1 year ago
kirksl commented 1 year ago

https://github.com/kirksl/karate-runner/commit/55221c231ffd0265c087d697ec292b8707fb0eae