Nico Tortorici

Results 3 issues of Nico Tortorici

I have two clusters, one updating shards from 0 to 1 and the other updating shards from 2 to 3. However, it seems only the latter is working. I am...

I've installed the library with NPM and I have this in my `index.ts` file (as by guide): ``` import * as PIXI from "pixi.js"; import "pixi-keyboard"; ``` However, when I...

I would like so that after I complete a snipp, not to have the whitespace after it. For example, inside a block `\(\)` I type: `\(Sigma\)` But it gets completed...