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

Key: IDEADEV-23685
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Critical Critical
Assignee: Nikolay Chashnikov
Reporter: Sanjiv Jivan
Votes: 0
Watchers: 3
Operations

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

JSNI autocomplete broken

Created: 04 Dec 07 13:50   Updated: 13 Dec 07 14:37
Component/s: GWT Support
Fix Version/s: Diana 8243, Selena 7.0.3

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: None
Image Attachments:

1. jsni-issue.gif
(8 kb)

2. jsni-sssue2.gif
(3 kb)
Environment: Windows, XP
Issue Links:
Duplicate
 
This issue is duplicated by:
IDEA-16674 GWT - Native intellisence stop working Closed

Build: 7,584
Fixed in build: 7,596
Severity: High


 Description  « Hide
Ctrl + Space and Ctrl + Shift + Space to autocomplete Java methods from JSNI used to work several builds ago but has been broker for a while now. It make its very painful to manually enter the entire method name. Have a look at the screenshot attached.

 All   Comments   Work Log   Change History      Sort Order:
Sanjiv Jivan - 04 Dec 07 13:55
Its worth noting that after I enter the JSNI call manually, If I Ctrl mouse over or Ctrl + Click on it, IDEA correctly recognizes and navigates to the method. See second screenshot.