You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the autocompletion for the enum in the core classes does not work.
Here, for example, I want to get access to Heuristic/DiagonalMode enums of the AStarGrid2D class, but the autocompletion popup isn't showed:
Steps to reproduce
^^
Minimal reproduction project
No need, too easy to reproduce
The text was updated successfully, but these errors were encountered:
Godot version
5ee9831
System information
Windows 11
Issue description
Currently, the autocompletion for the enum in the core classes does not work.
Here, for example, I want to get access to
Heuristic
/DiagonalMode
enums of theAStarGrid2D
class, but the autocompletion popup isn't showed:Steps to reproduce
^^
Minimal reproduction project
No need, too easy to reproduce
The text was updated successfully, but these errors were encountered: