[![Naomi](art/logo.png)][naomi] [![GitHub watchers](https://img.shields.io/github/watchers/borela/naomi.svg?style=social)][watchers] [![GitHub stars](https://img.shields.io/github/stars/borela/naomi.svg?style=social)][stars] [![GitHub issues](https://img.shields.io/github/issues/borela/naomi.svg?style=social)][issues] [![GitHub pulls](https://img.shields.io/github/issues-pr/borela/naomi.svg?style=social)][pulls] [![GitHub forks](https://img.shields.io/github/forks/borela/naomi.svg?style=social)][forks] [![Package version](https://img.shields.io/github/release/borela/naomi.svg?style=flat-square)][naomi] [![Sublime version](https://img.shields.io/badge/sublime-%E2%89%A53126-orange.svg?style=flat-square)][sublime] [![Platforms](https://img.shields.io/badge/platforms-Windows%20%7C%20Linux%20%7C%20OSX-ff4081.svg?style=flat-square)][naomi] [![License](https://img.shields.io/badge/license-Apache%202.0%20%7C%20BSD%20%7C%20MIT-ba68c8.svg?style=flat-square)][naomi] [![All Contributors](https://img.shields.io/badge/all_contributors-25-orange.svg?style=flat-square)](#contributors) [![Downloads](https://img.shields.io/packagecontrol/dt/Naomi.svg?style=flat-square)][package-control] Enhanced syntax definitions for Sublime Text 3. [![preview](art/main-preview.png)][naomi] ## What’s included ### Color Schemes * Candyman; ### Syntaxes * CSS 3+; * JavaScript; * [Stage 0-3 proposals](//github.com/tc39/proposals); * [Node globals](//nodejs.org/api/globals.html); * [Jest globals](//facebook.github.io/jest/docs/en/api.html); * [Flow](//flow.org); * [JSX](//reactjs.org/docs/introducing-jsx.html) with complete support for [Emmet](//github.com/sergeche/emmet-sublime); * HTML 5+; * MQL4 (Updating); * Jest Snapshot; * PHP 7+ (Updating); * SCSS (Updating); ### Enhanced Go To Symbol * **Windows or Linux**: `Ctrl+R`; * **OSX**: `⌘ + R`; [![go-to-symbol](art/go-to-symbol.png)][naomi] ### OSX’s curly quotes for Windows and Linux * `Alt+[` produces “. * `Alt+Shift+[` produces ”. * `Alt+]` produces ‘. * `Alt+Shift+]` produces ’. ### Other enhancements * JS/JSX comment toggle; * Pressing enter between `()`, `[]`, `""`, `''` and ``` `` ``` will have the same behavior as `{}`; ## Installation #### Manual installation Clone the repository in your Sublime Text “Packages” directory: git clone https://github.com/borela/naomi.git Naomi The “Packages” directory is located at: * **OS X**: `~/Library/Application Support/Sublime Text 3/Packages` * **Linux**: `~/.config/sublime-text-3/Packages` * **Windows**: `%APPDATA%\Sublime Text 3\Packages` #### Installing using Package Control 1. Install [Package Control](https://packagecontrol.io/installation). 2. Run **Package Control: Install Package** command. 3. Find and install the **Naomi** plugin. 4. Restart Sublime Text. ## Usage After installing the plugin and restarting Sublime, it will automatically use the syntaxes contained in this package. You can also set them manually through: 1. Go to the “View” menu; 2. Then “Syntax”; 3. Finally “Naomi”; Or: 1. Click at the bottom right corner where it shows the current syntax; 2. Then “Naomi”. ## Contributors Thanks goes to these wonderful people ([emoji legend][emoji-legend]):
Alexandre Borela
Alexandre Borela

🐛 💻 🎨 📖
C.J. Winslow
C.J. Winslow

🐛 💻 🤔
faiwer
faiwer

🐛 🤔
Francisco Lourenço
Francisco Lourenço

🐛 💻
Tomas Barry
Tomas Barry

💻
crapthings
crapthings

🐛
Max Mykhailenko
Max Mykhailenko

🐛
Marko Žarković
Marko Žarković

🐛 🤔
James Wilson
James Wilson

🐛
ericbiewener
ericbiewener

🐛
Matt Le
Matt Le

🐛
Clark Pan
Clark Pan

🐛 🤔
Nick K.
Nick K.

🐛
Alex Cavazos
Alex Cavazos

🐛
Enrique Ballesté
Enrique Ballesté

🐛 🤔
David Calhoun
David Calhoun

🐛 🤔
Strider
Strider

🐛 🤔 💻
Mauricio Andrades
Mauricio Andrades

🐛
Gerard Roche
Gerard Roche

💻
Ihor Oleksandrov
Ihor Oleksandrov

💻 🎨
Sean Miller
Sean Miller

🐛
YuriGor
YuriGor

🐛 🤔
not
not

💻
Kevin Ghadyani
Kevin Ghadyani

💻
Ryan Koval
Ryan Koval

💻
This project follows the [all-contributors][all-contributors] specification. Contributions of any kind are welcome! If you are not included but created bug reports, sent ideas or patches please send a pull request to the `.all-contributorsrc` file. [all-contributors]: //github.com/kentcdodds/all-contributors [candyman]: schemes/candyman [emoji-legend]: //github.com/kentcdodds/all-contributors#emoji-key [forks]: //github.com/borela/naomi/network/members [issues]: //github.com/borela/naomi/issues [naomi]: //github.com/borela/naomi [package-control]: //packagecontrol.io/packages/Naomi [pulls]: //github.com/borela/naomi/pulls [stars]: //github.com/borela/naomi/stargazers [sublime]: //www.sublimetext.com [sublimeLinter]: //github.com/SublimeLinter/SublimeLinter3 [watchers]: //github.com/borela/naomi/watchers