Ammar Bandukwala
Ammar Bandukwala
@Noah-Huppert now resolve the conflicts plz :)
Hmm.. @antonkor I'm not seeing these blocks format correctly. I'm running `yarn dev` on coder.com's master.
> Need some additional information here about how this will behave as part of a licensed feature: does it show up as a toggle on the licensing page? etc. This...
Yeah, I don't see the value in a global toggle for either feature.
The essential "coder list" showing all workspaces is complete.
This was fixed at some point.
Gigantic products like GitLab and GitHub lack custom roles, so this is a year out at least. I'll close it to keep the tracker clean.
When testing only exported functions, tests are encouraged to use the `_test` package instead of just ``. It has the effect of making the user be more careful about what...
Unfortunately I can't find any official documentation of the feature... There's a good amount of blog posts and stackoverflow answers alluding to it positively though. There doesn't seem to be...
That's reasonable. I'll have to track the number of bits read in my read loop. I think the best solution is for ReadBits to return the number of bits read...