#Is there a way to cycle through the auto complete suggestions on godot (without arrow keys)?
4 messages · Page 1 of 1 (latest)
im not sure, but you can use vscode instead of godot's script editor if thats an option for you
4 messages · Page 1 of 1 (latest)
As the title states, is there a way to cycle through the auto complete suggestions on godot (without arrow keys)? I know on VS Code you can use ctrl + n to go to the next suggestion and ctrl + p for previous suggestion but i dont see any way on godot's built in script editor
im not sure, but you can use vscode instead of godot's script editor if thats an option for you