Commit Graph
2061 Commits
Author SHA1 Message Date
Maxim.Mossienko 7544243f8d platform project open processor starts to work as last one, to avoid its interception with SBT / Gradle / Maven / etc (IDEA-121111 ) 2014-02-21 21:44:17 +01:00
Alexey Kudravtsev 3c9e26a0eb removed dependency on FileEditorManager 2014-02-21 17:50:53 +04:00
Gregory.Shrago c50a8ad26a register missing tips & test 2014-02-18 03:28:40 +04:00
Gregory.Shrago 5b276d7c2a tipAndTrick EP 2014-02-17 21:24:50 +04:00
peter 2b4210a1a3 avoid loading JavaPsiFacade for default project while decompiling class files 2014-02-14 17:35:11 +01:00
peter 279e8a1dad remove unused PomJavaAspect 2014-02-14 17:20:01 +01:00
peter 8ff3c3316c JavaFileManager -> service 2014-02-14 16:18:28 +01:00
peter e2e52a0636 JavaPsiFacade -> service 2014-02-14 14:27:22 +01:00
Anna Kozlova 06f7e3faa0 ensure nav bar adjustments take place (IDEA-120667) 2014-02-12 15:07:29 +01:00
Roman Shevchenko a582b91c0c New decompiler API (ability to call default decompiler from extensions) 2014-02-11 10:52:45 +01:00
Alexander Doroshko bd557716f5 'Static Web' module type available in IntelliJ IDEA Community Edition (required for Dart support), see also IDEA-120593 2014-02-11 13:28:39 +04:00
Roman Shevchenko f6c6bec736 New decompiler API 2014-02-10 20:22:20 +01:00
nik 9636378db9 reverted "move FileTypeFactory to core-*": jps-model modules must not depend on core modules 2014-02-06 20:54:34 +04:00
nik df9c434796 external build: save list of GWT modules to file before compilation to avoid scanning source roots in external build process (ZD-19763) 2014-02-06 18:14:05 +04:00
Evgeny Pasynkov ead776d468 move FileTypeFactory to core-* 2014-02-06 14:11:15 +01:00
Dmitry Avdeev 86b18ce748 IDEA-120272 New Project wizard: java templates (JavaFX application, Command Line Application) are missing 2014-02-05 18:14:58 +04:00
Alexander Zolotov 3676ab35db Delete disabled new-template 2014-01-31 14:56:44 +04:00
Dmitry Avdeev 619f11cad0 new project wizard: frameworks on the first page 2014-01-30 13:12:35 +04:00
Gregory.Shrago c69719b357 RecentProjectManager -> applicationService 2014-01-17 18:43:51 +04:00
Maxim.Mossienko 927440c836 IDEA opens file from command line, same as e.g. WebStorm does 2014-01-15 11:33:49 +01:00
Roman Shevchenko e33f102be5 devkit: internal inspections moved from common code 2014-01-10 21:07:35 +01:00
Sergey Ignatov 1261c24c69 disable 'new' postfix template for a while again 2013-12-25 19:35:25 +04:00
Alexander Zolotov 4d61bc17b9 Postfix: enabled new-expression template 2013-12-24 15:26:06 +04:00
Dmitry Avdeev 7c4b4a1826 NewProjectWizardAction removed 2013-12-24 12:08:12 +04:00
Dmitry Avdeev 41308247ee new project wizard in work 2013-12-24 10:43:37 +04:00
Sergey Ignatov 87b06c1fb5 disable 'new' postfix template for a while 2013-12-21 21:58:56 +04:00
Alexander Zolotov 60fba04f06 Postfix templates: rename all 'completion' to 'templates' 2013-12-19 15:17:02 +04:00
Sergey Ignatov dce2c1739c move postfix templates to java-impl 2013-12-19 12:35:51 +04:00
Sergey Ignatov 8286229281 cleanup after merge 2013-12-18 20:31:56 +04:00
Anna Kozlova c53f3ca600 IDEA-12202 Refactorings do not update unused symbol dependency injection annotations 2013-12-16 17:00:35 +04:00
Dmitry Batkovich 55eb306562 package renamed 2013-12-05 17:36:10 +04:00
Dmitry Batkovich 7c961a7efe implementation of methods chain completion indexing on jps 2013-12-05 17:34:31 +04:00
Yann Cébron 5c256353ca add <with> to EP 2013-12-04 08:57:45 +01:00
Konstantin Bulenkov 05a93b52bc reconfigure navbar toolbar actions
(cherry picked from commit 1f68d01d59959cbdc08a5eae37801eb1cfc1f7b4)
2013-11-28 17:38:51 +01:00
nik 3a69458ccf added actions 'mark/unmark as generated sources root' to popup menu 2013-11-11 17:22:18 +04:00
nik b8df146aba show usages from generated code in separate group (IDEA-97579) 2013-11-11 10:02:52 +04:00
peter 34b357caf0 more console folding by default 2013-11-10 21:56:40 +01:00
Dmitry Avdeev 2181005416 more templates 2013-11-08 13:17:17 +04:00
Max Medvedev fe3700fc71 java call hierarchy extension 2013-11-08 10:19:53 +02:00
anna dfc71fcb82 fix java pull up refactoring! 2013-11-07 20:57:13 +01:00
Max Medvedev 88509575dc IDEA-101405 Call hierarchy support for Groovy 2013-11-07 20:42:00 +02:00
Roman Shevchenko 16712b8762 Todo 2013-11-06 19:23:53 +01:00
Roman Shevchenko b27e492a08 platform: extension point declaration moved to correct .xml 2013-11-06 18:16:04 +01:00
Konstantin Bulenkov 781028d8ee Merge remote-tracking branch 'origin/master' 2013-11-04 20:26:58 +01:00
Konstantin Bulenkov a201080023 add Search Everywhere to statistics 2013-11-04 20:25:39 +01:00
Dmitry Jemerov 27d51257f4 move registration of RunConfigurationBeforeRunProvider to correct place (PY-9495) 2013-11-04 18:55:28 +01:00
Dmitry Batkovich 627a698370 build fix 2013-11-01 15:39:10 +04:00
anna 9cfb82b0e8 tests notifications: listener api for tests finish 2013-10-31 11:10:01 +01:00
anna 93237278a5 Infer Nullity action place (IDEA-115673) 2013-10-31 09:14:51 +01:00
nik f9145cba9a place of 'package-info.java' item in 'New' menu corrected (IDEA-115658, IDEA-115086) 2013-10-30 11:08:29 +04:00