Creation of asset "Signal Plus" New

New/Edit
Title Signal Plus
Description Tired of manually typing out function names and arguments when connecting signals in Godot? Signal Plus is an editor plugin that brings intelligent code completion to your signal connections in GDScript.

With Signal Plus, when you're writing a connect() call, simply press Ctrl + Alt + Space. The plugin will suggest relevant method names or even a lambda function structure, automatically filling in the necessary arguments based on the signal's parameters.

This streamlines your workflow, reduces boilerplate code, and makes working with signals faster and more intuitive.

Features:

Smart code completion for connect() calls.
Suggestions for both regular methods and lambda functions.
Automatic generation of function/lambda signatures based on the signal.
Install Signal Plus today and make connecting signals a breeze!
Category Scripts
License MIT
Repository Provider GitHub
Repository Url https://github.com/DexterFstone/godot-signal-plus
Issues Url https://github.com/DexterFstone/godot-signal-plus/issues
Godot version Godot 4.4
Version String 0.2.0
Download Commit ec9d4a89bf84958a9db18ef9a6e7e72507a868aa
Download Url (Computed) https://github.com/DexterFstone/godot-signal-plus/archive/ec9d4a89bf84958a9db18ef9a6e7e72507a868aa.zip
Icon Url https://raw.githubusercontent.com/DexterFstone/godot-signal-plus/refs/heads/main/icon.png