Skip to content

Commit 9716672

Browse files
authored
Update README.md
1 parent 615cb0f commit 9716672

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ GDScript Mode is a lightweight and functional mode for Text Forge code editor. I
1010
- Outline system with main functions (same as Godot script editor)
1111
- Simple code highlighter, with same colors as Godot default highlighter
1212
- 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)
1314
- Linter is in progress ⚠️
1415

1516
## Setup

0 commit comments

Comments
 (0)