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
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,7 @@ GDScript Mode is a lightweight and functional mode for Text Forge code editor. I
10
10
- Outline system with main functions (same as Godot script editor)
11
11
- Simple code highlighter, with same colors as Godot default highlighter
12
12
- Simple code completion with keywords
13
+
- Advanced code re-ordering based on [Style Guides](https://docs.godotengine.org/en/stable/tutorials/scripting/gdscript/gdscript_styleguide.html#code-order)
0 commit comments