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 258354

Summary: No autocompele suggestion on last line before next included style in LESS file
Product: web Reporter: Megas
Component: CSS Preprocessors (SASS, LESS, ...)Assignee: Milutin Kristofic <mkristofic>
Status: RESOLVED FIXED    
Severity: normal CC: tmysik
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: Problem description

Description Megas 2016-03-14 12:37:29 UTC
Created attachment 158845 [details]
Problem description

Attached screenshot better describes the problem.

When working with LESS files, the autocomplete suggestion does not work when trying to add new style rule in last line in case there is included style (see screenshot).
If trying to add a style rule not on last line, then autocomplete suggestion works fine.
Comment 1 Milutin Kristofic 2016-11-30 13:23:15 UTC
Thank you, 

it's fixed with http://hg.netbeans.org/jet-main/rev/05c0fc2cdc8a in dev build
Comment 2 Quality Engineering 2016-12-01 02:38:10 UTC
Integrated into 'main-silver', will be available in build *201612010001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/05c0fc2cdc8a
User: Milutin Kristofic <mkristofic@netbeans.org>
Log: #258354 - No autocompele suggestion on last line before next included style in LESS file
Comment 3 Quality Engineering 2016-12-03 03:03:14 UTC
Integrated into 'main-silver', will be available in build *201612030001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/59694ccbbbf5
User: Milutin Kristofic <mkristofic@netbeans.org>
Log: #258354 - No autocompele suggestion on last line before next included style in LESS file --- fix tests