Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Simple Brackets extension that makes the window title more friendly.

License

Notifications You must be signed in to change notification settings

chylex/Brackets-Window-Title-Tweak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Window Title Tweak

As a user of ProcrastiTracker, I like to have precise statistics for each file in all projects. So I made a Brackets extension to add project name into the title!

Here are a few examples of how the title might look:

  • Brackets (default app name)
  • File - file.html (file outside project)
  • File - folder/file.html (file outside project)
  • Project - MyProject (open project with no open files)
  • Project - MyProject - file.html (open project with an open file)
  • Project - MyProject - folder/file.html (open project with an open file)

Since this is my first extension, there might be some bugs, so please report anything peculiar you find.

Installation Guide

Go to File - Extension Manager, and either search for "Window Title Tweak", or click Install from URL and paste in this link: https://s3.amazonaws.com/extend.brackets/chylex.window-title/chylex.window-title-1.0.0.zip

About

Simple Brackets extension that makes the window title more friendly.

Topics

Resources

License

Stars

Watchers

Forks