{"id":35015626,"url":"https://github.com/mdda/vscode-project-tree","last_synced_at":"2026-05-19T13:07:20.665Z","repository":{"id":42963656,"uuid":"163118899","full_name":"mdda/vscode-project-tree","owner":"mdda","description":"Project-Tree extension for VS.code","archived":false,"fork":false,"pushed_at":"2024-06-14T09:51:06.000Z","size":136,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-14T11:10:18.036Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdda.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-12-26T00:11:35.000Z","updated_at":"2024-06-14T09:51:10.000Z","dependencies_parsed_at":"2024-04-08T21:52:38.161Z","dependency_job_id":"a020a561-7802-44e2-903f-adce7555b241","html_url":"https://github.com/mdda/vscode-project-tree","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/mdda/vscode-project-tree","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdda%2Fvscode-project-tree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdda%2Fvscode-project-tree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdda%2Fvscode-project-tree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdda%2Fvscode-project-tree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdda","download_url":"https://codeload.github.com/mdda/vscode-project-tree/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdda%2Fvscode-project-tree/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28072870,"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-12-27T02:00:05.897Z","response_time":58,"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":[],"created_at":"2025-12-27T05:19:26.315Z","updated_at":"2025-12-27T05:19:28.135Z","avatar_url":"https://github.com/mdda.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Project tree for Visual Studio Code\n\nCode foundation taken from (https://github.com/patrys/vscode-code-outline)\n\n## Features \n\n* Display a project outline tree in the explorer pane - \nthis is (by default) stored in `./.editor/project-tree-layout.ini`, \nand the intuition is that this can be common across team members (i.e. not often updated, and storeable in git)\n\n* Save all tabs and line locations for the session in a separate file - \nthis is (by default) stored in `./.editor/session.ini`, and, since it is rather individual to an editing session,\nthis **should not** be stored in git.\n\nTo activate, find and expand the \"Project Tree\" section near the bottom of the Explorer tab.\n\nFor [historical reasons](https://github.com/mdda/geany-project-tree), this extension also looks in `./.geany` for the `.ini` files at startup, if they're not found in `./.editor`.\n\n\n## Running the Project Tree extension in debugging mode\n\n```\ndnf install nodejs-typescript.noarch\n```\n\n- Open this example in VS Code Insiders (i.e. a recent version of VS code):\n  -  `cd .; code .`\n- In the terminal window (`Ctrl-tilde` is the hotkey), use instant reload on edit :\n  -  `npm run watch`\n- `F5` to start debugging the extension, loaded in a 'secondary' `code` session\n  - Project Tree is shown in Package explorer view container in Activity bar\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdda%2Fvscode-project-tree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdda%2Fvscode-project-tree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdda%2Fvscode-project-tree/lists"}