Skip to content

lkcampbell/brackets-style-fat-arrows

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

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

  1. Select Brackets > File > Extension Manager...
  2. Search for 'Style Fat Arrows' to locate this extension.
  3. 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.

About

Change the Brackets syntax style color of all Javascript fat arrows from 'operator' to 'keyword'.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published