{"id":32125426,"url":"https://github.com/jackiotyu/vscode-realpath","last_synced_at":"2026-02-18T20:32:16.906Z","repository":{"id":286758396,"uuid":"962370097","full_name":"jackiotyu/vscode-realpath","owner":"jackiotyu","description":"A lightweight VSCode extension that resolves symbolic links to their real file system paths using Node.js fs.realpath. Useful for quickly inspecting where a symlink actually points to within your workspace.","archived":false,"fork":false,"pushed_at":"2025-04-08T07:48:01.000Z","size":67,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-23T03:33:31.650Z","etag":null,"topics":["realpath","vscode-extension"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=jackiotyu.realpath-util","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/jackiotyu.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-04-08T04:02:32.000Z","updated_at":"2025-04-08T09:18:02.000Z","dependencies_parsed_at":"2025-04-08T08:43:41.231Z","dependency_job_id":null,"html_url":"https://github.com/jackiotyu/vscode-realpath","commit_stats":null,"previous_names":["jackiotyu/vscode-realpath"],"tags_count":1,"template":false,"template_full_name":"jackiotyu/vscode-extension-rspack","purl":"pkg:github/jackiotyu/vscode-realpath","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackiotyu%2Fvscode-realpath","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackiotyu%2Fvscode-realpath/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackiotyu%2Fvscode-realpath/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackiotyu%2Fvscode-realpath/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jackiotyu","download_url":"https://codeload.github.com/jackiotyu/vscode-realpath/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackiotyu%2Fvscode-realpath/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29594259,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T18:54:29.675Z","status":"ssl_error","status_checked_at":"2026-02-18T18:50:50.517Z","response_time":162,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["realpath","vscode-extension"],"created_at":"2025-10-20T22:50:30.422Z","updated_at":"2026-02-18T20:32:16.881Z","avatar_url":"https://github.com/jackiotyu.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Realpath Util\r\n\r\n\u003cdiv align=\"center\"\u003e\r\n    \u003cimg src=\"images/icon.png\" width=\"128\" height=\"128\" /\u003e\r\n\u003c/div\u003e\r\n\r\nEnglish | [简体中文](./README.zh-CN.md)\r\n\r\nA Visual Studio Code extension that helps you work with real file paths, especially useful when dealing with symbolic links.\r\n\r\n## Features\r\n\r\n- **Reveal Real Path in Explorer**: Shows the actual file location in VS Code's explorer\r\n- **Show Real Path in File Explorer**: Opens the actual file location in your system's file explorer\r\n- **Open Real Path in New Window**: Opens the actual folder path in a new VS Code window\r\n\r\n## Requirements\r\n\r\n- Visual Studio Code ^1.60.0\r\n\r\n## Installation\r\n\r\n1. Install through VS Code Marketplace\r\n2. Reload VS Code\r\n3. Ready to use!\r\n\r\n## Usage\r\n\r\nRight-click on any file or folder in VS Code Explorer to access these commands:\r\n- \"Reveal Real Path in Explorer\"\r\n- \"Show Real Path in File Explorer\"\r\n- \"Open Real Path in New Window\" (only available for folders)\r\n\r\n## Extension Settings\r\n\r\nThis extension contributes the following settings:\r\n\r\n* `realpath-util.showRevealInExplorer`: Show/Hide \"Reveal Real Path in Explorer\" option in explorer context menu\r\n* `realpath-util.showRevealFileInOS`: Show/Hide \"Show Real Path in File Explorer\" option in explorer context menu\r\n* `realpath-util.showRevealInNewWindow`: Show/Hide \"Open Real Path in New Window\" option in explorer context menu\r\n\r\n## License\r\n\r\n[MIT License](LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackiotyu%2Fvscode-realpath","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjackiotyu%2Fvscode-realpath","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackiotyu%2Fvscode-realpath/lists"}