Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/forbeslindesay/brackets-globals
Highlight global variables in brackets
https://github.com/forbeslindesay/brackets-globals
Last synced: 16 days ago
JSON representation
Highlight global variables in brackets
- Host: GitHub
- URL: https://github.com/forbeslindesay/brackets-globals
- Owner: ForbesLindesay
- License: mit
- Created: 2014-06-03T13:09:55.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-03-18T15:27:01.000Z (over 1 year ago)
- Last Synced: 2024-10-20T04:43:50.768Z (24 days ago)
- Language: JavaScript
- Size: 46.9 KB
- Stars: 14
- Watchers: 5
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
brackets-globals
===============Highlight global variables in a JavaScript project. Also spots some misspellings of `length` (e.g. `array.lenght`) Helps you spot spelling mistakes:
![screen shot](http://s3.postimg.org/ak41o10gj/globals.png)