This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-05 12:10:55 +00:00
Code
Releases
Wiki
Activity
Files
d2ee378d1cc9b3f734691ad7856d8e203c173f12
godot
/
modules
/
gdscript
/
tests
/
scripts
/
lsp
History
Chaosus
c232b7c717
Fix lookup symbol for super()
2025-07-08 16:21:39 +03:00
..
class.gd
LSP: Account for unicode identifiers
2025-04-15 09:51:50 +02:00
doc_comments.gd
LSP: Fix class documentation to include brief
2025-06-09 12:24:35 +02:00
enums.gd
…
first_line_class_name.gd
GDScript: Fix head class range to include
class_name
2025-03-14 11:36:55 +01:00
first_line_comment.gd
LSP: Fix spec violations that break the VSCode outline
2024-11-15 20:00:28 +01:00
indentation.gd
…
lambdas.gd
Style: Trim trailing whitespace and ensure newline at EOF
2024-05-08 10:12:46 +02:00
local_variables.gd
Style: Trim trailing whitespace and ensure newline at EOF
2024-05-08 10:12:46 +02:00
properties.gd
Style: Trim trailing whitespace and ensure newline at EOF
2024-05-08 10:12:46 +02:00
scopes.gd
Style: Trim trailing whitespace and ensure newline at EOF
2024-05-08 10:12:46 +02:00
shadowing_initializer.gd
…
super.gd
Fix lookup symbol for super()
2025-07-08 16:21:39 +03:00