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: 4 months 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 (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2022-01-04T12:00:05.000Z (over 3 years ago)
- Last Synced: 2025-01-09T08:25:48.405Z (5 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

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