Amir Eldor
Amir Eldor
**Oni Version:** 0.3.6 **Neovim Version (Linux only):** NVIM v0.3.0-1250-ge121b1dbe **Operating System:** Ubuntu, or at least what's left of it after I did funny things (to the UI, so my issue...
Hello. I think Clojure should have a place in your list. The only 'serious' language server I found is https://github.com/snoe/clojure-lsp and it's not complete yet. Worth tracking its progress.
I'm not sure if I changed this, but on my Xubuntu, `C-A-d` is "Show Desktop". Now, every other snaptile combination work, including rectangular areas that include `d`, but when `d`...
Hi, this seems to work. I'd be happy to discuss and change the solution and code. - I might have abused the `Property`'s type as an initializer for an enum...
### Your Environment - Version used: **web** - Operating System and version: **Ubuntu** - Desktop Environment: irrelevant - Browser Name and version: **Chrome (latest)** ### Expected Behavior 1. My "first...
Hi, this is sort-of-a cross-post with the Defold forums here: https://forum.defold.com/t/need-help-getting-id-token-from-google-play-services/73719 I'm trying to get an id_token from GPGS but I keep getting `nil`. I've set up the `game.project` with...
### Context I'm trying to build Colyseus with recommended tsconfig configuration from https://www.npmjs.com/package/@tsconfig/node22 The bug is related to the module or moduleResolution if I'm not mistaken. Something breaks ArraySchema. ###...