Home Download Buy Blog Forum Support

Inc-Dec-Value +BONUS: added support for the mouse wheel

Re: Inc-Dec-Value +BONUS:string actions(upper/lower/capitalize)

Postby rmaksim on Wed Oct 03, 2012 11:59 am

UPDATE: v0.1.3 - added support for the mouse wheel

Instead of the arrows can use your mouse wheel.
rmaksim
 
Posts: 53
Joined: Sat Jul 02, 2011 7:31 pm

Re: Inc-Dec-Value +BONUS:string actions(upper/lower/capitalize)

Postby nick. on Wed Oct 03, 2012 2:21 pm

Fantastic plugin, thanks for the update!
nick.
 
Posts: 266
Joined: Wed Jan 18, 2012 3:45 am

Re: Inc-Dec-Value +BONUS: added support for the mouse wheel

Postby rmaksim on Mon Oct 22, 2012 8:44 am

UPDATE: v0.1.4 - Saving the position of the cursors/selections on the change
https://github.com/rmaksim/Sublime-Text ... ue/pull/14

UPDATE: v0.1.5 - Don't place action in undo history when nothing happens
https://github.com/rmaksim/Sublime-Text ... /issues/15
rmaksim
 
Posts: 53
Joined: Sat Jul 02, 2011 7:31 pm

Re: Inc-Dec-Value +BONUS: added support for the mouse wheel

Postby DanielV on Mon Oct 22, 2012 8:41 pm

Great idea! I'll definitely use it!
DanielV
 
Posts: 11
Joined: Sat Oct 20, 2012 8:38 pm

Re: Inc-Dec-Value +BONUS: added support for the mouse wheel

Postby rmaksim on Sun Oct 28, 2012 11:01 pm

UPDATE: v0.1.6 - (upper, lower, capitalize) works on non-ascii strings
https://github.com/rmaksim/Sublime-Text ... /issues/20

UPDATE: v0.1.7 - Swapping the color notation in CSS
https://github.com/rmaksim/Sublime-Text ... /issues/19

from:
Code: Select all
color: rgba(0,17,34,0.4);

to:
Code: Select all
color: #001122; /* alpha: 0.4 */

again:
Code: Select all
color: rgba(0,17,34,0.4);
rmaksim
 
Posts: 53
Joined: Sat Jul 02, 2011 7:31 pm

Previous

Return to Plugin Announcements

Who is online

Users browsing this forum: No registered users and 2 guests