History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-18563
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Fixed
Priority: Normal Normal
Assignee: Nikolay Chashnikov
Reporter: Sanjiv Jivan
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

support Ctrl + P param tips for java method call in JSNI

Created: 30 Jun 07 21:03   Updated: 20 Sep 08 05:40
Component/s: GWT Support
Fix Version/s: Diana 8810

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Issue Links:
Relates
This issue relates to:
IDEADEV-8200 Support field access expressions and ... Normal Resolved
 

Build: 7,041
Fixed in build: 8,792
Severity: Medium


 Description  « Hide
support Ctrl + P param tips for java method call in JSNI

this.@com.Foo::bar(Ljava/lang/String;Ljava/lang/String;II)( /**support Ctrl +P here **/);

PS: I'd like to take this opportunity to say that you guys have done an amazing job with the JSNI "type safe" code support in IDEA in the past few builds. Its definitely not going unnoticed and highly appreciated



 All   Comments   Work Log   Change History      Sort Order:
Sanjiv Jivan - 16 Sep 08 03:44
I tried this but it still doesn't seem to be working in build 8792.

Nikolay Chashnikov - 16 Sep 08 09:07
Actually my fix was 20 minutes late for build 8792 so wait for the next EAP.

Sanjiv Jivan - 20 Sep 08 05:40
Thanks, works great in 8810.