Autocompletion: Don't filter overrides when the existing function is the current one

This commit is contained in:
HolonProduction
2025-06-22 16:25:36 +02:00
parent d7bdc0be16
commit 991c1a85a9
3 changed files with 17 additions and 2 deletions

View File

@ -0,0 +1,5 @@
scene="res://completion/get_node/get_node.tscn"
[output]
include=[
{"display": "_get(property: StringName) -> Variant:"},
]

View File

@ -0,0 +1,3 @@
extends Object
func _get