This repository was archived by the owner on Oct 8, 2021. It is now read-only.
Releases: EricSmekens/KnockoutJS-brackets
Releases · EricSmekens/KnockoutJS-brackets
0.1.0
0.0.5 - Code-hint
Code-hinting for 'data-bind' in .html files added.
0.0.4
Quick-link icon is added.
0.0.3
Whole word selection is not required anymore for the computed quick-edit.
Improved working version
Has a better regex so numbers and underscores are not an issue anymore.
First Working Version
Only creates quickEdit with ko.computed. (Not working with chars in functions and only working when selecting the whole name). Next versions will fix those issues.