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.

.brackets.json file with nested path preference prevents opening subfolder as project #7374

@lkcampbell

Description

@lkcampbell

OS: Mac OSX Mavericks

Brackets Version: sprint 37 development build 0.37.0-0 (master 715589c)

Repro Steps:

  1. Create a new Brackets folder and project test.
  2. Add a subfolder test02.
  3. Add a .brackets.json file to folder test with this content: https://gist.github.com/lkcampbell/9924475
  4. Open a new project and select your subfolder test02 as the project folder.

Expected Results:
The subfolder test02 should open up as a new Brackets project.

Observed Results:
Nothing happens. The project remains project test.

Additional Info:
There is an error message in console.log:

Uncaught TypeError: Cannot call method 'split' of undefined /thirdparty/globmatch.js:897

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions