Sublime Text Language Portuguese ============================ Add Brazilian or European Portuguese spelling languages to your Sublime Text editor. Based on the latest Tito's dictionaries package at https://github.com/titoBouzout/Dictionaries. [https://github.com/titoBouzout/Dictionaries](https://github.com/titoBouzout/Dictionaries "Dictionaries of Tito") Languages variants included are the ones provided: * Brazilian Portuguese (after AO 1990) * European Portuguese (before AO 1990) * European Portuguese (after AO 1990) Installation ------------ ### Sublime Package Control 1. Install the following package : "Language - Portuguese - Português" 2. Choose the language (View > Dictionary > Language - Portuguese - Português > pt_BR or pt_PT) 3. Be sure spelling is activated (F6 / View > Spell Check) 4. You are done! ### Manual installation 1. Locate Sublime Text Package folder (Preferences > Browse Packages) 2. [Download me](https://nodeload.github.com/gusbemacbe/SublimeTextLanguagePortuguese/zip/master "Download manual package") and unzip my contents in this folder (Packages) 3. Rename the folder in a more suitable name, ex: "Language - Portuguese - Português (manual)" (**warning:** there must not be any sub-folder in this folder, depending on your unzipping utility you might need to move files to the parent folder) 4. Choose the language (View > Dictionary > Language - Portuguese - Português (manual) > pt_BR or pt_PT) 5. Be sure spelling is activated (F6 / View > Spell Check) 6. You are done ! Compatibility ------------- Compatible with both Sublime Text 2 and 3 and with Package Control License ------- All dictionaries are lincenced under GNU Lesser General Public License (LGPL) version 2.1 Informations ------------ — The Brazilian dictionaries were dated 6 years ago — The European dictionaries, before AO 1990 were dated 3 years ago. — The European dictionaries, after AO 1990, were dated 2 years ago. https://github.com/titoBouzout/Dictionaries Q&A --- **Q:** There is already a [Dictionaries package](https://github.com/SublimeText/Dictionaries "Dictionaries package") for Sublime Text, why another ? **A:** Dictionaries is a really good package, but is too big to download. **Q:** Other languages? **A:** You are free to clone this repo from the Github user superbob, provide any language you wish and add your package to Sublime Package Control. **Q:** Can I contribute? **A:** If you want to add a newer version of the Portuguese dictionaries (pt_BR) you can submit a pull request. But I hope that I will be able to keep it up-to-date by myself. **Q:** Whys is this text written in Portuguese? **A:** Even if portuguese is my first language, I consider this page a little bit technical and I prefer to write technical stuff in English. Moreover I consider that people who want to add packages to Sublime Text are used to read in English. Credits ------- [Tito's - Dictionaries package](https://github.com/titoBouzout/Dictionaries "Tito's - Dictionaries package") [superbob's – Sublime Text Language French](https://github.com/superbob/SublimeTextLanguageFrench "superbob's – Sublime Text Language French") [wbond - Sublime Package Control](https://sublime.wbond.net/ "wbond - Sublime Package Control")