Remco Haszing

Results 430 comments of Remco Haszing

Oh, tests run against Node 12. It’s no longer supported, but if `yaml-language-server` needs to support it, the appropriate target would be `es2019`.

My laptop is a System76 Oryx Pro running Pop!_OS 22.04. The resolution of my laptop screen is 1920x1080. I mostly have 2 additional monitors on leading to a total resolution...

I applied it and did a full reboot just to be sure. Unfortunately this didn’t make a difference. I also made sure the patch is applied correctly by looking into...

I do use that extension! And disabling it fixed the issue. Thanks for figuring that out! I was using that extension to get a transparent / black top panel. It’s...

I have noticed this error several times before. It means another (probably more relevant) error occurred which the yaml language service tries to log using telemetry, but it’s stubbed using...

I see what you mean, but I don’t consider this to be a violation of the spec, but parity with the rest of the ecosytem. As can be seen in...

I think this is now usable enough to be released as an experimental feature. I.e. it could be opt-in using a boolean setting `mdx.experimentalLanguageServer`.

Tests are still missing. ~~I’m inclined to use Playwright, so the same test runner can be used for Monaco editor and the language server.~~ Playwright doesn’t play nice with subprocess...

I have also encountered this problem, but I don’t think it can be fixed by adding a prefix like this. Often multiple files will be processed using the same processor....