Commit Graph
67802 Commits
Author SHA1 Message Date
Sergey Evdokimov aef6dc570d Minor code changes: the variable to hold Recursion guard instance should be static. 2011-08-21 22:46:25 +04:00
Bas Leijdekkers ffad82a5d3 fixing the test fix 2011-08-21 18:12:41 +02:00
anna 5db84b0821 field can be local: preserve javadoc if any (IDEA-72663 ) 2011-08-21 17:39:35 +02:00
anna c71a873d1d i18n && wording (IDEA-72585 ) 2011-08-21 17:39:34 +02:00
anna 12e8bcbd5d field can be local: exclude all fields used in fields initializers (IDEA-72649 ) 2011-08-21 17:39:33 +02:00
anna 386cb944a6 wording 2011-08-21 17:39:32 +02:00
anna bdfb59fcc4 inplace introduce parameter: no need to choose method when you only want to tweak settings in the dialog 2011-08-21 17:39:31 +02:00
anna 253912e033 inplace refactorings: no need to move caret to invalid offset after cancel the template (e.g. backspace everything to the file beginning) 2011-08-21 17:39:30 +02:00
Bas Leijdekkers a74d18b25c fix test 2011-08-21 17:11:42 +02:00
anna 0bbf4ee0d4 NPE 2011-08-21 15:11:16 +02:00
anna 9e7f81c8e5 fix tests 2011-08-21 14:55:32 +02:00
anna ed9b7d6523 assertions for EA-29121 - AIOOBE: PsiElementFactoryImpl.createMethod 2011-08-21 14:54:20 +02:00
anna 1ed82c5609 introduce parameter: replace field access with getter: correct anonymous class access; check qualifier 2011-08-21 14:46:36 +02:00
anna 2a1f09810f EA-29126 - assert: FileManagerImpl.findFile 2011-08-21 13:40:15 +02:00
Bas Leijdekkers 988312fcb8 i18n, added description 2011-08-21 12:44:34 +02:00
Dmitry Jemerov 6a08717423 rollback change to VfsUtil.createDirectories() which is now unnecessary 2011-08-19 23:32:54 +02:00
anna 0ebb8ba8a3 javadoc: correct end section detection for jdk7 javadoc format 2011-08-19 21:12:46 +02:00
anna 43146fa7bc scopes: restore tree selection under reloaded root if any (IDEA-73285 ) 2011-08-19 21:12:32 +02:00
anna d52dc6f56c read access for shorter read action (EA-29181 - assert: DumbServiceImpl.waitForSmartMode) 2011-08-19 21:12:18 +02:00
anna c9568538b6 scopes: compacted dirs with complicated source roots fixed (IDEA-73133 ;IDEA-73288 ) 2011-08-19 21:12:03 +02:00
anna 0d9ab2de82 NPE 2011-08-19 21:11:49 +02:00
anna 6aba03f21c expand static import to class qualification (IDEA-68853) 2011-08-19 21:11:35 +02:00
anna 3f9b5874c2 implement abstract method: allow multiple selections to insert default body everywhere (IDEA-69773) 2011-08-19 21:11:21 +02:00
anna 129d370f24 surround with runnable: check if name unique; start inplace rename; place caret after 2011-08-19 21:11:07 +02:00
anna edcc4a17e0 introduce parameter object: no need to change signature for overriders as they would be changed anyway; correct varargs method processing (IDEA-68920 ) 2011-08-19 21:10:52 +02:00
anna 21b9055379 replace old style Assert (leave fqns in file after last fix if any)
IDEA-70790
2011-08-19 21:10:38 +02:00
anna f9318c2778 live templates: provide code insight during editing (IDEA-71378) 2011-08-19 21:10:24 +02:00
anna a02dca8eca allow to create field inside static inner class when outer class has the field with the same name (IDEA-71841) 2011-08-19 21:10:10 +02:00
anna 3f144f08b4 move instance methods: leave this refs inside anonymous classes untouched (IDEA-71575) 2011-08-19 21:09:55 +02:00
anna 9ccddbfdad very big and long compilation fix 2011-08-19 21:09:41 +02:00
Bas Leijdekkers 65134a292a test 2011-08-19 21:03:59 +02:00
Bas Leijdekkers 0729b111f2 fix natural compare for string with big numbers 2011-08-19 20:49:53 +02:00
Alexander Doroshko 505e1dec16 Flex IDE settings (initial) 2011-08-19 22:26:30 +04:00
Dmitry Jemerov 103c0084ba unused import 2011-08-19 20:48:54 +04:00
Dmitry Jemerov 7c55c56d91 don't expose specific type in API 2011-08-19 20:48:53 +04:00
Dmitry Jemerov 4d8c37b4d8 optimize imports 2011-08-19 20:48:51 +04:00
Dmitry Jemerov 08c71ffebd use ProgressIndicatorProvider instead of ProgressManager in PSI API 2011-08-19 20:48:50 +04:00
Dmitry Jemerov a6dd13fbcc use FileTypeRegistry instead of FileTypeManager 2011-08-19 20:48:49 +04:00
Dmitry Jemerov 62a68d49fa move scope constructors to GlobalSearchScopes 2011-08-19 20:48:48 +04:00
Dmitry Jemerov d4e8398069 Module.getModuleType() -> ModuleType.get(Module) 2011-08-19 20:48:46 +04:00
Dmitry Jemerov 4f6538b7c6 unused delegating method removed 2011-08-19 20:48:45 +04:00
Dmitry Jemerov 3a1e8b3478 decouple PsiSearchHelper from PsiManager 2011-08-19 20:48:43 +04:00
Dmitry Jemerov aa19acec63 extract FileTypeRegistry interface; move the big FileTypeManager back to platform-api 2011-08-19 20:48:41 +04:00
Dmitry Jemerov 900ee03836 VirtualFileManagerImpl -> core-impl 2011-08-19 20:48:40 +04:00
Dmitry Jemerov df988b50f8 remove refresh with modality state from VirtualFileManager API 2011-08-19 20:48:38 +04:00
Dmitry Jemerov 24a1e71a72 to core-api 2011-08-19 20:48:36 +04:00
Dmitry Jemerov 5fa7a9fa2b unimplement unneeded interface 2011-08-19 20:48:35 +04:00
Dmitry Jemerov db272521bb moving stuff back to platform-api 2011-08-19 20:48:33 +04:00
Dmitry Jemerov f942dfe973 remove refresh() with modality state from VirtualFile API 2011-08-19 20:48:32 +04:00
Dmitry Jemerov 532435decc VfsUtil moves back to platform-api; VirtualFile dependencies on VfsUtil moved elsewhere 2011-08-19 20:48:31 +04:00