{"id":19724004,"url":"https://github.com/wraith13/file-path-bar-vscode","last_synced_at":"2025-10-06T10:11:11.028Z","repository":{"id":37114884,"uuid":"241849711","full_name":"wraith13/file-path-bar-vscode","owner":"wraith13","description":"Show file path in status bar for VS Code.","archived":false,"fork":false,"pushed_at":"2023-07-09T06:36:02.000Z","size":1876,"stargazers_count":3,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-08T00:38:30.018Z","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":"bsl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wraith13.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE_1_0.txt","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":"2020-02-20T09:58:36.000Z","updated_at":"2025-05-04T13:01:49.000Z","dependencies_parsed_at":"2024-11-11T23:28:07.393Z","dependency_job_id":"d6b50773-1d16-4b11-a21c-f686c24fa046","html_url":"https://github.com/wraith13/file-path-bar-vscode","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/wraith13/file-path-bar-vscode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wraith13%2Ffile-path-bar-vscode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wraith13%2Ffile-path-bar-vscode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wraith13%2Ffile-path-bar-vscode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wraith13%2Ffile-path-bar-vscode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wraith13","download_url":"https://codeload.github.com/wraith13/file-path-bar-vscode/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wraith13%2Ffile-path-bar-vscode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278591358,"owners_count":26012047,"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-10-06T02:00:05.630Z","response_time":65,"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":"2024-11-11T23:24:12.614Z","updated_at":"2025-10-06T10:11:11.011Z","avatar_url":"https://github.com/wraith13.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# File Path Bar README\n\n[![Visual Studio Marketplace](https://vsmarketplacebadge.apphb.com/version/wraith13.file-path-bar.svg) ![installs](https://vsmarketplacebadge.apphb.com/installs/wraith13.file-path-bar.svg) ![rating](https://vsmarketplacebadge.apphb.com/rating/wraith13.file-path-bar.svg)](https://marketplace.visualstudio.com/items?itemName=wraith13.file-path-bar)\n\nShow active file path in status bar.\n\n## Features\n\n- show active file path in status bar.\n- show active file's menus when click status bar item.\n\n![screenshot](images/screenshot.png)\n\n## Tutorial\n\n### 0. ⬇️ Install File Path Bar\n\nShow extension side bar within VS Code(Mac:\u003ckbd\u003eCommand\u003c/kbd\u003e+\u003ckbd\u003eShift\u003c/kbd\u003e+\u003ckbd\u003eX\u003c/kbd\u003e, Windows and Linux: \u003ckbd\u003eCtrl\u003c/kbd\u003e+\u003ckbd\u003eShift\u003c/kbd\u003e+\u003ckbd\u003eX\u003c/kbd\u003e), type `file-path-bar` and press \u003ckbd\u003eEnter\u003c/kbd\u003e and click \u003ckbd\u003eInstall\u003c/kbd\u003e. Restart VS Code when installation is completed.\n\n### 1. 👀 Active file path in status bar.\n\nThe active file path is automatically displayed in status bar. Click to copy the path or browse to the folder where the file is stored.\n\n### 2. 🔧 Next step\n\nYou can change [settings](#extension-settings) by `settings.json`. And you can apply [keyboard shortcuts](#keyboard-shortcut-settings) by `keybindings.json`.\n\nEnjoy!\n\n## Commands\n\n* `File Path Bar: Show Menu ...` : Show File Path Bar menu.\n\n## Extension Settings\n\nThis extension contributes the following settings by [`settings.json`](https://code.visualstudio.com/docs/customization/userandworkspace#_creating-user-and-workspace-settings)( Mac: \u003ckbd\u003eCommand\u003c/kbd\u003e+\u003ckbd\u003e,\u003c/kbd\u003e, Windows / Linux: \u003ckbd\u003eFile\u003c/kbd\u003e -\u003e \u003ckbd\u003ePreferences\u003c/kbd\u003e -\u003e \u003ckbd\u003eUser Settings\u003c/kbd\u003e ):\n\n* `filePathBar.statusBarAlignment`: Alignment on status bar. Requires a restart to take effect.\n\n## Keyboard shortcut Settings\n\nIn default, filePathBar's commands doesn't apply keyboard shortcuts. Althogh,\nyou can apply keyboard shortcuts by [`keybindings.json`](https://code.visualstudio.com/docs/customization/keybindings#_customizing-shortcuts)\n( Mac: \u003ckbd\u003eCode\u003c/kbd\u003e -\u003e \u003ckbd\u003ePreferences\u003c/kbd\u003e -\u003e \u003ckbd\u003eKeyboard Shortcuts\u003c/kbd\u003e, Windows / Linux: \u003ckbd\u003eFile\u003c/kbd\u003e -\u003e \u003ckbd\u003ePreferences\u003c/kbd\u003e -\u003e \u003ckbd\u003eKeyboard Shortcuts\u003c/kbd\u003e).\n\nCommand name on `keybindings.json` is diffarent from on Command Pallete. See below table.\n\n|on Command Pallete|on keybindings.json|\n|-|-|\n|`File Path Bar: Show Menu ...`|`filePathBar.menu`|\n\n## Release Notes\n\nsee ChangLog on [marketplace](https://marketplace.visualstudio.com/items/wraith13.file-path-bar/changelog) or [github](https://github.com/wraith13/file-path-bar-vscode/blob/master/CHANGELOG.md)\n\n## Support\n\n[GitHub Issues](https://github.com/wraith13/file-path-bar-vscode/issues)\n\n## License\n\n[Boost Software License](https://github.com/wraith13/file-path-bar-vscode/blob/master/LICENSE_1_0.txt)\n\n## Download VSIX file ( for VS Code compatible softwares )\n\n[Releases · wraith13/file-path-bar-vscode](https://github.com/wraith13/file-path-bar-vscode/releases)\n\n## Other extensions of wraith13's work\n\n|Icon|Name|Description|\n|---|---|---|\n|![](https://wraith13.gallerycdn.vsassets.io/extensions/wraith13/background-phi-colors/3.1.0/1581619161244/Microsoft.VisualStudio.Services.Icons.Default) |[Background Phi Colors](https://marketplace.visualstudio.com/items?itemName=wraith13.background-phi-colors)|This extension colors the background in various ways.|\n|![](https://wraith13.gallerycdn.vsassets.io/extensions/wraith13/zoombar-vscode/1.2.1/1563089420894/Microsoft.VisualStudio.Services.Icons.Default) |[Zoom Bar](https://marketplace.visualstudio.com/items?itemName=wraith13.zoombar-vscode)|Zoom UI in status bar for VS Code.|\n|![](https://wraith13.gallerycdn.vsassets.io/extensions/wraith13/blitz/1.6.0/1598232590017/Microsoft.VisualStudio.Services.Icons.Default) |[Blitz](https://marketplace.visualstudio.com/items?itemName=wraith13.blitz)|Provide a quick and comfortable way to change settings by quick pick based UI.|\n\nSee all wraith13's  expansions: \u003chttps://marketplace.visualstudio.com/publishers/wraith13\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwraith13%2Ffile-path-bar-vscode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwraith13%2Ffile-path-bar-vscode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwraith13%2Ffile-path-bar-vscode/lists"}