Nikolay Ponomarev

Results 2 issues of Nikolay Ponomarev

Can we adjust Google Analytics in V3 since "Remotely Hosted Code" can not be hosted after [V3 changes](https://developer.chrome.com/docs/extensions/mv3/intro/mv3-overview/#remotely-hosted-code) anymore ? And the following code doesn't work on V3: ```json //...

`./src/minitestTests.ts` adapter does not work with Rails application. And as result It spawns issues like https://github.com/connorshea/vscode-ruby-test-adapter/issues/82 . Should we: - add `./src/railsTests.ts` adapter for "./bin/rails test" command ? - or...