Sublime Forum

Spp - Configurable menus, Profiles management etc

#1

A project I’ve been working on in the past weeks. Main features are:

  • Configurable menus (quick panels)
  • Profiles management
  • Improved autocomplete(with custom files)
  • File infos popup/phantom and file operations panel
  • Tab switcher with previews
  • Soda Reloaded Dark Ultra-Thin theme, with bar highlighting when in multicursor mode
  • several minor custom commands(go to ref and back, search in browser, file name display, etc)

My first python project and there may be bugs, so please have patience if you meet any.

https://github.com/mg979/Spp

0 Likes

#2

Added a layout editor/manager, derived from plugin Layout.

https://github.com/mg979/SppLayout

0 Likes

#3

Updated both plugins.

SppLayout is now easier to use and has also better keybindings.

Spp has new features: improved autocomplete (also with custom files to take words/snippets from), tab switcher with tab previews and icons.

0 Likes