You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 13, 2023. It is now read-only.
Bastien Jansen edited this page Oct 28, 2015
·
11 revisions
AnonFunctionProposal
✅ IJ
✅ EC
ArgumentProposalComparator
✅ Common
BasicCompletionProposal
✅ IJ
✅ EC
ControlStructureCompletionProposal
✅ IJ
✅ EC
TODO: the selection is duplicated in ControlStructureCompletionProposal and ideaCompletionManager
FunctionCompletionProposal
✅ IJ
✅ EC
InvocationCompletionProposal
✅ IJ
✅ EC
KeywordCompletionProposal
✅ IJ
✅ EC
MemberNameCompletions
✅ IJ
✅ EC
ModuleCompletions
✅ IJ
❌ EC
PackageCompletions
✅ IJ
❌ EC (don't forget to replace ModuleImportUtil with an object that extends AbstractModuleImportUtil, and remove ModuleNode and ModuleVersionNode from ceylon-ide-eclipse)
ParametersCompletionProposal
✅ IJ
❌ EC
TODO linked mode (there's also code duplicated from InvocationProposal: nested classes, linked mode etc)