toejough
toejough
In an ideal world, an enum "type" would only ever allow valid (passes `IsAAction`) values _anywhere_, but without 1st class enums of some kind in go, you'd have to use...
I'd personally like to see @tv42 's request implemented. It _is_ backwards incompatible, but who is actually intentionally depending on `myAction: "Action(0)"` being marshaled? I think the risk of introducing...
In any case, I do really appreciate the project as-is - it's already leaps and bounds better than raw ints!!
Closed mine since this one covers it better. This unpacking syntax is really handy and my projects are using it all over - is support coming soon?
> Parso is well supported. wait, are baron/redbaron not supported anymore? I still see some activity on the projects, though I haven't dug in too deeply.
is this why I get `ERROR: Failed decoding trace: Module 'builtins' has no attribute 'traceback'`, or is this a different error I should report somewhere?
this is working fine for me in neovim right now (v0.4.3). This is exactly the enhancement I was looking for - thanks @xi !
something in this PR broke my stack navigation - I can get into a place where I'm jumping between two functions and then that's all I can do. if I...
I have basically the same problem. luban 4.10. The program doesn't get stuck, but it does stop and say "Failed to generate toolpath."