/sublime-simplify-view

A Sublime Text 3 plugin that shows/hides tabs, bars and menus with a single command

Primary LanguagePython

SublimeSimplifyView

SublimeSimplifyView offers the ability to show/hide sidebar, minimap, status, bar, tabs, menus with a single command.

SublimeSimplifyView

Installation

  • Package Control(recommended)

    • To be continued
  • Manual Installation

    • Using Git

      • Open terminal and change the path to Sublime Packages directory.(Preferences > Browse Packages).
      • Run git clone https://github.com/lattespirit/sublime-simplify-view.git.
      • Done.
    • Using zip File

      • Click the Preferences > Browse Packages… menu.
      • Download the Package file. Unzip and place the whole folder to the path methoned in Step One.
      • Rename the folder to SimplifyView.
      • Done.

Usage

  • Press cmd/ctrl + shift + p to open the command palette.
  • Type "SimplifyView" and press enter.