ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Folder Aliaser

by SublimeText ST3

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

Details

  • 2.0.0
    1.0.2
  • github.​com
  • github.​com
  • 2 years ago
  • 13 minutes ago
  • 12 years ago

Installs

  • Total 5K
  • Win 3K
  • Mac 877
  • Linux 693
Sep 18 Sep 17 Sep 16 Sep 15 Sep 14 Sep 13 Sep 12 Sep 11 Sep 10 Sep 9 Sep 8 Sep 7 Sep 6 Sep 5 Sep 4 Sep 3 Sep 2 Sep 1 Aug 31 Aug 30 Aug 29 Aug 28 Aug 27 Aug 26 Aug 25 Aug 24 Aug 23 Aug 22 Aug 21 Aug 20 Aug 19 Aug 18 Aug 17 Aug 16 Aug 15 Aug 14 Aug 13 Aug 12 Aug 11 Aug 10 Aug 9 Aug 8 Aug 7 Aug 6 Aug 5 Aug 4
Windows 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 1 0 1 0 0 0 0 1 0 0 0
Mac 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Linux 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1

Readme

Source
raw.​githubusercontent.​com

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