| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Restart LSP server when configurations change without restart the editor
|
|
|
|
| |
Enable smart resolve default to true as it is required for script symbol lookup
|
|
|
|
|
|
|
|
|
|
|
| |
Happy new year to the wonderful Godot community!
We're starting a new decade with a well-established, non-profit, free
and open source game engine, and tons of further improvements in the
pipeline from hundreds of contributors.
Godot will keep getting better, and we're looking forward to all the
games that the community will keep developing and releasing with it.
|
| |
|
|
|
|
| |
This decreases the language server's CPU usage.
|
|
|
|
|
|
|
| |
This fades out messages originating from the editor to make messages
printed by the project stand out more.
This also tweaks wording in some editor messages for consistency.
|
|
|
|
|
| |
This action will show help for target symbol in godot editor and bring the godot editor window to foreground
Improved markdown documentation for symbols.
|
|
|
|
| |
The smart resolvaion can guess most symbols but it might be slow so disabled by default users can turn on it in the editor setting
|
|
|