I have used Sublime Text for years, and there are several actions sometimes make the editor crash. I want to know if it is possible to develop a package with the api to promt for confirmation before the following actions:
-
When multi regions selected, If a paste action sent, check whether the count of the content on clipborad match the count of the regions. If not match, prompt for confirmation.
-
When multi regions selected, if pressed, promt for confirmation whether to preceed.