Quantcast
Channel: YouTrackReSharper (RSRP) - Bug and Issue Tracker
Viewing all articles
Browse latest Browse all 106942

RSRP-273472: Javascript Intellisense not working for prototype-defined members

$
0
0
Reporter Roger Martin (rdmartin) Roger Martin (rdmartin)
Created Jun 30, 2011 12:18:55 AM
Updated Feb 9, 2012 3:03:13 PM
Priority Critical
Type Bug
Fix versions Next Major
State Open
Assignee Sergey Shkredov (serjic.shkredov)
Subsystem UI - Popup Lists
Affected versions 6.0 EAP
Fixed in build 6.1.0.6999
Consider this javascript class defined in a javascript file:

window.RsDemo = function RsDemo() {
 this.MyData = null;
};

RsDemo.prototype.Initialize = function () {
 this.MyData = "test";
};


With ReSharper 6 RC2 I can use F12 in the Initialize function to navigate to the MyData definition in the constructor function, proving that ReSharper knows about the member. But it is not an option in the Intellisense popup window (see attached screenshot).

My opinion is that it should appear in the Intellisense popup.

Viewing all articles
Browse latest Browse all 106942

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>