configurable-copy-path
Copy file paths in variable styles, optionally ignoring a prefix
Jason Rogers 103 1 0.0.9 MIT GitHub

configurable-copy-path package

(This is forked from https://github.com/s-shin/atom-copy-path)

Copy a file path flexibly!

Context Menu on a Tab

capture

Command Palette

The path of the active text editor is copied.

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

License

The MIT License.