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

chylex/Brackets-Window-Title-Tweak

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

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