You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 9, 2025. It is now read-only.
Is your feature request related to a problem? Please describe.
The Settings > App Settings menu, which contains general Composer settings (e.g. editor preferences, nightly build updates, ..) is only available when a bot project is loaded. If no project is loaded, the cog is grayed out. A minor enhancement would be to make this Settings menu also available when no bot project is currently loaded, as there is no dependency on the bot logic.
Describe the solution you'd like
Make the Settings cog icon available also when no bot is loaded, but only show the App Settings.
When a bot is loaded, also show the Bot Settings and Runtime Config tabs.