Feliks Weber

Results 29 issues of Feliks Weber

By default Godot 3 uses port 6008, but this will be changed to 6005 in Godot 4. Launch command copied from https://github.com/neovim/nvim-lspconfig/blob/master/lua/lspconfig/server_configurations/gdscript.lua Users who use Godot 4 right now need...

S-waiting-on-review

I'm working on a Minecraft map that uses this mod, and it would be very helpful to have [advancement triggers](https://minecraft.gamepedia.com/Advancement/JSON_format#List_of_triggers) for some of the things this mod does. `firstaid:part_damaged` ```...

Feature Request

Previously completions would still show when `auto-completion` was set to `false`.

S-waiting-on-review

### Share your bug report, feature request, or comment. I think it would be nice to provide a [Flatpak package](https://flatpak.org/) as an alternative installation method. For reference, I found Jellyfin...

help wanted
backlog
hack

### How are you using the lua-language-server? Other ### Which OS are you using? Linux ### What is the issue affecting? Type Checking, Diagnostics/Syntax Checking ### Expected Behaviour When using...

enhancement

They currently give this error diagnostic: ![image](https://user-images.githubusercontent.com/28286961/232558297-01bef9b1-9abd-4a31-8d31-82529c2d5f78.png)

`case` is reported as an undefined identifier. Reference: https://fennel-lang.org/reference#case-pattern-matching

Char events work fine, but "key" and "key_up" events are always sent twice. ![Screenshot from 2024-03-29 18-10-25](https://github.com/SquidDev-CC/copy-cat/assets/28286961/eabf0571-f7f5-4486-aee5-1415fc9fae4e) I'm on Linux, using Firefox 124.0.1.

bug
help wanted
cannot reproduce

MC Version: 1.16 CC Version: v1.19.2 The mouse_up event is not emitted. Steps to reproduce: ``` lua while true do print(os.pullEvent()) end ``` Click, and notice no mouse_up events. Seems...

bug

Maybe a First Person Shooter. It should showcase interpolation, replicated spawning, despawning on disconnect, spawning on joining peers and authority.