Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/komodo/focus-mode
Adds a focus mode to Komodo, easily toggling the main UI elements
https://github.com/komodo/focus-mode
Last synced: about 1 month ago
JSON representation
Adds a focus mode to Komodo, easily toggling the main UI elements
- Host: GitHub
- URL: https://github.com/komodo/focus-mode
- Owner: Komodo
- Created: 2015-07-08T16:11:32.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-01-04T12:00:05.000Z (almost 3 years ago)
- Last Synced: 2024-03-25T23:38:53.164Z (9 months ago)
- Language: JavaScript
- Size: 164 KB
- Stars: 1
- Watchers: 10
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Screenshot](screenshot.png)
Plain and simple, this adds a new keybinding and menu entry (under the View menu)
which allows you to quickly toggle all panes, toolbars and menus.This will be built-in to Komodo 9.2 by default.
Note when using on Komodo 9.1 that due to a bug in that version the toggle menu
entry may not show up in the "unified menu" (burger menu).Building
========To build the Focus Mode addon please refer to the documentation on building an extension:
http://community.activestate.com/forum/introduction-building-komodo-extension
Note that this addon needs to be built using the --unjarred flag, ie.
koext build --unjarred