habamax / vim-godot

Use vim and godot engine to make games
MIT License
498 stars 24 forks source link

need some nice feature #33

Closed loohoo closed 3 years ago

loohoo commented 3 years ago

feature request:

  1. node paths hint.
  2. signal hint.
  3. group hint
habamax commented 3 years ago

If I get you right, you want some functionality to be improved that is handled by either godot language server or one of the vim language client plugins (YCM or CoC). Is this the case?