Janis Pritzkau

Results 3 issues of Janis Pritzkau

Here is an example of how to reproduce this issue: ```ts // a.ts import { B } from "./b.ts"; export interface A { method(b: B): void } // b.ts import...

There are many issues with how RCON connections are handled on Minecraft servers, so special hacks are required to make them work robustly. I took some time to review the...

Adding the `text.html.derivative` scope should resolve this issue. As in mjbvz/vscode-comment-tagged-templates#11.