| Realpath UtilEnglish | 简体中文 A Visual Studio Code extension that helps you work with real file paths, especially useful when dealing with symbolic links. Features
Reveal Real Path in Explorer: Shows the actual file location in VS Code's explorerShow Real Path in File Explorer: Opens the actual file location in your system's file explorerOpen Real Path in New Window: Opens the actual folder path in a new VS Code window Requirements
Visual Studio Code ^1.60.0 Installation
Install through VS Code MarketplaceReload VS CodeReady to use! UsageRight-click on any file or folder in VS Code Explorer to access these commands: 
"Reveal Real Path in Explorer""Show Real Path in File Explorer""Open Real Path in New Window" (only available for folders) Extension SettingsThis extension contributes the following settings: 
realpath-util.showRevealInExplorer: Show/Hide "Reveal Real Path in Explorer" option in explorer context menurealpath-util.showRevealFileInOS: Show/Hide "Show Real Path in File Explorer" option in explorer context menurealpath-util.showRevealInNewWindow: Show/Hide "Open Real Path in New Window" option in explorer context menu LicenseMIT License |  |