This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 230886 - show most used CSS at top in code completion
Summary: show most used CSS at top in code completion
Status: NEW
Alias: None
Product: web
Classification: Unclassified
Component: CSS Editor (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-06 22:29 UTC by John Jullion-ceccarelli
Modified: 2014-10-06 13:25 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Jullion-ceccarelli 2013-06-06 22:29:21 UTC
Not sure how we'd do this programatically but if I tipe "wi" in a CSS doc "width" should be the first item in the code completion, not "widows". Sure there a lot of other such cases.