Skip to content

andyduong1920/vscode-current-path

 
 

Repository files navigation

Current Path

Atom style current file absolute/relative path in your Status Bar.

Status Bar

feature X

feature X

feature X

Commands

  • currentPath.absolutePath - Copy file absolute path
  • currentPath.relativePath - Copy file path relative to the working directory
  • currentPath.togglePathType - Toggle shown path between absolute and relative
  • currentPath.fileName - Copy file name
  • currentPath.toggleFileIcon - Toggle visibility of file icon

Settings

  • currentPath.useAbsolutePath: Toggle shown path between absolute and relative.
  • currentPath.hideFileIcon: Toggle visibility of file icon.

About

Atom style current file absolute/relative path in your Status Bar.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%