@phoenix-plugin-registry/brackets-style-fat-arrows
v0.1.3
Published
Change the syntax style color of all Javascript fat arrows from 'operator' to 'keyword'
Downloads
2
Readme
Style Fat Arrows for Brackets
A simple extension for Brackets to change the syntax style color of all Javascript fat arrows from 'operator' to 'keyword'. This is a solution for issue #11848.
How to Install
- Select Brackets > File > Extension Manager...
- Search for 'Style Fat Arrows' to locate this extension.
- Click on the Install button.
How to Use Extension
Nothing you need to do. The extension will change the syntax style color automatically.
License
MIT-licensed -- see main.js
for details.