Skip to content

crash5/CopyWithLineNumbersReloaded

Repository files navigation

Copy With Line Numbers Reloaded

Use codes from:

Example

Single selection:

File: /home/dev/projects/CopyWithLineNumbersReloaded/README.md
1: Use codes from:
2:  - https://github.com/freeella/copy_with_line_numbers.sublime-package

Multi selection:

File: /home/dev/projects/CopyWithLineNumbersReloaded/Main.sublime-menu
04:         "children":
05:         [
06:             { "caption": "Copy With Line Numbers", "command": "copy_with_line_numbers" }
07:         ]
---
22:                             {
23:                                 "command": "open_file",
24:                                 "args": {"file": "${packages}/CopyWithLineNumbersReloaded/CopyWithLineNumbersReloaded.sublime-settings"},
25:                                 "caption": "Settings – Default"
26:                             },

Screen rec. (thx Enteleform)

Multiple selection

License

See LICENSE for license info