{"id":22764911,"url":"https://github.com/brackets-userland/brackets-name-a-project","last_synced_at":"2025-09-18T08:59:32.136Z","repository":{"id":31394647,"uuid":"34957821","full_name":"brackets-userland/brackets-name-a-project","owner":"brackets-userland","description":"Brackets extension to enable personalized, per-project nicknames for projects.","archived":false,"fork":false,"pushed_at":"2023-03-18T19:54:59.000Z","size":201,"stargazers_count":4,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-23T17:24:41.713Z","etag":null,"topics":["brackets","brackets-extension"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brackets-userland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2015-05-02T17:59:41.000Z","updated_at":"2022-12-07T11:07:50.000Z","dependencies_parsed_at":"2023-07-18T09:14:53.300Z","dependency_job_id":null,"html_url":"https://github.com/brackets-userland/brackets-name-a-project","commit_stats":null,"previous_names":["petetnt/brackets-name-a-project"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/brackets-userland/brackets-name-a-project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brackets-userland%2Fbrackets-name-a-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brackets-userland%2Fbrackets-name-a-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brackets-userland%2Fbrackets-name-a-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brackets-userland%2Fbrackets-name-a-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brackets-userland","download_url":"https://codeload.github.com/brackets-userland/brackets-name-a-project/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brackets-userland%2Fbrackets-name-a-project/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275739645,"owners_count":25519602,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-18T02:00:09.552Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["brackets","brackets-extension"],"created_at":"2024-12-11T12:10:50.653Z","updated_at":"2025-09-18T08:59:32.106Z","avatar_url":"https://github.com/brackets-userland.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Brackets Name-A-Project\nExtension to enable personalized, per-project nicknames for projects.\n\n\n![Settings menu](/images/settings-menu.png)\n\n## Usage\n### Configuring a project name\n1. Open File -\u003e Project name\n2. Change the name and background color (hex, hsl, rgba or name) for your project\n3. Press \"Done\"\n\n### Resetting a name\n1. Open File -\u003e Project name\n2. Leave the Project Name and Background color fields empty\n3. Press \"Done\"\n\n![Dropdown menu](/images/dropdown.png)\n\n## Preferences\n\nFollowing configuration options are available (under `petetnt.brackets-name-a-project`):\n\n### defaultScope (String) \n\u003e Default: `user` - By default the extension saves the project preferences to the global preferences file `brackets.json`. Changing this to `project` makes the extension save the values to project-level `.brackets.json`.\n\n### namedProjects {Object}\n\u003e Object that consists of objects. The key is the full path to project, and the value for that key is an combination of _parentPath, _name (original name), name (current name) and background color. Automatically created by the dialog.\n\nExample:\n\n``` json\n    \"petetnt.brackets-name-a-project.namedProjects\": {\n        \"C:/Users/Pete/AppData/Roaming/Brackets/extensions/user/petetnt.brackets-name-a-project/\": {\n            \"_parentPath\": \"C:/Users/Pete/AppData/Roaming/Brackets/extensions/user/petetnt.brackets-name-a-project/\",\n            \"_name\": \"petetnt.brackets-name-a-project\",\n            \"name\": \"Name A Project Extension\",\n            \"bgColor\": \"blue\"\n        }\n    }\n```\n\n## Licence \nMIT\n\n## Contributions\nContributions are welcome! Just open a new issue and/or send a pull request.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrackets-userland%2Fbrackets-name-a-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrackets-userland%2Fbrackets-name-a-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrackets-userland%2Fbrackets-name-a-project/lists"}