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

Show / link to actual source path when running from symlink in developer 'setup for hacking' mode #8795

@apdarshan

Description

@apdarshan

I am working on brackets core source code. I have different repositories (in different locations) of source code and I keep swapping(by hacking) between them. And each time I forget last hacked directory location. Figuring out by adding alert/console on all brackets.js files in every repositiores :-(

So, I would like to have a menu something like Open Brackets Source Directory under Debug menu.

I guess this would also be handy in general use cases like,

  • If you forget your hacked directory
  • If you are using your buddy's computer, in which you don't know the hacked source dir. path
  • -If that menu is disabled, we can even identify that its not yet hacked

-You can still open brackets installed source directory, though its not yet hacked. For quick check.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions