Thursday, January 29, 2015

Sublime Text Plugins

Hello everyone. Today i will show you some plugins of Sublime Text editor.
Well, first we need to know how to install the plugins.
First Step
We need to install the Package Control. This is a plugin manager of Sublime Text. (https://packagecontrol.io/installation)
For this, you need to open the Sublime console (View->Show Console) and paste the content you copied on the website (pay attention to the Sublime version).
Second Step
After you install the plugin manager, you can install a lot of plugins through the Command Palette.
For do that, you need to execute the Command Palette through the 'Tools' menu, or through the path Shift+Ctrl+P, write 'install' and click on the 'Package Control: Install Package' to open the Package Control and search for the plugins you want.
Now, you just need to click on the plugin to install.
Below is a list of some very useful plugins:
  1. Emmet: Emmet is a set of tools for web development that help in HTML and CSS coding.
  2. ColorHighlighter: This plugin checks and displays in real time the color that the user is typing.
  3. AlignTab: It will help you to stay with an indentation 100% standard.
  4. CSS3 Syntax ou CSS3: This plugin is used to maintain a good organization in CSS.
  5. Prefixr: This plugin allows you to add all vendors to quickly and conveniently, just by pressing CTRL+ALT+X.
  6. Placeholders: This plugin has a number of snippets to help you. For full snippets press CTRL+SHIFT+P, type 'placeholders'.
  7. AutoFileName: This plugin is very useful, it just complete the directories you type in the code.
Any questions just comment

Friday, January 23, 2015

Welcome

Hi folks, first i want to say welcome to everybody.

In this blog i will write something about technology and show examples of several programming languages.

The main objective of this blog is improve my english and share my little knowledge with everybody.

This blog is another option from my other blog updatedcode.wordpress.com (just in portuguese).

Well, as i have said, i'm learning and improving my english, then forgive me if i write anything wrong.

I hope all of you enjoy my posts. :)

Bye, see you