Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/babobski/shutdown-settings
Allows you to configure the closing behavior of Komodo edit/ide. You can setup a prompt, or let the last window minimize.
https://github.com/babobski/shutdown-settings
Last synced: about 2 months ago
JSON representation
Allows you to configure the closing behavior of Komodo edit/ide. You can setup a prompt, or let the last window minimize.
- Host: GitHub
- URL: https://github.com/babobski/shutdown-settings
- Owner: babobski
- Created: 2016-04-14T05:05:04.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-14T06:10:33.000Z (almost 9 years ago)
- Last Synced: 2024-11-10T02:03:54.416Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shutdown Settings
komodo edit/ide## Description
This add on let's you control how komodo should behave when you close you're last komodo window.
You can set it up to prompt, minimize the window or just close the window.## Settings
You can find the settings under **Tools > Add-ons > Shutdown Settings > options**.
The options:
* **Prompt before closing last Komodo window (default)**
This will trigger a prompt when closing the last Komodo window if you want to close Komodo.
* **Minimize last Komodo window**
This will mininmize the last Komodo instead of closing it.
When using this feature you can close komodo true the menu: **Close > Shutdown Komodo.**
* **Do nothing**
This is the same as the default behavior from Komodo.