Enhanced syntax definitions for Sublime Text 3.
- Candyman;
- CSS 3+;
- JavaScript;
- Stage 0-3 proposals;
- Node globals;
- Jest globals;
- Flow;
- JSX with complete support for Emmet;
- HTML 5+;
- MQL4 (Updating);
- Jest Snapshot;
- PHP 7+ (Updating);
- SCSS (Updating);
- Windows or Linux:
Ctrl+R
; - OSX:
⌘ + R
;
Alt+[
produces “.Alt+Shift+[
produces ”.Alt+]
produces ‘.Alt+Shift+]
produces ’.
- JS/JSX comment toggle;
- Pressing enter between
()
,[]
,""
,''
and``
will have the same behavior as{}
;
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
- Install Package Control.
- Run Package Control: Install Package command.
- Find and install the Naomi plugin.
- Restart Sublime Text.
After installing the plugin and restarting Sublime, it will automatically use the syntaxes contained in this package.
You can also set them manually through:
- Go to the “View” menu;
- Then “Syntax”;
- Finally “Naomi”;
Or:
- Click at the bottom right corner where it shows the current syntax;
- Then “Naomi”.
Thanks goes to these wonderful people (emoji legend):
This project follows the 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.