Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Path ToolsNew to Visual Studio Code? Get it now.
Path Tools

Path Tools

Sreenivas Alapati

|
9,098 installs
| (1) | Free
A couple of path utilities
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Path Tools

A couple of path utilities


Demo:

Features:

Convert selected path string...

  • Relative: relative path with respect to the current file.
  • Resolve: full path with respect to the current file.
  • Windows: convert path seperators to windows \\.
  • Posix: convert path seperators to posix /.
  • Normalize: to full path by normalizing ../.
  • Tildify: home directory to ~.
  • Untildify: Expand ~ to home directory.
  • Copy: Copy current file path to clipboard.

Issue/Feedback:

log them in the github issues or hit me on twitter.

Like it?:

:star: this repo.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft