Edit of asset "GDScript Formatter" Accepted

Old/Current New/Edit
Title GDScript Formatter
Description An addons of Godot Editor(4.x) for formatting GDScript.

## Feature:
1. Install/Update "gdtoolkit": Project-> Tool-> GDScript Formatter: Install/Update gdtoolkit
2. Formatting:
- By shortcut, default is: Shift+Alt+F
- By tool menue item: Project-> Tool-> GDScript Formatter: Format script
- By Command palette: pop up cammand palette (default by Ctrl+Shift+P), and comfire command "Format GDScript".
3. Format on save: default is disabled, turn on it by changing preference (refer below for more detail).
4. Preference:
- You can modify **shortcut** and **formatting preference** by editing resource which are localed at "res://addons/gdscript_formatter/".
- You can change **gdformat** and **pip** command by editing "res://addons/gdscript_formatter/format_preference.tres" (if these commands can't be found but are installed).


## Requirements:
1. For formatting: "gdtoolkit"
2. For install/update "gdtoolkit": "pip"

Please ensure these requirements can be found in your environment.
Category Tools
License MIT
Repository Provider GitHub
Repository Url https://github.com/Daylily-Zeleen/GDScript-Formatter
Issues Url https://github.com/Daylily-Zeleen/GDScript-Formatter/issues
Godot version Godot 4.2
Version String 0.1.0
Download Commit 0d2bba11ac338c3d6d84ea1a568eec0891f447cd ab14258be8a6f864de05188f0f8da39c5d00c8da
Download Url (Computed) https://github.com/Daylily-Zeleen/GDScript-Formatter/archive/0d2bba11ac338c3d6d84ea1a568eec0891f447cd.zip https://github.com/Daylily-Zeleen/GDScript-Formatter/archive/ab14258be8a6f864de05188f0f8da39c5d00c8da.zip
Icon Url https://raw.githubusercontent.com/Daylily-Zeleen/GDScript-Formatter/main/icon.png