Skip to content

Refactor suggestions #211

Open
Open
@alexeyinkin

Description

@alexeyinkin

The current problems with suggestions:

  • They cannot be disabled, Allow autocomplete to be disabled #206
  • CodeController is aware of them by owning PopupController and commanding it.
  • They are generally poorly designed because we did not clean them up when got ownership.
  • The widget cannot be customized.
  • Cannot be closed by Escape, Please make the code completion popup closable with ESC #219
  • Box is flipped if in the bottom there's not enough space for max suggestion box height not the actual needed height.
  • Positioning is not covered by tests.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions