Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 822 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 822 Bytes

Open as Project

Open as Project is a Brackets extension that lets you select an entry from the Project Tree View, and open it as a project, and then navigate back to the previous selection, using the Project Contextual Menu.

To use it:

  1. Open any project and right click to the file or directory you want to open as a project.
  2. From the contextual menu select Open as Project.
    1. If the selection is a file, it will open the file parent directory as a project.
    2. If the selection is a directory, it will open it as the current project.
  3. Right click on any place at the Project Tree View to display the contextual menu, and select Back to previous project to go back and re-open the previous project.

Author

Albertina Durante

License

MIT. Details on LICENSE file.