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 - No autocompele suggestion on last line before next included style in LESS file
Summary: No autocompele suggestion on last line before next included style in LESS file
Status: RESOLVED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: CSS Preprocessors (SASS, LESS, ...) (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal with 1 vote (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-14 12:37 UTC by Megas
Modified: 2016-12-03 03:03 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Problem description (4.51 KB, image/png)
2016-03-14 12:37 UTC, Megas
Details

Note You need to log in before you can comment on or make changes to this bug.
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