dotnet / dotnet/vscode-dotnet-runtime
CommandExecutor should follow 'this' binding pattern by declaring functions as part of this
Open
- Dominant language
- TypeScript
- Stars
- 209
- Forks
- 455
- PR merge metrics
- No merged PRs in 30d
Description
The functions to run with loopOnTimeoutWithCond() Should follow the latest logic to bind to the this object instead of relying on the es6 arrow function convention: see more at https://github.com/dotnet/vscode-dotnet-runtime/pull/2169
Contributor guide
Assessment
This issue has not been assessed yet.