You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open this project in vscode, do haxelib install all and then open Game.hx, find // TODO place and try to write something like addc multiple times fast to see completion lag. haxe.exclude helps, but maybe something can be optimized further or push everything but types to completion first.
Open this project in vscode, do
haxelib install all
and then openGame.hx
, find// TODO
place and try to write something likeaddc
multiple times fast to see completion lag.haxe.exclude
helps, but maybe something can be optimized further or push everything but types to completion first.stickman.zip
The text was updated successfully, but these errors were encountered: