Results 7 comments of Kepiz

> Try this: > > ```shell > wget https://dot.net/v1/dotnet-install.sh -O dotnet-install.sh > chmod 777 dotnet-install.sh > ./dotnet-install.sh --channel 7.0 > > export PATH="$PATH:$HOME/.dotnet" > ``` > > > Use microsoft...

is there a way to remove that error (or any other error) from showing up? even if everything works ![image](https://github.com/godotengine/godot/assets/18174709/77355163-a131-4120-8f93-e6461a88a8ba) Thank you

Still not working on version 2.3.0 on Kubuntu 0: Failed to create session 1: Interaction was ended in some other way with response Variant { ptr: 0x55dd96c57be0, type: VariantTy {...

Will this be implemented, I think it is one of the most useful features refactoring, and cant do it in VS code

> Ah, I see, thanks! I'm not sure that the following will solve the shift problem, but it's worth a try: > > ``` > [ids] > * > >...

Ok will post that later. All I'm trying to do is when I hold copilot key, control key should be held. Currently when I hold copilot, it triggers ctrl down...

Yeah in my case it is the same I don't how to stop the up call that happens after 16ms