You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ctrl + click on a method, variable and any other code does nothing. Elements are highlighted when hovering while holding Ctrl, but clicking on them doesn't take you to their definition or the documentation.
Probably linux/wayland related as I had this issue with current master branch builds for at least a month now.
Steps to reproduce
Open project. Navigate to gd file. Try ctrl+click.
Tested versions
System information
Godot v4.4.beta (b15b24b) - Arch Linux #1 SMP PREEMPT_DYNAMIC Fri, 17 Jan 2025 14:04:26 +0000 on Wayland - Wayland display driver, Single-window, 4 monitors - Vulkan (Forward+) - dedicated AMD Radeon RX 7600 (RADV NAVI33) - 13th Gen Intel(R) Core(TM) i9-13900T (32 threads)
Issue description
Ctrl + click on a method, variable and any other code does nothing. Elements are highlighted when hovering while holding Ctrl, but clicking on them doesn't take you to their definition or the documentation.
Probably linux/wayland related as I had this issue with current master branch builds for at least a month now.
Steps to reproduce
Open project. Navigate to gd file. Try ctrl+click.
Minimal reproduction project (MRP)
minmal-reproduction-ctrl-click.zip
The text was updated successfully, but these errors were encountered: