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
  • 1 hour ago
  • 12 years ago

Installs

  • Total 5K
  • Win 4K
  • Mac 878
  • Linux 693
Oct 17 Oct 16 Oct 15 Oct 14 Oct 13 Oct 12 Oct 11 Oct 10 Oct 9 Oct 8 Oct 7 Oct 6 Oct 5 Oct 4 Oct 3 Oct 2 Oct 1 Sep 30 Sep 29 Sep 28 Sep 27 Sep 26 Sep 25 Sep 24 Sep 23 Sep 22 Sep 21 Sep 20 Sep 19 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
Windows 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 1 0 1 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 2 0 1
Mac 0 0 1 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 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 0

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