godot
godot copied to clipboard
GDScript: Better handling of `@rpc` annotation and autocompletion
- Add autocomplete suggestions.
- Check if arguments of the same type are repeated.