Skip to content

s-shin/atom-copy-path

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

copy-path

Copy a file path flexibly!

Context Menu on a Tab

capture

Command Palette

The path of the active text editor is copied.

  • copy-path:copy-basename
  • copy-path:copy-extension
  • copy-path:copy-basename-wo-extension
  • copy-path:copy-project-relative-path
  • copy-path:copy-full-path
  • copy-path:copy-base-dirname
  • copy-path:copy-project-relative-dirname
  • copy-path:copy-full-dirname
  • copy-path:copy-line-reference
  • copy-path:copy-project-relative-path-web (windows only)

License

The MIT License.