Yann Cébron
81d29f9bd5
Plugin descriptors: remove deprecated attribute idea-plugin@version (IDEA-163694)
2016-11-11 17:08:58 +01:00
nik
7b20b02967
framework detection: @NotNull and assertions added to find problematic plugin which incorrectly returns null from FacetBasedFrameworkDetector#getFacetType (EA-78816)
2016-10-07 10:58:02 +03:00
Anna.Kozlova
78d1492242
explicit types to diamonds
2016-08-08 17:08:03 +02:00
Ilya.Kazakevich
6da337aa6b
Nullable error fix
2016-06-23 16:37:49 +03:00
Dennis Ushakov
b1541b753e
another day, another module component
2016-06-02 16:41:24 +03:00
Anna.Kozlova
9d6477485d
anonymous -> lambda
2016-06-01 09:00:47 +02:00
Anna.Kozlova
43673ee4bd
block lambda -> expr lambda
2016-05-24 12:27:58 +02:00
Anna.Kozlova
36ee7203f6
anonym -> lambda
2016-05-18 12:04:12 +02:00
Semyon Proshev
ae1b7f7d17
Implement todos in PyClassTypeImpl and PyJavaClassType which are connected with members and ancestors
2016-03-09 19:06:52 +03:00
Semyon Proshev
8d78d16800
PY-18096 Fixed: False positive "Type doesn't have expected attributes" for namedtuple
...
Introduce PyClassLikeType.getMemberNames(boolean, TypeEvalContext). This method returns all members including dynamically ones (e.g. fields of namedtuple)
2016-03-09 19:06:52 +03:00
Alexey Utkin
79408f2821
CPP-434 Split [python-community-plugin] into [python-community-core-plugin] and [python-community-java-plugin] #4 , isolation [PythonConsoleRunnerFactory] as single point export, move [PyForceStepIntoAction] export to owner module
2015-12-15 18:42:17 +03:00
Alexey Utkin
ec996bc56c
CPP-434 buildout isolation and move PyConstructorArgumentComplitionContributor to java-dependent module.
2015-12-14 20:35:59 +03:00
Alexey Utkin
c5c832c994
CPP-434 Split [python-community-plugin] into [python-community-core-plugin] and [python-community-java-plugin]
2015-12-11 13:30:18 +03:00