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 227904 - SCSS - Find Usages does not separate results by file
Summary: SCSS - Find Usages does not separate results by file
Status: REOPENED
Alias: None
Product: web
Classification: Unclassified
Component: CSS Preprocessors (SASS, LESS, ...) (show other bugs)
Version: 7.3
Hardware: PC Linux
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-25 14:05 UTC by Vladimir Riha
Modified: 2014-10-06 13:25 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2013-03-25 14:05:14 UTC
This is quite the same as issue 219904 for PHP.

To reproduce:
- download PHP distro or run full distro and do not activate JavaSE
- create HTML5 project and create 2 scss files
- define mixin in one and import and use it in 2nd one
- find usages on mixin

=> results are not separated by files. Activate JavaSE, repeat and now it works.


Issue 219904 was enhancement, so this one should be as well


Product Version: NetBeans IDE Dev (Build web-main-10163-on-20130325)
Java: 1.7.0_17; Java HotSpot(TM) Client VM 23.7-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_17-b02
System: Linux version 3.2.0-39-generic-pae running on i386; UTF-8; en_US (nb)
Comment 1 Marek Fukala 2013-03-25 14:30:35 UTC
Thanks, especially for the link to the Onda's fix
Comment 2 Marek Fukala 2013-07-24 07:22:07 UTC
Isn't it already working after Onda's fix? I'd say it is enough to have the  TreeElementFactoryImplementation per distro. JavaSE/EE should work, PHP fixed by Ondra. I'm not sure if it is worth adding new impl to for example css or html refactoring.

Vlado, please be so nice and check it and possibly reopen. Thanks a lot!
Comment 3 Vladimir Riha 2013-07-24 07:38:07 UTC
Sure, will do but right now I'm getting issue 233283 as you are.
Comment 4 Vladimir Riha 2013-07-29 11:08:38 UTC
Unfortunately still reproducible

Product Version: NetBeans IDE Dev (Build 201307282300)
Java: 1.7.0_40-ea; Java HotSpot(TM) Client VM 24.0-b52
Runtime: Java(TM) SE Runtime Environment 1.7.0_40-ea-b33
System: Linux version 3.2.0-48-generic-pae running on i386; UTF-8; en_US (nb)