https://github.com/wikunia/brackets-jquinter
Brackets hinter for HTMl selectors in jQuery,HTML and CSS
https://github.com/wikunia/brackets-jquinter
Last synced: 11 months ago
JSON representation
Brackets hinter for HTMl selectors in jQuery,HTML and CSS
- Host: GitHub
- URL: https://github.com/wikunia/brackets-jquinter
- Owner: Wikunia
- License: mit
- Created: 2015-07-05T19:38:06.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-03-18T08:52:22.000Z (almost 3 years ago)
- Last Synced: 2024-10-13T03:23:38.645Z (over 1 year ago)
- Language: JavaScript
- Size: 25.4 KB
- Stars: 25
- Watchers: 6
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jQuinter
A brackets extension to get hints for selectors in jQuery,HTML and CSS.
## How to use
in jQuery:

in HTML:

in CSS:

## You're rich?
You don't need a second yacht and have some coins to spend? Here I am :)
[](https://flattr.com/submit/auto?user_id=Wikunia&url=https://github.com/Wikunia/brackets-jQuinter&title=Brackets-jQuinter&language=javascript&tags=github&category=software)
[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=B5VQXWCZXYN2W)
## Versions
### v0.3.0
+ it's possible to correct misspelling without starting from the beginning
+ case insensitive
### v0.2.0
+ huge performance improvements
+ cache all hints at the beginning and on save
## Next steps
+ support more awesome things
+ please open an issue if you miss something