Commit Graph

12 Commits

Author SHA1 Message Date
Anton Yalyshev 59ca626487 Make JPS-based wizards available only for new_module use case 2020-05-15 19:11:47 +03:00
Vladimir Dolzhenko 0262e9de2f Look up modules under modal progress in ChooseModulePanel
Relates to #KT-30541
#KT-38081 Fixed
2020-04-09 10:12:01 +00:00
Dmitry Gridin 77a043fe1a i18n: update bundle in `idea-jvm
#KT-37483
2020-03-30 14:58:31 +07:00
Vladimir Dolzhenko f011d2794a Fix freeze on configure kotlin for the project
#KT-30541 Fixed
#KT-36289 Fixed
2020-03-30 07:17:52 +00:00
Dmitry Gridin d30844310a i18n: remove html wrap from .properties
#KT-37483
2020-03-16 18:40:52 +07:00
Dmitry Gridin 01f98979b7 i18n: update bundle for *.form 2020-03-16 18:40:52 +07:00
Dmitry Gridin 3e76678726 i18n: update bundle for idea-jvm 2020-03-16 18:40:51 +07:00
Roman Golyshev c3cbcc0842 i18n: move all kotlin bundles to resources/messages directories 2020-03-16 18:40:47 +07:00
Roman Golyshev 1dded486f1 i18n: fix bundle messages/testData messages where necessary 2020-03-16 18:40:47 +07:00
Yan Zhulanow 4cc19d3fda i18n: Add bundle for idea-jvm 2020-03-16 18:40:42 +07:00
Nikolay Krasko 3ef67e1d9d Inspection for highlighting problem API usage
It's planned to use this inspection for show patchset branches problems
during development process.
2018-05-17 12:27:29 +03:00
Alexander Podkhalyuzin 8203d1c3fe Extracted Kotlin.JVM IDE into separate module
This change is required to have possibility to build plugin against
minor IDEs, which don't have Java. So we want to extract idea-jvm
2017-12-21 18:34:02 +03:00