Skip to content

SublimeText/FolderAliaser

 
 

Repository files navigation

Folder Aliaser

This Sublime Text package provides a front-end to easily change display name of top-level folders in side bar.

It works by modifying current sublime-project file. Specifically, it edits the name property of items in folders array.

Installation

Package Control

The easiest way to install is using Package Control. It's listed as Folder Aliaser.

  1. Open Command Palette using ctrl+shift+P or menu item Tools → Command Palette...
  2. Choose Package Control: Install Package
  3. Find Folder Aliaser and hit Enter

Usage

Command Palette

  1. Open Command Palette using ctrl+shift+P or menu item Tools → Command Palette...
  2. Choose Project: Alias Folder... and hit Enter
  3. Choose folder to change display name for and hit Enter
  4. Enter new display name and hit Enter

Side Bar Context Menu

  1. Right-click on top-level folder in side bar
  2. Click on Alias Folder... menu item
  3. Type the alias you want

About

Plugin for Sublime Text to change display name of top-level folders in the Side Bar.

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • Python 100.0%