godot
godot copied to clipboard
Implement CodeEdit hover hint with description
Supersedes #41502 Closes godotengine/godot-proposals#1393
Right now this is just a rebase and basic conversion of #41502 to master, (including CodeEdit changes) I tried to ensure it has a bare minimum functionality testing it, it does properly display the hints, but some things are as of now missed, and I seem to have not gotten documentation to work properly, it'll stay a draft until I can clean this up a bit.