Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Brackets window title should show file and/or project name #1675

Closed
jasonsanjose opened this issue Sep 18, 2012 · 4 comments
Closed

Brackets window title should show file and/or project name #1675

jasonsanjose opened this issue Sep 18, 2012 · 4 comments

Comments

@jasonsanjose
Copy link
Member

Document editors like Microsoft Word or Sublime typically show the file name in the titlebar. We should consider this for Brackets as well. Sublime also shows the root folder in the title, e.g. "index.html - MyProject".

@peterflynn
Copy link
Member

@pthiess
Copy link
Contributor

pthiess commented Sep 26, 2012

Reviewed

@ghost ghost assigned pthiess Sep 26, 2012
@pthiess
Copy link
Contributor

pthiess commented Nov 15, 2012

Added issue to Trello Card #570. Closing

@pthiess pthiess closed this as completed Nov 15, 2012
@peterflynn
Copy link
Member

Fyi -- Implemented in Sprint 23.

humphd added a commit to mozilla/brackets that referenced this issue May 9, 2017
* Finalized PR style requests and removed redudant comments.

* Ported Console Interface from Referenced Implementation

* Console UI now displays on load of web page

* Fixed formatting

* Made ConsoleInterfaceManager.js see consoleTheme stylesheet

* added MIT License to ConsoleInterfaceManager.js

* Changed Console.* elements to  from

* Changed console elements from input to div

* Fixed Travis Build Errors, Added Error to enabled default filtering

* Console is fed data only from ConsoleManager, which is the preview-window's console messages only.

* Console now displays whenever user code triggers a console function

* Added basic error-handling to ConsoleManagerRemote.js

* BlobURL handling added to error handler

* Appended Toggle Button to Editor Window

* WIP: Blob Handling

* Blob Handling Implemented using Regex

* Added ConsoleClosedByUser Variable, which won't display the console if the user intentionally closes it

* Cleanup of filtering related functions, fixed styling of buttons

* Updated Error Handling Model

* Fixed Formatting, moved Regex functions to ConsoleManager.js

* Formatting of Object key-value pairs, revised handling of Blobs

* Added Path plugin to blob handling

* Updated Console to use light theme colors when editor is light theme

* Removed Console buttons, updated styling for scrolling & text-select

* Localization Code Attempt, Recursive Error. :D

* Localization Second Attempt!

* Spacing Issue Corrections

* Code Optimizations

* Localization Attempt Three, 'too much recursion' error

* Update ConsoleInterfaceManager.js

* Checked out Master version of UI.JS

* Stylistic Change to Locales

* Fixed Recursion Issue, localization incomplete

* Starting style updates

* Console style & functionality updates

* Remove unnecessary icons

* Switch to less vs. css for stylesheet, fix some styling issues

* Undo whitespace changes in UI.js

* Always send args as a flat array

* Fix some edge cases when adding items to console UI.

* Remove broken stack pretty printing, we'll do this in a new bug

* Add extension build metadata for new console bits
humphd added a commit to mozilla/brackets that referenced this issue May 9, 2017
#752)"

This reverts commit ca4f169.

There are changes in here not related to the PR.
humphd added a commit to mozilla/brackets that referenced this issue May 10, 2017
…x for regression to UI.js) (#753)

* Finalized PR style requests and removed redudant comments.

* Ported Console Interface from Referenced Implementation

* Console UI now displays on load of web page

* Fixed formatting

* Made ConsoleInterfaceManager.js see consoleTheme stylesheet

* added MIT License to ConsoleInterfaceManager.js

* Changed Console.* elements to  from

* Changed console elements from input to div

* Fixed Travis Build Errors, Added Error to enabled default filtering

* Console is fed data only from ConsoleManager, which is the preview-window's console messages only.

* Console now displays whenever user code triggers a console function

* Added basic error-handling to ConsoleManagerRemote.js

* BlobURL handling added to error handler

* Appended Toggle Button to Editor Window

* WIP: Blob Handling

* Blob Handling Implemented using Regex

* Added ConsoleClosedByUser Variable, which won't display the console if the user intentionally closes it

* Cleanup of filtering related functions, fixed styling of buttons

* Updated Error Handling Model

* Fixed Formatting, moved Regex functions to ConsoleManager.js

* Formatting of Object key-value pairs, revised handling of Blobs

* Added Path plugin to blob handling

* Updated Console to use light theme colors when editor is light theme

* Removed Console buttons, updated styling for scrolling & text-select

* Localization Code Attempt, Recursive Error. :D

* Localization Second Attempt!

* Spacing Issue Corrections

* Code Optimizations

* Localization Attempt Three, 'too much recursion' error

* Update ConsoleInterfaceManager.js

* Checked out Master version of UI.JS

* Stylistic Change to Locales

* Fixed Recursion Issue, localization incomplete

* Starting style updates

* Console style & functionality updates

* Remove unnecessary icons

* Switch to less vs. css for stylesheet, fix some styling issues

* Undo whitespace changes in UI.js

* Always send args as a flat array

* Fix some edge cases when adding items to console UI.

* Remove broken stack pretty printing, we'll do this in a new bug

* Add extension build metadata for new console bits

* Fix unrelated change to UI.js

* Escape calc rule in consoleTheme.less per review
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants