B
B
BlagoYar Silence2019-11-02 20:07:38
Sublime Text
BlagoYar Silence, 2019-11-02 20:07:38

Is it possible to add a "Delete" item to Sublime Text 3's context menu?

If possible, how?
PS. Or at least in the main menu "Edit"

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
idShura, 2019-11-03
@BlagoYar

You can, see the documentation
upd Create
a file Context.sublime-menu , with the following content:

[
 { "command": "delete_to_mark", "caption": "Удалить!!", "mnemonic": "Windows" },
]

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question