Naomi
Sublime Text enhanced syntax highlighting for JavaScript ES6/ES7/ES2015/ES2016/ES2017+, Babel, FlowType, React JSX, Styled Components, HTML5, SCSS3, PHP 7, phpDoc, PHPUnit, MQL4. Basic: Git config files.
Details
Installs
- Total 21K
- Win 8K
- Mac 9K
- Linux 4K
Mar 25 | Mar 24 | Mar 23 | Mar 22 | Mar 21 | Mar 20 | Mar 19 | Mar 18 | Mar 17 | Mar 16 | Mar 15 | Mar 14 | Mar 13 | Mar 12 | Mar 11 | Mar 10 | Mar 9 | Mar 8 | Mar 7 | Mar 6 | Mar 5 | Mar 4 | Mar 3 | Mar 2 | Mar 1 | Feb 28 | Feb 27 | Feb 26 | Feb 25 | Feb 24 | Feb 23 | Feb 22 | Feb 21 | Feb 20 | Feb 19 | Feb 18 | Feb 17 | Feb 16 | Feb 15 | Feb 14 | Feb 13 | Feb 12 | Feb 11 | Feb 10 | Feb 9 | Feb 8 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 1 | 1 | 1 | 1 | 1 | 2 | 1 | 1 | 2 | 0 | 3 | 3 | 0 | 1 | 0 | 1 | 2 | 2 | 0 | 0 | 0 | 1 | 1 | 2 | 1 | 1 | 1 | 1 | 2 | 0 | 0 | 0 | 7 | 1 | 1 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 1 | 0 | 1 | 0 |
Mac | 0 | 1 | 0 | 0 | 2 | 2 | 3 | 1 | 0 | 1 | 0 | 1 | 2 | 1 | 0 | 0 | 1 | 4 | 0 | 0 | 1 | 2 | 1 | 0 | 0 | 0 | 1 | 2 | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 1 | 0 | 2 | 0 | 0 | 0 | 1 | 0 | 1 | 3 | 2 |
Linux | 1 | 3 | 0 | 0 | 0 | 1 | 0 | 0 | 2 | 1 | 0 | 0 | 0 | 1 | 1 | 3 | 0 | 2 | 1 | 0 | 0 | 1 | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 2 | 0 | 0 | 0 | 2 | 2 | 1 | 0 | 0 | 4 | 0 | 0 | 2 | 2 | 1 | 1 | 0 |
Readme
- Source
- raw.githubusercontent.com
Enhanced syntax definitions for Sublime Text 3.
What’s included
Color Schemes
- Candyman;
Syntaxes
- 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);
Enhanced Go To Symbol
- Windows or Linux:
Ctrl+R
; - OSX:
⌘ + R
;
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
- Install Package Control.
- Run Package Control: Install Package command.
- Find and install the Naomi plugin.
- 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:
- Go to the “View” menu;
- Then “Syntax”;
- Finally “Naomi”;
Or:
- Click at the bottom right corner where it shows the current syntax;
- Then “Naomi”.
Contributors
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.