Commit Graph

184289 Commits

Author SHA1 Message Date
Liana.Bakradze
fcdf5b928b remove special and builtins groups from edu debugger (moved to PyCharm) 2016-11-28 18:50:01 +03:00
Liana.Bakradze
680ebbd153 do not add folding and start message to edu debug console 2016-11-28 18:50:01 +03:00
Pavel Dolgov
3750e46572 Java: Refactored DefUseUtil - moved method-local classes to nested classes to avoid holding reference on the enclosing instance. (IDEA-164371) 2016-11-28 18:46:39 +03:00
Pavel Dolgov
e683935f14 Java: Refactored InstructionKeySet - get rid of duplicate collections. (IDEA-164371) 2016-11-28 18:46:39 +03:00
Pavel Dolgov
f9ecfc7777 Java: Avoid endless loop while searching for unused variables in the case of nested 'try/finally' within loop statement. Test added. (IDEA-164371) 2016-11-28 18:46:39 +03:00
Roman Shevchenko
34e4021582 [platform] NPE in half-initialized app (ZD-814904) 2016-11-28 16:43:38 +01:00
Dmitry Batrak
bd50525be3 IDEA-164143 Auto Indent Lines changes selection if it does not start at left margin 2016-11-28 17:59:14 +03:00
Dmitry Avdeev
3fd51b7ae6 allow null name for optional dependencies 2016-11-28 17:57:43 +03:00
Dmitry.Krasilschikov
6a3217c6f6 #IDEA-CR-16002 code correction: code style in SdkType, optimize imports; shortened sorted sdk stream call 2016-11-28 17:45:26 +03:00
Anna.Kozlova
d3794bcbba missed testdata 2016-11-28 15:38:48 +01:00
Anna.Kozlova
6c9fe553e9 completion in interfaces: avoid default/static combination 2016-11-28 15:38:48 +01:00
Anna.Kozlova
5098bf49fc completion for private modifier in java 9 interfaces, hide 'static' from completion in java 6 2016-11-28 15:38:48 +01:00
Anna.Kozlova
d4a9f70ca8 private modifier in interfaces: check for modifier combinations, body (IDEA-164596) 2016-11-28 15:38:48 +01:00
Anna.Kozlova
ae6793de43 convert abstract class to interface when constructor is empty (IDEA-164278) 2016-11-28 15:38:48 +01:00
Anna.Kozlova
249953cfcf give more clear name and javadoc 2016-11-28 15:38:48 +01:00
Vladimir Krivosheev
08091da5a9 IDEA-164522 Failed to run IDE 2016-11-28 14:39:03 +01:00
Dmitry Batkovich
9d447ceee2 properties: editor == null if quick fix was created from resource bundle editor highlighter IDEA-162117 2016-11-28 16:33:23 +03:00
Bas Leijdekkers
a1188bde9c IPP: make files writable outside write action 2016-11-28 14:18:16 +01:00
Semyon Proshev
cb65a7a44b Forget to filter metaclass attributes by name while resolving class type member. This bug was introduced in PY-19702-related changes. 2016-11-28 16:14:40 +03:00
Ilya.Kazakevich
68dbe826fb PY-20307: addParams() can't be null 2016-11-28 16:12:39 +03:00
Elizaveta Shashkova
575801c275 Add IPython variables to Special variables in IPython console and console with "show command line afterwards" option (PY-21641) 2016-11-28 16:08:43 +03:00
Maxim.Mossienko
db9c2e18cc duplicateindex should process java files only in source roots 2016-11-28 14:05:24 +01:00
Eugene Zhuravlev
aea83b1e60 clear output directories when possible for ModuleBased-targets only (IDEA-164315) 2016-11-28 14:01:53 +01:00
Dmitry Batkovich
a66d7a0b56 properties: wrap remove property quick fix field with smart pointer 2016-11-28 16:01:12 +03:00
Dmitry Avdeev
c106dbabf0 IDEA-164584 IDEA 2016.3 error on startup 2016-11-28 15:56:12 +03:00
Dmitry Batrak
4b91118a14 IDEA-164079 Caret painting attribute customization - make corresponding changes in ImmediatePainter 2016-11-28 15:52:34 +03:00
Dmitry Batrak
84814f3017 IDEA-164079 Caret painting attribute customization - converted to an explicit API 2016-11-28 15:52:34 +03:00
Vladimir Schneider
f3104291c6 IDEA-164079 Caret painting attribute customization 2016-11-28 15:52:34 +03:00
Ekaterina Tuzova
e059708634 fixed get available private courses 2016-11-28 15:51:04 +03:00
Ekaterina Tuzova
7787a2608e login if we do not have access token 2016-11-28 15:51:04 +03:00
Dmitry Batkovich
32f1bfda85 inspection view: cleanup (deadcode) 2016-11-28 15:41:56 +03:00
Roman Shevchenko
3dcbdd8982 [java] ambiguous module refs highlighting (IDEA-164553) 2016-11-28 13:38:26 +01:00
Dmitry Batkovich
1c79521d54 inspection view: message clarification when can't export html (IDEA-164214) 2016-11-28 15:32:04 +03:00
Vladimir Krivosheev
9e9c572da9 fix "Native Keychain looks like a name of a program due to capitalized "Native"." 2016-11-28 13:28:29 +01:00
Daniil Ovchinnikov
62d3c3cdb4 [groovy] add some assertion to the test 2016-11-28 06:48:13 -05:00
Vladimir Krivosheev
95f16f449b fix memory leak in tests — close directory stream 2016-11-28 12:36:09 +01:00
Aleksey Pivovarov
d6d12942bf vcs: collect statistics on used configuration options 2016-11-28 14:33:21 +03:00
Aleksey Pivovarov
b1588724a5 vcs: inline field
these checks introduced in 68f2ce99d9
2016-11-28 14:33:21 +03:00
Aleksey Pivovarov
24255dd3fa vcs: remove deprecated option 2016-11-28 14:33:21 +03:00
Aleksey Pivovarov
230ce9f721 svn: remove unnecessary inheritance 2016-11-28 14:33:21 +03:00
Aleksey Pivovarov
b9c64a7abf vcs: lambdify 2016-11-28 14:33:20 +03:00
Aleksey Pivovarov
db11555c62 vcs: disable post-commit "move to another changelist" options by default 2016-11-28 14:33:20 +03:00
Vladimir Krivosheev
6d4ec7981a fix memory leak in tests (do not use Files.list) 2016-11-28 12:32:17 +01:00
Eugene Zhuravlev
a4623a1a40 JPS: do not attempt to resolve maven artifacts, if all required jars already exist (IDEA-164499) 2016-11-28 11:51:09 +01:00
Anna.Kozlova
01bf7bfecd write access for elements which probably differ from the current file 2016-11-28 11:47:06 +01:00
Dmitry Batkovich
a9d9485b9a properties: property key text is copied by "Copy Reference" action (PropertiesQualifiedNameProvider) IDEA-164595 2016-11-28 13:37:08 +03:00
Rustam Vishnyakov
b863d58207 Remove explanation for "strip trailing spaces" (IDEA-164345) 2016-11-28 13:31:27 +03:00
Bas Leijdekkers
3c01ea55fc use RefactoringQuickFix in Groovy 2016-11-28 11:29:40 +01:00
Bas Leijdekkers
394703af84 use RefactoringQuickFix in IntelliLang 2016-11-28 11:29:39 +01:00
Bas Leijdekkers
580d727678 introduce RefactoringQuickFix to reduce boilerplate 2016-11-28 11:29:39 +01:00