ceylon-ide-intellij icon indicating copy to clipboard operation
ceylon-ide-intellij copied to clipboard

IntelliJ Plugin for Ceylon

Results 91 ceylon-ide-intellij issues
Sort by recently updated
recently updated
newest added

Taken from https://github.com/ceylon/ceylon-ide-intellij/issues/70#issuecomment-119960632 - syntax highlighting is not yet possible, I submitted a PR to add the feature (https://github.com/JetBrains/intellij-community/pull/286) - imports should be collapsed by default, but that works only...

s-waiting for answer

Hi! In Eclipse based Ceylon IDE there is very useful feature "Export module" which I cannot find in IntelliJ. It is very uncomfortable to manually compile and copy module to...

t-feature

When running a Ceylon program, we're missing a way to set all the various things that the Java + Groovy runners support.

t-enhancement

When ProjectA and ProjectB are both opened in the IDE, and ProjectB depends on ProjectA, when building ProjectB we should add `ProjectA/modules` to the list of repositories that are used...

t-enhancement

- check that source/resources/output roots are synchronized when: - the config file is changed - settings are changed via the UI

t-enhancement

This is the remaining part of #418.

t-enhancement
p-high