Coder Social home page Coder Social logo

st2's Introduction

Sublime Text 2

This is a repository with my user preferences and key bindings as well as my plugins.

Plugins

Open Last Closed Files

Binding Ctrl+Shift+T to this plugin command ("open_last_closed_file"), the plugin will behave just like in Firefox, opening the last files. For now, it can open the last 50 closed files (variable at the top of the plugin). Later on, I'll put this on settings.

Toggle Quotes

Switch from " to ' using Ctrl+Shift+Q.

Increase / Decrease a Number

Put the cursor(s) hover a number in a file. Press Alt+Up or Alt+Down and see for yourself.

Git

This is not a git integration, this plugin will just be a couple of tweaks to make my life easier. For instance, it displays the remote git repository on the status bar when you have a git file opened, it will show you a colored diff of the changes of your file from the last commit and will show you also a colored status of the current repository. To start press Ctrl+Super+G and choose from the list. You better know how to work with git!

Diff

Open 2 files, select the first tab and press Ctrl+Super+D. The module will add the file to the queue. Now select the second tab and press again Ctrl+Super+D. The module will pick the file on the queue and add this one, make a diff and opens a new tab with a .diff file (the queue is then cleared and you can start over again).

st2's People

Contributors

dresende avatar

Stargazers

 avatar  avatar

Watchers

 avatar James Cloos avatar  avatar

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.