Customize AsterIDE to fit your workflow perfectly.
AsterIDE offers extensive customization options through the settings panel. Access settings via:
Tip: Settings can be saved and will persist between sessions.
Choose from built-in themes or create your own custom themes. (Custom themes coming soon.)
Default Ignored Directories:
.git, node_modules, venv, .venv, target, dist, build, .next, .cache, __pycache__, .idea, .vscodeAvailable Themes:
CherryBlossom:
Rosé Pine:
Custom theme support coming soon
Coming Soon
Custom keybinding support is currently under development. Soon you'll be able to modify existing shortcuts and create your own custom keybindings.
Coming Soon
Plugin support is currently under development. Soon you'll be able to extend AsterIDE functionality with plugins and extensions including language support, themes, linters, formatters, and more.
For advanced users, AsterIDE stores configuration in JSON files:
~/.asteride/settings.jsonMain application settings
Warning: Manual editing of configuration files is recommended for advanced users only. Always backup before making changes.