I upgrade ST3 to build3020 just to check if some crash problems I encountered has been fixed under Windows 7 X64, unfortunately a problem with Vintage plugin still exists.
Here is the problem that could be reproduced under Windows 7 X64.
- Create a new file.
- Switch to
Insert Modeand type some words likehello world. - Return back to
Normal Modeand make sure the cursor positioned at the wordworld, then executedawto delete it, and boom the window freezed.
Just to compare, if I execute the diw command, it works fine. If daw or diw acted on the word hello, it works fine too.
Here is my result:
If you delete the last word of the last line by execute daw command, then congratulations, you get into trouble.
By inpecting the task manager, I found I’ve got a high CPU Usage caused by sublime_plugin.exe processes.
I don’t know if this problem could be reproduced on other system environment, but hopefully this problem can be fixed anyhow.