Spanish Language Spelling for Sublime Text - Diccionario Español para Sublime Text
Add Spanish language spelling to your Sublime Text editor.
Using Hunspell UTF8 dictionaries
- Install the following package : "Language - Spanish - Español"
- Choose the language (View > Dictionary > Language - Spanish - Español > Spanish)
- Be sure spelling is activated (F6 / View > Spell Check)
- You are done !
- Locate Sublime Text Package folder (Preferences > Browse Packages).
For Linux, it's likely at
~/.config/sublime-text-3/Packages
- Download me and unzip my contents in this folder (Packages)
- Rename the folder in a more suitable name, ex: "Language - Spanish - Español (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)
- Choose the language (View > Dictionary > Language - Spanish - Español > Spanish)
- Be sure spelling is activated (F6 / View > Spell Check)
- You are done !
Tested with Sublime Text 3 (Build 3126) (Ubuntu 64 bit deb).
Even if I didn't test it, it should work with Sublime Text 2 (any platform) and older versions of Package Control.
Hunspell Spanish dictionaries are licensed under the MPL 2.
The rest of the project is licensed under MPL.
Q: There is already a Dictionaries package for Sublime Text, why another ?
A: Dictionaries is a really cool package, but it is big (29 dictionaries, 23 different languages), and all variants are not included for each language. I want to provide a package that has only one main language (Spanish) with its technical variants.
Q: Other languages ?
A: This project is inspired by Sublime Text Language French. You are free to clone this repo, 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 Spanish dictionaries, you are welcome to submit a pull request.