Resolved: Hotkey to remove duplicate lines in Sublime Text 2? #answer #programming #fix
Resolved: Hotkey to remove duplicate lines in Sublime Text 2? #answer #programming #fix
Hotkey to remove duplicate lines in Sublime Text 2?
I’d like to add a hotkey for the menu item Edit>Permute Lines>Unique, but what I’ve added to my user keybindings isn’t working:
[{ "keys": ["f8"], "command": "permuteLines method unique" }]
What should I have added?
Answer [by d_rail]: Hotkey to remove duplicate lines in Sublime Text 2?
Take a look at this question/answer: How can I set key…
View On WordPress















