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 236142 - Missing completion for @import on Windows
Summary: Missing completion for @import on Windows
Status: RESOLVED DUPLICATE of bug 236154
Alias: None
Product: web
Classification: Unclassified
Component: CSS Editor (show other bugs)
Version: 8.0
Hardware: PC Windows 8
: P2 normal (vote)
Assignee: Marek Fukala
URL:
Keywords: NO74
Depends on:
Blocks:
 
Reported: 2013-09-19 12:16 UTC by Vladimir Riha
Modified: 2013-09-23 06:04 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (41.49 KB, text/plain)
2013-09-19 12:16 UTC, Vladimir Riha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2013-09-19 12:16:43 UTC
Created attachment 140245 [details]
IDE log

In CSS/Less/Sass file, code completion for @import shows "No suggestions" on Windows. It works fine on Linux. I've tried following cases:

@import |
@import "|"
@import "|";

It works fine in RC1 though so I'd vote for P2


Product Version: NetBeans IDE Dev (Build 201309191137)
Java: 1.7.0_40-ea; Java HotSpot(TM) 64-Bit Server VM 24.0-b55
Runtime: Java(TM) SE Runtime Environment 1.7.0_40-ea-b36
System: Windows 8 version 6.2 running on amd64; Cp1252; en_US (nb)
Comment 1 Marek Fukala 2013-09-19 13:03:44 UTC
yes, this is caused by my post 7.4 changes to the file completion.
Comment 2 Marek Fukala 2013-09-23 06:04:37 UTC

*** This bug has been marked as a duplicate of bug 236154 ***