Natjohan's blog

  1. Tip of the week 34

    lun. 21 avril 2014

    In a previous ToTW, I showed you how to manage and install package under Sublime Text. Here is a useful markdown plugin that I use to edit my markdown files : https://github.com/SublimeText-Markdown/MarkdownEditing .

    Note : If you don't know the markdown format just goes here to learn more ...
  2. Tip of the week 32

    dim. 09 mars 2014

    Add and manage packages under sublime text with Package Control

    Package Control allows you to install many addons for your Sublime Text editor. To install it, simply goes here and follow the instructions.

    Restart your editor and open the pallete with ctrl+shift+p (Win, Linux) or cmd+shift+p ...