Igor Mahov

Results 34 comments of Igor Mahov

No, I don't use any environments, I think it's internal details of how gitlab diffs are implemented

@wdanilo any update on this?

With the introduction of desktop version it now should be possible to implement backend-side gRPC support at least for desktop version

There is a setting for this already: `"gitlens.plusFeatures.enabled": false,`

Looks like vscode team is working on that https://github.com/microsoft/vscode/issues/179000

Having same issue even with `{ cache: false }`. If I set `failOnError: false`, it starts working with hot reload, but vite will not show eslint errors as overlay in...

From user perspective this https://github.com/redhat-developer/yaml-language-server/issues/715#issuecomment-1130350015 solves a problem at least until the extension update

@bwateratmsft I have an idea of how this can be solved. You can add a new separate Docker compose "language" which will be associated with this extension and corresponding language...