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 235045 - LESS: go to declaration support doesn't work
Summary: LESS: go to declaration support doesn't work
Status: RESOLVED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: CSS Preprocessors (SASS, LESS, ...) (show other bugs)
Version: 7.4
Hardware: PC Mac OS X
: P3 normal with 1 vote (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-26 15:22 UTC by Marek Fukala
Modified: 2014-01-09 08:00 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 Marek Fukala 2013-08-26 15:22:53 UTC
this has never worked, but still should be considered as an error.
Comment 1 Marek Fukala 2013-08-26 15:24:19 UTC
actually it does work in SCSS files, but not in LESS.
Comment 2 Marek Fukala 2013-08-26 15:27:32 UTC
fixed in web-main#0681833cc2d9
Comment 3 clauziere 2014-01-08 19:03:51 UTC
I have version 7.4 (Build 201310111528)
Should this be solved in the version that I have?
Comment 4 Vladimir Riha 2014-01-08 19:21:31 UTC
Yes,it should. If it's not working, please file a new issue and attach sample code to reproduce it. Thank you
Comment 5 clauziere 2014-01-08 20:15:23 UTC
It works when the declaration is in the same file. 
But when it's in a included file, it does not seem to work. 
But I wonder, for this to work, do I need a less compiler set up in netbeans? (because I currently don't, or not sure anyway)
Comment 6 Vladimir Riha 2014-01-09 08:00:42 UTC
No, you shouldn't need compiler for this.