Skip to content

Allow non blocking completion #87

Description

@nottud

When e(fx)clipse is installed Eclipse content assist non blocking content assist is disabled because it apparently needs the UI thread. The plugin should be updated to remove this requirement.

The setting is under: Java -> Editor -> Content Assist -> Advanced and it is called: Enable non-blocking completion (does not affect open editors)

The area to change is org.eclipse.fx.ide.jdt.ui.id2 (I don't know the exact class)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions