Commit Graph
89053 Commits
Author SHA1 Message Date
peter 48fa2a3d6f hide lookup on typing special characters in a live template expression (IDEA-92139) 2012-10-02 16:31:59 +02:00
peter d4a92f0304 move special insertion logic in live templates to a dedicated lookup element decorator 2012-10-02 16:31:59 +02:00
peter 3c94462991 predictable lookup element classifier order 2012-10-02 16:31:59 +02:00
Oleg Sukhodolsky 763fc2bb30 RUBY-10872: some stubs for remote interpreters 2012-10-02 18:27:58 +04:00
Oleg Sukhodolsky e586f17608 RUBY-12161: partial fix
- RegExpLexer should accept \0 as valid octal char if allowOctalNoLeadingZero is set
- Ruby19RegExp language needs its own highlighter
2012-10-02 18:27:57 +04:00
Oleg Sukhodolsky a70b16cefe Code cleanup: added @Nullable annotations 2012-10-02 18:27:56 +04:00
Oleg Sukhodolsky 16128606a7 Refactoring: added documentation for SyntaxHighlighterFactory's methods 2012-10-02 18:27:55 +04:00
Roman Shevchenko 6176253341 Adaptive lookup in StringUtil.containsAnyChar()
(String.indexOf() is about 3 times faster than char-by-char iteration)
2012-10-02 15:51:32 +02:00
Roman Shevchenko 768cb98336 Mnemonics and layout fix in Create Patch dialog; cleanup 2012-10-02 15:07:36 +02:00
Shaverdova Elena 1d8ffa2600 WI-13412 Settings | Deployment: Please add icons to the list of deployment entries (like it was in v4)
(cherry picked from commit d6c54820f69b55bfd045a5515c38a129bf9a01b2)
2012-10-02 16:52:38 +04:00
nik 4eb8c72c5f external compiler: get package prefix from source root 2012-10-02 16:30:52 +04:00
nik 4d542b7df2 external compiler: unused classes removed 2012-10-02 16:30:52 +04:00
Dmitry Avdeev 48e0c907c1 ArchivedProjectTemplate 2012-10-02 16:24:58 +04:00
Vassiliy Kudryashov 7f308887b7 IDEA-92190 Run/Debug configurations: 'Single instance' checkbox does nothing 2012-10-02 15:52:42 +04:00
irengrig 271f490d2a Merge remote branch 'origin/master' 2012-10-02 15:25:46 +04:00
irengrig d855f41b6e When SVN authentication is failed, suggest to clear authentication cache or change configuration directory right in the error message
for IDEA-92220 "Click to fix" link doesn't work if invalid SVN credentials was entered
2012-10-02 15:23:08 +04:00
nik e4f8aa8404 external compiler: rename & move 2012-10-02 15:21:05 +04:00
irengrig 1ed15678f5 SVN: prepare for JNA tracing 2012-10-02 15:21:04 +04:00
nik 36284c0a66 external compiler: renames & cleanup 2012-10-02 15:12:07 +04:00
nik 5b775b56ea external compiler: extracted interface to process dirty files 2012-10-02 14:57:59 +04:00
Dmitry Avdeev c48515a81d EA-39653 - assert: PsiDocumentManagerImpl.commitAllDocuments 2012-10-02 14:50:56 +04:00
Dennis Ushakov 32206a5af5 allow custom isIdentifierPart for different languages 2012-10-02 14:14:07 +04:00
Dmitry Avdeev eaef61dd32 IDEA-54883 Alt-Shift-L -> opens 'Load Context' dialog, instead of '|' character 2012-10-02 13:51:47 +04:00
Roman Shevchenko 88c4301902 Fix Git.Revert action name
(getActionName() returns correct name but it isn't used in to form presentation)
2012-10-02 11:46:50 +02:00
Roman Shevchenko f80e861b4e Cleanup 2012-10-02 11:46:03 +02:00
Dmitry Avdeev 3ea47be423 IDEA-54883 Alt-Shift-L -> opens 'Load Context' dialog, instead of '|' character 2012-10-02 13:41:25 +04:00
Dmitry Avdeev 8f99c503b6 typo 2012-10-02 13:41:24 +04:00
anna 07286c741b disabled icon: transparency 2012-10-02 11:34:05 +02:00
Alexey Kudravtsev a4c935306a already disposed 2012-10-02 12:26:56 +04:00
Alexey Kudravtsev daa42888cd memory: methods are already cached in Class 2012-10-02 12:26:55 +04:00
Alexey Kudravtsev 99302a1f71 do not force everyone into the null checking 2012-10-02 12:26:54 +04:00
Alexey Kudravtsev de5a24e8fd cleanup 2012-10-02 12:26:53 +04:00
Alexey Kudravtsev fb9d4e61f7 IDEA-91293 2012-10-02 12:26:52 +04:00
Alexey Kudravtsev 2ea929550d annotations 2012-10-02 12:26:52 +04:00
Alexey Kudravtsev 694eba636c moved to rt 2012-10-02 12:26:51 +04:00
Max Medvedev 5175b9349a IDEA-61374 Groovy: Extract Method Refactoring applied to block of code with "category" syntax 2012-10-02 10:47:25 +03:00
Max Medvedev f0a239637f IDEA-86373: skip throwing exception method calls in return type checking 2012-10-02 10:47:25 +03:00
Max Medvedev ed95d1444d missing return expression for 'x in Y' 2012-10-02 10:47:24 +03:00
Max Medvedev 3d65fe5f8c more smart heuristics for class checj in 'x in Y' 2012-10-02 10:47:24 +03:00
Max Medvedev 001993e915 'Convert type cast to safe cast' intention 2012-10-02 10:47:23 +03:00
Max Medvedev 0684c5bc6b IDEA-92282 Wrong 'Not all execution paths return a value' when using an underscored field 2012-10-02 10:47:23 +03:00
Max Medvedev dd28aa97c6 IDEA-71638 Type inferrence loses methods of <? extends T> generic parameter 2012-10-02 10:47:22 +03:00
Max Medvedev e4e662f4b5 infer nominal type for maps 2012-10-02 10:47:22 +03:00
Dmitry Avdeev 837da44b7d moved to rich platform 2012-10-02 11:34:55 +04:00
Dmitry Avdeev 7046c4f018 moved to github package 2012-10-02 11:34:54 +04:00
Dmitry Avdeev eba4fa09ef hyperlinks & descriptions 2012-10-02 11:34:54 +04:00
Yann Cébron 0ab352287d IDEA-92308 SmartList: implement List#add(int index, E element) 2012-10-02 09:30:01 +02:00
Konstantin Bulenkov 392d9896cf new icons 2012-10-01 23:31:40 -07:00
Vassiliy Kudryashov 7364cc3b72 IDEA-89461 Open in browser: popup buttons are drawn with artifacts 2012-10-01 23:18:09 +04:00
Vassiliy Kudryashov a2b1cdae86 Better toString() 2012-10-01 23:18:08 +04:00