Bug 508687 - Module name completion can show result for text already written
Summary: Module name completion can show result for text already written
Status: CLOSED WONTFIX
Alias: None
Product: Orion (Archived)
Classification: ECD
Component: JS Tools (show other bugs)
Version: 13.0   Edit
Hardware: PC Windows 7
: P4 normal (vote)
Target Milestone: ---   Edit
Assignee: Curtis Windatt CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 493582
Blocks:
  Show dependency tree
 
Reported: 2016-12-05 12:28 EST by Curtis Windatt CLA
Modified: 2018-04-09 09:36 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Curtis Windatt CLA 2016-12-05 12:28:59 EST
This problem is surfaced by Bug 493582 which improves the module name completion.

1. Add a require('xyz') statement.
2. Ensure the node Tern plugin is running for your project
3. Start content assist at the end of xyz
Result
Completion of 'xyz' is offered, selecting it does nothing.

This is likely something that can be improved in Tern by looking at the text in the node.
Comment 1 Steve Northover CLA 2017-03-29 17:27:04 EDT
Seems like something that could easily be fixed but also doesn't seem to be high priority.
Comment 2 Michael Rennie CLA 2018-04-09 09:36:35 EDT
Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. 

For more details see: https://dev.eclipse.org/mhonarc/lists/orion-dev/msg04114.html