Commit Graph
1471 Commits
Author SHA1 Message Date
Konstantin Bulenkov e0b50e3291 Go2Inspection 2010-11-19 15:06:35 +03:00
peter.gromov 1dc9d6426e a more generic way to disprefer *Ex, *Impl classes and String.subSequence method 2010-11-17 21:18:06 +03:00
peter.gromov 4eed30b7f3 don't focus autopopup (whatever there is) in java&groovy comments 2010-11-13 18:35:13 +03:00
peter.gromov b9cf99f554 disprefer *Impl classes in completion 2010-11-12 22:46:37 +03:00
Alexey Gopachenko ebf3b511a9 CRLF Dmitry Trofimov MUST DIE %E~ 2010-11-12 11:31:48 +03:00
nik f52fc12722 improved handling of artifacts with unknown elements 2010-11-12 10:47:15 +03:00
Dmitry Trofimov 439d1455d2 Merge branch 'master' of git.labs.intellij.net:idea/community
Conflicts:
	platform/lang-impl/src/com/intellij/psi/impl/source/codeStyle/CodeStyleManagerImpl.java
2010-11-11 21:36:40 +03:00
Dmitry Jemerov aa6f787a8d no need to have two separate module settings actions in the context menu 2010-11-09 17:22:40 +03:00
peter 488d0f1128 merge samePackage and explicitlyImported, remove useless sameProject proximity weighers 2010-11-05 01:08:52 +03:00
Dmitry Jemerov 5f20ebdb43 inline shortcut for Collapse action (RUBY-7044) 2010-11-03 15:52:39 +03:00
anna aa8f8418b5 disable parameter moves (IDEA-60396) 2010-11-01 15:53:20 +03:00
peter 3bb33ea6db no more classNameInsertHandler extension 2010-10-30 15:23:45 +04:00
nik 04362019c0 facet pointers moved to platform 2010-10-28 13:06:15 +04:00
Eugene Zhuravlev f4d96ed52c line endings? 2010-10-28 10:09:09 +04:00
Dmitry Jemerov 1411b79c83 move extension declaration to correct plae 2010-10-27 16:13:00 +04:00
Dmitry Jemerov ad8fc86fce extension point for registering XML-RPC handlers 2010-10-27 14:11:12 +04:00
peter.gromov 1e148bbbda after instanceof, prefer interfaces and abstract classes 2010-10-26 20:49:33 +04:00
peter.gromov 50126cfb3f preselect lookup almost everywhere in Java 2010-10-25 16:48:38 +04:00
peter.gromov 715d1c63a4 enter & tab to finish in-place rename 2010-10-19 19:40:01 +04:00
Dmitry Jemerov 4a176f48b1 groovyScript macro definition moved to correct place 2010-10-14 20:57:26 +04:00
irengrig 4efd0298ea remove skipForDummyProject - it wasn't used 2010-10-14 17:38:11 +04:00
Maxim Medvedev 7918f0a439 IDEA-59779 Groovy: Opened Expression Evaluation Dialog does not contain element under caret 2010-10-14 15:19:19 +04:00
nik 7f4ada79e7 working on framework libraries ui: downloading only chosen libraries, extracted common api for wizard and project structure dialog 2010-10-01 17:10:36 +04:00
sergey.vasiliev d5fdaf3160 AliasingPsiTarget components: rename + usages search support 2010-10-01 15:01:23 +04:00
Konstantin Bulenkov 7e879ab0e5 inn and ifn live templates 2010-09-29 14:02:31 +04:00
Kirill.Safonov 48d674e1d9 Generate delegate methods action made language-independent in a proper way, using LangExtension 2010-09-26 18:19:48 +04:00
Kirill.Safonov b5954b47eb Revert "Generate delegate methods action moved to lang-impl: take 2"
This reverts commit 47755aef4b.
2010-09-26 17:23:55 +04:00
Kirill.Safonov 47755aef4b Generate delegate methods action moved to lang-impl: take 2 2010-09-26 17:11:59 +04:00
Alexey Pegov 8237494039 IDEA-58896 Multi-stroke keys partly broken [refix] 2010-09-25 19:33:21 +04:00
Kirill.Safonov 05dfaa43de Extract delegate class action moved to lang-impl (take 2) 2010-09-24 14:16:33 +04:00
nik 7fb88e70df library detector and presentationProvider extension points merged 2010-09-22 12:41:16 +04:00
nik 8e6b399ea7 custom library creation 2010-09-22 12:20:48 +04:00
nik a58e6961fd custom library detection and presentation 2010-09-21 11:38:35 +04:00
Kirill.Safonov 087b96a6df Change signature action moved to lang-impl 2010-09-20 13:48:15 +04:00
nik 52e7505411 more duplicated shortcuts replaced by 'use-shortcut-of' attribute 2010-09-16 13:43:52 +04:00
anna 67631a75c1 move params 2010-09-13 15:45:30 +04:00
anna 9169cf54f4 specify change signature by language 2010-09-09 13:09:39 +04:00
anna ba8f2e8187 change signature detection (I) 2010-09-09 13:09:34 +04:00
Eugene Zhuravlev fb8ddd084b 1. InterruptThread action available from the ThreadsPane (IDEA-23341)
2. ThreadsPane shows running threads and updates their state even if debug VM is not paused
3. tests fixed
2010-09-08 08:27:25 +04:00
anna 0750cff4b1 infer nullable/not null (initial) 2010-09-06 12:07:24 +04:00
nik fcc8abe82d added internal action to dump all extensions 2010-09-02 13:01:44 +04:00
nik ef91f020cf ErrorOptionsProvider extension reworked to create new instance each time when Settings dialog is opened 2010-09-02 10:50:32 +04:00
nik 732010280a CodeFoldingOptionsProvider extension reworked to create new instance each time when Settings dialog is opened 2010-09-02 10:22:35 +04:00
nik e2f59237a2 AutoImportsOptionsProvider extension reworked to create new instance each time when Settings dialog is opened 2010-09-02 10:22:33 +04:00
nik 132b7e8c46 'update settings' configurable migrated 2010-09-02 10:22:27 +04:00
nik 5577651bbd inspections configurable extension upgraded 2010-09-01 16:46:49 +04:00
nik 0ae67ff03e reverted reverting reverted change 2010-09-01 15:32:27 +04:00
nik b5b32088b4 application configurables migrated to new 'instance' attribute (to create new instance each time when dialog is opened) 2010-09-01 13:15:51 +04:00
nik ea207fcf3f project configurables migrated to new 'instance' attribute (to create new instance each time when dialog is opened) 2010-09-01 12:46:20 +04:00
nik 892dddea76 javadocs added, some usages of findXxxConfigurable eliminated 2010-09-01 12:46:17 +04:00