anthony
anthony
> > > I would also very much to get such an `insiders` build - since I am on `vscode-insiders` - and the only reason I am unwilling to switch...
Hey, thanks a lot for this! I'm going to look into it.
This is a good idea, and I actually thought about it, but I'm seeing a few issues for that solution, which is why I didn't try to implement it further:...
Your solution would make sense. However, what bothers me is that we would have to mix generated docs with written docs, and I would rather not have docs at all...
May I suggest an alternative solution? I was thinking about making a less generic error message, and instead of showing that it's not valid, we should show that it's not...
> The less generic error message & linking to docs would be good. Might want to differentiate then, between "command not supported yet" and "command doesn't exist" That's exactly what...
Alright dude, it's fine. Thank you for the interest in my project still! I'm going to still leave the issue open for anyone willing to implement a solution for this.
> Cool. > > I didn't have much time to work on it today but I hacked this up pretty quick (emphasis on the word "hack") > > ```lisp >...
Encountering the same issue running Bun 1.0.4 and trying to run a generated application using Fastify. ``` ❯ bun run dist/index.js 37445 | const display = getDisplayName(func); 37446 | if...
Hey, If anybody wants to run Bolt Launcher on NixOS, I have successfully built a working derivation that should be merged into nixpkgs (track NixOS/nixpkgs#338470). I've added it to my...