Tristan Teufel
Tristan Teufel
hey @micaelmbagira i guess yes.
you can easily verify for yourself clone the repo update package npm install (vscode) Go to Menu "Run" => "Start Debugging" open your project with the new vscode instance just...
can you check if this is working with version 0.4.33
hey @mirco312312 can you make an example why you need a seperate jest-runner settings.json for each of you package? i just want to understand why this is needed. best regards...
thx for your feedback, will merge with next release.
hey @mirco-b sorry for not merging so long, i had some private issues and was in the hospital for some time. also i was a bit scared to introduce new...
hey @mirco-b i tested this PR but somehow the CodeLensProvider stopps working. i did some debugging but did not find the issue. somehow the codeLens array here is empty: https://github.com/firsttris/vscode-jest-runner/blob/master/src/JestRunnerCodeLensProvider.ts#L63
hey @blimmer thx for noticing
hello @kevindekemele i say probably yes. but how is another question. most of us do not have more knowledge then you have.
hey @dsl400 thx for your work, i appreciate your contribution. a suggestions to your code base: From my knowledge i think you should use "let" only if you want to...