Anton Kosyakov

Results 57 issues of Anton Kosyakov

## Description This PR adds AllowedErrorCodes decorate to enforce expected error codes, enrich logging and observability to report on unexpected errors, i.e. API contract violations. Summary generated by Copilot ###...

do-not-merge/work-in-progress
size/XXL
do-not-merge/hold

I have started a devcontainer with the DevContainers CLI and would like to attach to it using the Remote DevContainers extension. Generally, it works nicely, i.e., the devcontainer spec is...

containers

We have a weird issue that SLO does not reflect errors properly. Availability says 0 errors, while we can see that there are valid errors. So SLO is always 100%....

I think a lot of code in this file can be reused by other clients: https://github.com/rcjsuen/dockerfile-language-service/blob/master/example/src/client.ts

Theia 1.0 was released and it use VS Code built-in extensions to provide language support now.

help wanted

Generally positive without any comments and one negative with: > The tutorial missed basic introduction into the topic. So if you were not familiar with Theia then it was hard...

it should cover using dependency injection. Motivation: https://github.com/theia-ide/theia/issues/1251#issuecomment-475450068

Motivated by https://github.com/theia-ide/theia/pull/3522 and https://github.com/theia-ide/theia/pull/3398