Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

The Ceylon plugin doesn't work with Idea 2017.3 #654

@akornilov

Description

@akornilov

After open any Ceylon project the message appears in the Event Log:
"Ceylon model update failed
The Ceylon model update triggered an unexpected exception: ceylon.language.AssertionError "Assertion failed: The PSI element should still exist
violated exists el = psiPointer.element" that will be reported in the Event View.
To avoid performance issues the automatic update of the Ceylon model has been disabled.
You can reenable it by using the following menu entry: Tools -> Ceylon -> Enable automatic update of model."

After that doesn't work:

  • completer tool
  • navigation in code
  • build doesn't take into account any changes: program still can be build and run but any new changes in code not visible.

The hint from message "You can reenable it by using the following menu entry: Tools -> Ceylon -> Enable automatic update of model." is not working.

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