Commit Graph

143304 Commits

Author SHA1 Message Date
Dmitry Avdeev
466b4e442b Create from usage: sentence capitalization 2014-12-06 12:06:31 +03:00
Dmitry Avdeev
10d9a87226 sentence capitalization 2014-12-06 11:49:04 +03:00
Dmitry Avdeev
25275abdc8 sentence capitalization 2014-12-06 11:38:01 +03:00
Dmitry Avdeev
1d566347e1 sentence capitalization 2014-12-06 11:19:41 +03:00
Dmitry Avdeev
d304ec4ede Invert 'if': sentence capitalization 2014-12-06 10:57:22 +03:00
Dmitry Avdeev
b8b1833550 Create declaration fix: sentence capitalization 2014-12-06 10:48:04 +03:00
Dmitry Avdeev
329ae089a0 title capitalization 2014-12-06 10:41:59 +03:00
Dmitry Avdeev
05346b643a sentence capitalization 2014-12-06 10:38:56 +03:00
Dmitry Avdeev
8c2d08a997 sentence capitalization 2014-12-06 10:32:12 +03:00
Dmitry Avdeev
2b4485a636 IntentionAction name should have sentence capitalization 2014-12-06 10:26:08 +03:00
Dmitry Avdeev
dbc5956d08 sentence capitalization 2014-12-06 10:18:27 +03:00
Dmitry Avdeev
cb21c6c64b Collapse tag fix: sentence capitalization 2014-12-06 10:10:27 +03:00
Dmitry Avdeev
7a9e97e707 QuickFix name should have sentence capitalization 2014-12-06 10:10:26 +03:00
Bas Leijdekkers
fa3b145b53 IDEA-133955 ("Unnecessary unicode escape sequence" is triggered for surrogate characters.) 2014-12-05 23:22:13 +01:00
Anna Kozlova
40097dd996 implement marker: do not blink on merge - return marker on the first functional expression child (IDEA-133852) 2014-12-05 21:06:12 +01:00
Anna Kozlova
b03f0fa6ad include trivial if in cleanup (IDEA-133869) 2014-12-05 21:06:10 +01:00
Anna Kozlova
e90b046aa4 forbid anonym -> lambda/meth ref if method is synchronized (IDEA-133947) 2014-12-05 21:06:09 +01:00
Ilya.Kazakevich
849936da07 PY-14678 Lettuce should allow user to pass all arguments including -t, -r and others 2014-12-05 22:44:45 +03:00
Anna Kozlova
edd8518db4 introduce var/field: warn if the only expr in scope is anonymous class 2014-12-05 19:21:43 +01:00
Anna Kozlova
ed02e2eed8 pull up as abstract by default: remove javadoc comments influence 2014-12-05 19:21:42 +01:00
Anna Kozlova
f7316391ce extract method: exclude return statements without value from occurrence analyzing; do not suggest artificial return type if return statements break control flow 2014-12-05 19:21:40 +01:00
Anna Kozlova
5dece3bd80 safe delete of constructor parameter: anonymous class usages are fixed 2014-12-05 19:21:39 +01:00
Bas Leijdekkers
1f88361d72 add warning when user attempts to remove a locally deleted directory from CVS 2014-12-05 18:48:34 +01:00
Bas Leijdekkers
335223fa53 CVS: remove some modal information dialogs 2014-12-05 18:48:34 +01:00
Bas Leijdekkers
050076681b CVS: generify 2014-12-05 18:48:33 +01:00
Bas Leijdekkers
7f224a1fd5 CVS: cleanup 2014-12-05 18:48:33 +01:00
Dennis Ushakov
be744fa1ba flat style for new project dialog 2014-12-05 20:42:55 +03:00
Dennis Ushakov
5ce35c1b32 correct location label position 2014-12-05 20:42:54 +03:00
Dennis Ushakov
d801953040 enable new welcome screen for RM 2014-12-05 20:42:52 +03:00
Dmitry Jemerov
73bf4a86cb fix exception generating coverage report for Kotlin code 2014-12-05 18:38:10 +01:00
peter
83977e3261 don't repeatedly mark duplicate files dirty (IDEA-132648) 2014-12-05 18:11:52 +01:00
Egor.Ushakov
5fd6a1de58 detect parenthesis in method calls during debugger quick evaluation 2014-12-05 20:10:21 +03:00
Dmitry Jemerov
382346e233 ensure uniqueness of package names in the list returned from PsiPackage.getSubPackages() 2014-12-05 17:51:12 +01:00
Dmitry Jemerov
13e1f72f19 a bit of javadoc 2014-12-05 17:51:12 +01:00
Anna Kozlova
72529af659 extract method: suggest Object as return value if extract from incomplete expression (IDEA-69722) 2014-12-05 17:35:39 +01:00
Anna Kozlova
8336b937ab extract method: name suggestion to provide multiple initial name suggestions 2014-12-05 17:35:38 +01:00
Anna Kozlova
509431ae74 extract method: unused import cleanup 2014-12-05 17:35:37 +01:00
Anna Kozlova
ea292f0319 extract method: new signature detector: add unused parameters to method calls as refs to initial vars 2014-12-05 17:35:36 +01:00
Anna Kozlova
092c1193f0 extract method: new signature detector preview added 2014-12-05 17:35:35 +01:00
Julia Beliaeva
c956e174e5 [vcs-log] minor: cleanup code 2014-12-05 19:27:42 +03:00
Dmitry Avdeev
6f3577ddf7 Capitalization annotation support 2014-12-05 19:14:38 +03:00
Dmitry Avdeev
423b5bb3f6 @Nullable 2014-12-05 19:14:37 +03:00
Kirill Likhodedov
8d05813abc [log] IDEA-132229 Get refs by id, not by hash 2014-12-05 19:01:49 +03:00
Kirill Likhodedov
e70dd1b448 [log] IDEA-132229 Store cached details by int to avoid extra int-to-Hash conversion. 2014-12-05 19:01:49 +03:00
Julia Beliaeva
d07479bb45 [vcs-log] fix multiple selection with space 2014-12-05 18:58:11 +03:00
Julia Beliaeva
1f1479092f [vcs-log] fix selection background in structure chooser 2014-12-05 18:58:11 +03:00
Julia Beliaeva
4b6b382dbc [vcs-log] remove selected list from structure chooser 2014-12-05 18:58:10 +03:00
Julia Beliaeva
4f4f2e74fa [vcs-log] when there is a structure filter, roots are all unchecked 2014-12-05 18:58:10 +03:00
Julia Beliaeva
acf97f617e [vcs-log] sort files by name 2014-12-05 18:58:09 +03:00
Julia Beliaeva
33ae659e9c [vcs-log] add structure filter history, improve text and tooltips 2014-12-05 18:58:09 +03:00