Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • T titan.EclipsePlug-ins
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 102
    • Issues 102
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Eclipse ProjectsEclipse Projects
  • Eclipse Titan
  • titan.EclipsePlug-ins
  • Issues
  • #459
Closed
Open
Issue created Jan 20, 2022 by Miklos Magyari@mmagyariDeveloper8 of 8 checklist items completed8/8 checklist items

Improve content assist - phase 1

Improve content assist processor to provide better/more relevant suggestions

Use cases for proposing:

  • module names after "import from"
  • module names after "friend module"
  • component types where they are relevant, e.g. after "runs on", "system"
  • matching/compatible type variables/constants/functions etc. from the visible scope for the right side of an assignment
  • matching/compatible type variables/constants/functions etc. from the visible scope for function parameter
  • the enumerated items of the matching type for the right side of an assignment
  • tags in doc comment section

Generic tasks:

  • handle performance issues if a very long list of proposals is generated
Edited Apr 28, 2022 by Adam Knapp
Assignee
Assign to
Time tracking

Copyright © Eclipse Foundation, Inc. All Rights Reserved.     Privacy Policy | Terms of Use | Copyright Agent