Sergii Kliuchnyk
Sergii Kliuchnyk
Good day I was playing around with this lib and stuck with error that on this line ```ts if (t.containsPoint(this.poly.end)) { ``` `t is undefined` It's because method `private getSleeve(sourceTriangle:...
### Current Behavior methods of EventEmiter not visible in Container eventemitter3 of version 4 exports EventEmiter class as `export = EventEmitter;` (not as `export default`) and in `@pixi/utils` it imported...
There three helper methods which was in `init` just because of using `Janus.error` or `Janus.warn` but we can pull out those log methods too with default `noop` values. Also added...
### Problem Good day everyone Here [my rule](https://github.com/redexp/tree-sitter-familymarkup/blob/589b6e54e13f27286ca20b203fe7e8eff230f1bd/grammar.js#L83) of my parser. With Latin alphabet everything works great, but if I try to change to some Cyrillic letters then parser returns...
Good day Looks like many people have same problem with transpiling and I guess it's something with environment like clang version + go version combination, because I cloned this repo...
Good day I want to create wasm version of my language server. I can implement `stream io.ReadWriteCloser` but I can't run my server with `serveStream` as private method. Can you...
Good day everyone Will be helpful to have such API to find changed Nodes