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 249398 - Go to declaration for core module does not work
Summary: Go to declaration for core module does not work
Status: VERIFIED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Node.js (show other bugs)
Version: 8.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-17 10:18 UTC by Vladimir Riha
Modified: 2015-01-05 07:58 UTC (History)
1 user (show)

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 2014-12-17 10:18:29 UTC
Having downloaded NodeJS sources, then with

var fs = require('fs');

go to declaration does not work for the string in require call.

Thank you



Product Version: NetBeans IDE Dev (Build 201412170001)
Java: 1.7.0_71; Java HotSpot(TM) Client VM 24.71-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_71-b14
System: Linux version 3.13.0-35-generic running on i386; UTF-8; en_US (nb)
Comment 1 Petr Pisl 2014-12-18 14:22:11 UTC
I have looked through the code and this probably doesn't work anytime. Or it could work, when the sources were a part of the sources directly. Anyway I have implemented the functionality and now it works.
Comment 2 Quality Engineering 2014-12-19 04:35:48 UTC
Integrated into 'main-silver', will be available in build *201412190001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/e1249a70f4eb
User: Petr Pisl <ppisl@netbeans.org>
Log: #249398 - Go to declaration for core module does not work
Comment 3 Vladimir Riha 2015-01-05 07:58:36 UTC
Verified, thank you

Product Version: NetBeans IDE Dev (Build 201501050001)
Java: 1.7.0_71; Java HotSpot(TM) Client VM 24.71-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_71-b14
System: Linux version 3.13.0-35-generic running on i386; UTF-8; en_US (nb)