Extension & Plugin Directory Configuration

// Plugin Directory Path

TermStudio loads extensions from the local plugins folder directory:

~/.config/termstudio/plugins/

// Installing Plugins

To install a plugin, download the plugin bundle and unpack it directly inside the plugins folder. You can also run the plugin installer from the command palette.

// Managing Plugin Loads

You can disable plugins or change the execution order by editing the plugin manifest file plugins.json inside the user's config folder directory.