Feature Request: Ability for plugin authors to group settings into tabs.

I recently made my first plugin and it has a lot of settings. Would be nice if plugin authors were able to create tab groups using the plugin settings API.

I went ahead and did a proof of concept branch adding this feature.


Here's the Diff view:

I used AI to code it though so i don't want to submit a pull request as it goes against the guidelines (understandably). If anyone else has any thoughts or would like to hand spin this feature i think it would add a lot of value for plugin developers and end users.

This version:
  • Uses the same tabs feature used in the main output settings when set to advanced.
  • Works with themes.
  • Can enable/disable tabs.
  • can show/hide tabs.
I tested on MacOS and can test on windows shortly. If anyone wants to test on linux and get back to me with their findings I would be grateful.
 

Attachments

  • Screenshot 2026-09-07 at 3.41.12 PM.png
    Screenshot 2026-09-07 at 3.41.12 PM.png
    206.8 KB · Views: 7
Last edited:
Back
Top