Code Monkey home page Code Monkey logo

sublime-text-2-solutions's Introduction

Sublime Text 2 Solutions


Inc-Dec-Value

v0.1.13 - #35 Cycle through enum with Java capitalization

v0.1.12 - #27 Ability to autosave after incrementing

v0.1.11 - #31 ST3: Getting TypeError in console when using the number inc/dec functions

v0.1.10 - #31 ST3: Getting TypeError in console when using the number inc/dec functions

v0.1.9 - Fixed apply_integer (x -> -x when cursor before x)

v0.1.8 - #29 Fix apply_hex_color exception

v0.1.7 - #19 Swapping the color notation in CSS

v0.1.6 - #20 (upper, lower, capitalize) works on non-ascii strings

v0.1.5 - #15 Don't place action in undo history when nothing happens

v0.1.4 - #14 Saving the position of the cursors/selections on the change

v0.1.3 - added support for the mouse wheel

https://github.com/rmaksim/Sublime-Text-2-Inc-Dec-Value

Increase / Decrease of

  • numbers (integer and fractional),
  • dates in ISO format YYYY-MM-DD (months from 1 to 12, days from 1 to 31),
  • hex color values (#fff or #ffffff),
  • opposite relations or cycled enumerations (true => false, Jan => Feb => Mar ...),

on the configured value

and a bonus - string actions (UPPER, lower, Capitalize)

Instead of the arrows can use your mouse wheel.

Forum Thread http://www.sublimetext.com/forum/viewtopic.php?f=5&t=2395


Goto-CSS-Declaration

v0.2.1

https://github.com/rmaksim/Sublime-Text-2-Goto-CSS-Declaration

Goto CSS declaration in an open *.css (.less, .sass, .other) file from other file (*.html, *.js, *.other_extantion)

Forum Thread http://www.sublimetext.com/forum/viewtopic.php?f=5&t=4397


Image-Viewer

v0.1.2

https://github.com/rmaksim/Sublime-Text-2-Image-Viewer

View image from CSS declaration, HTML <img> tag, and may be from something else :)

Forum Thread http://www.sublimetext.com/forum/viewtopic.php?f=5&t=4514

sublime-text-2-solutions's People

Contributors

rmaksim avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

sublime-text-2-solutions's Issues

ISO Date Support

It would be great if this plugin recognized dates in the ISO format (eg: 2011-11-07) and would increment/decrement the year if cursor if cursor is there, same for month, and so on...

Right now, it decreases the month and day instead of increasing (and vice versa), because it mistakes the "-" for a minus sign.

Proper Package - for Package Control

I'm so glad I found this "plugin" -- very useful!

Would you consider making this a proper package for Package Control?

Also, it deserves a more specific name than "Sublime-Text-2-Solutions", like "Inc-Dec-Number".

For now, I've added this repo manually to Package Control, but with such a generic name ("Sublime-Text-2-Solutions") I worry that you'll add new stuff in the future (unrelated to the increase/decrease number feature), like new settings, that will mess up my custom settings.

No Issue - Just a Request!

Thanks for the helpful plugin. Have you considered decimal adjustments? This would be awesome. Thanks again!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.