Edit of asset "Inspector Tabs" Accepted

Old/Current New/Edit
Title Inspector Tabs
Description Godot add-on for splitting the inspector property classes into its own tabs. So that it is shorter and require less scrolling.
There's also a jump-scroll option that didn't hide the properties in different tabs.

# Features
- An option for horizontal/vertical tab layout. (Can be changed in the `editor_settings/inspector_tabs/tab_layout`. Make sure advanced settings is on)
- An option to add/remove text and icon on the tabs. (Can be changed in the `editor_settings/inspector_tabs/tab_style`)
- A Jump-scroll option that didn't hide the properties in different tabs. (Can be changed in the `editor_settings/inspector_tabs/tab_property_mode`)
- An option to put abstract class into its child tab instead of its own. So that it's easier to find. (Can be changed in the `editor_settings/inspector_tabs/merge_abstract_class_tabs`)
- The built-in property filter will search for properties on all tabs.
- Settings are synced to all projects.
- Support custom script classes and GDExtension classes.
- Favorite property will be shown in all tabs.

# Known issues
- When opening your project, the search help window will pop up for a split second. This is to load the GDExtension node icons.
Category Tools
License MIT
Repository Provider GitHub
Repository Url https://github.com/PiCode9560/Godot-Inspector-Tabs
Issues Url https://github.com/PiCode9560/Godot-Inspector-Tabs/issues
Godot version Godot 4.4
Version String 0.7 0.6.4
Download Commit fc698cbd005974ceab0bfc33346d88dcea0ebef0 454823fefc856aeeb8bf63670c9e640445dd5ed1
Download Url (Computed) https://github.com/PiCode9560/Godot-Inspector-Tabs/archive/fc698cbd005974ceab0bfc33346d88dcea0ebef0.zip https://github.com/PiCode9560/Godot-Inspector-Tabs/archive/454823fefc856aeeb8bf63670c9e640445dd5ed1.zip
Icon Url https://raw.githubusercontent.com/PiCode9560/Godot-Inspector-Tabs/refs/heads/main/icon.png