background preloader

Sublimetext

Facebook Twitter

Essential Sublime Text 2 Plugins and Extensions. Sublime Text 2 + Zen Coding = w00t ! Pour faire mon boulot d’intégrateur, j’ai toujours préféré coder sur un que sur un IDE complexe. A chaque fois que j’essaye de me mettre à Eclipse ou Aptana, je trouve que ça ne me convient pas vraiment. Ça fait donc quelque temps que me suffit largement. Et puis j’ai commencé à entendre les louanges de sur Twitter… alors je l’ai essayé… Première impression : c’est beau !

Oui, il faut être un peu atteint pour trouver un éditeur de code *beau*, mais bon… Et c’est rapide… Comparé à d’autres éditeurs que j’ai pu tester, je trouve Sublime Text 2 vraiment réactif et il laisse toujours la main à l’utilisateur (même pendant une recherche dans les dossiers). Quelques fonctions pratiques Rechercher un fichier En tapant , on effectue une recherche dans tous les fichiers du projet. La recherche fonctionne un peu comme la « awesome bar » de Firefox. En ajoutant vous ouvrez le fichier en plaçant le curseur directement à . Changer le layout de l’éditeur Édition multicurseurs (attention, c’est génial !) How to Create a Sublime Text 2 Plugin. Sublime Text 2 Tips and Tricks (Updated) Sublime Text 2 is one of the fastest and most incredible code editors to be released in a long time! With a community and plugin ecosystem as passionate as this one, it just might be impossible for any other editor to catch up.

I'll show you my favorite tips and tricks today. Sublime Text 2 is currently available for all major platforms: OS X, Linux and Windows. 1 - Bleeding Edge Versions Sublime is in active development. If, like me, you want to use the latest possible version of the app, you can download the dev build. Download a dev build of Sublime 2 here. 2 - Get a Better Icon Update: here is a better icon. In its defense, Sublime Text 2 is still in a beta state. To integrate it, you need to replace the existing "Sublime Text 2.icns" file with this new one.

Please take note of the fact that, if you're using the frequently updated development version of Sublime Text, with each update, the icon will be removed. 3 - Access the Command Palette 4 - Lightning-Fast File Switching 8 - Alignment. Andrey Tarantsov: Sublime Text Workflow That Beats Coda and Espresso. Welcome to the new #WorkflowThu series which helps web developers try new great things. In this episode, we’re talking about jumping into Sublime Text 2 and setting up a workflow that beats traditional tools like Coda and Espresso. Watch the video (10:30) or read the article below. App and plugins mentioned in this video: Transcript Contents: Installing PluginsManaging WindowsLive PreviewFTP/SFTPSwitching ProjectsPreferences and Key Bindings Part 1. We’re starting with a freshly installed copy of Sublime Text 2: Unfortunately, it does not ship packages for languages like LESS and CoffeeScript out of the box, so one of the first things you need to learn is how to install packages.

For that, you need a package manager called Package Control. After you restart Sublime Text, you are ready to use this package manager to install the plugins that you want. In particular, you can see that Package Control has added a bunch of commands of its own. Part 2. Part 3. Part 4. Part 5. Part 6. The End. Sublime Text 2 for Django developer | Brabadu Technical Blog.