Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Releases: EricSmekens/KnockoutJS-brackets

0.1.0

28 Oct 18:32

Choose a tag to compare

Cleaned up code, seperated files and made more preference options.
No more development anymore.

0.0.5 - Code-hint

21 Nov 22:49

Choose a tag to compare

Code-hinting for 'data-bind' in .html files added.

0.0.4

13 Nov 20:13

Choose a tag to compare

Quick-link icon is added.

0.0.3

09 Nov 19:02

Choose a tag to compare

Whole word selection is not required anymore for the computed quick-edit.

Improved working version

12 Dec 19:09

Choose a tag to compare

Has a better regex so numbers and underscores are not an issue anymore.

First Working Version

30 Nov 15:03

Choose a tag to compare

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.