Vladimir Krivosheev
e92a399d55
override, notnull
2018-08-13 17:07:12 +02:00
Alexey Kudravtsev
a2783ed229
annotated AnActionEvent parameter @NotNull
2018-08-06 15:29:49 +03:00
Anna.Kozlova
48d3ce215c
make private fields final
2018-02-07 09:44:30 +01:00
nik
c9620ce099
IDEA project configuration: the great module rename
...
Rename all modules in IntelliJ IDEA sources to ensure that they follow a consistent naming scheme.
Update *.iml files.
2018-01-25 12:59:02 +03:00
nik
16410c2321
IDEA project configuration: the great module rename
...
Rename all modules in IntelliJ IDEA sources to ensure that they follow a consistent naming scheme.
Rename iml files.
2018-01-25 12:59:02 +03:00
Andrey Vlasovskikh
e29a464d4a
PY-22324 Converted PySdkListCellRenderer to Kotlin
2017-10-10 05:49:49 +03:00
Andrey Vlasovskikh
68adc51481
PY-22324 Removed SDK name shorten procedure in favor or just shorter names
2017-10-10 05:49:49 +03:00
Alexey Kudravtsev
b5e2bbce5b
notnull
2017-04-25 17:19:19 +03:00
Alexey Utkin
b91451361a
Merge remote-tracking branch 'origin/traff/python-facet'
2017-03-01 16:32:24 +03:00
Dmitry Trofimov
7f22403445
Disable 'Enumlate terminal option' for remote interpreter (PY-22601)
2017-02-22 18:43:23 +01:00
Dmitry Trofimov
30d86b98da
Fix disappearing of Python repository from settings after Clion restart (CPP-7743)
...
Python plugin stored the interpreter setting as a module sdk, which was wiped out with it's order entries by Clion.
The fix is to store the interpreter setting in a facet and reinitialize it after Clion model clearing.
2017-02-15 16:03:33 +01:00
Dmitry Trofimov
d8d4ababd3
Revert "PY-22514, CPP-8763: Disable unneeded producers for plugins"
...
This reverts commit def99cfd2b .
2017-02-03 11:48:07 +01:00
Dmitry Trofimov
5af6fdb0a9
Revert "PY-22514, CPP-8763, and Idea ultimate test failures: run initial"
...
This reverts commit 18e9508c27 .
2017-02-03 11:47:34 +01:00
Ilya.Kazakevich
18e9508c27
PY-22514, CPP-8763, and Idea ultimate test failures: run initial
...
configuration even in headless mode
* Tests are headless, but we still need some code from
PyCharmInitialConfigurator
* We check headless directly from PyCharmInitialConfigurator
2017-02-03 02:53:28 +03:00
Ilya.Kazakevich
def99cfd2b
PY-22514, CPP-8763: Disable unneeded producers for plugins
...
using PyCharmInitialConfigurator
* PyCharmInitialConfigurator has not been used for plugins.
* It is now moved to python-community-plugin-core.xml to work with
plugins as well
2017-02-02 21:33:14 +03:00
Yann Cébron
81d29f9bd5
Plugin descriptors: remove deprecated attribute idea-plugin@version (IDEA-163694)
2016-11-11 17:08:58 +01:00
Anna.Kozlova
78d1492242
explicit types to diamonds
2016-08-08 17:08:03 +02:00
Gregory.Shrago
fa984dbfae
Run configurations UI: limit combobox sizes for very long Python SDK paths
2016-03-23 00:21:50 +03:00
Dmitry Trofimov
00896cfdc4
In PyCharm IDE Python console should be shown in a dedicated toolwindow (PY-18302)
2016-02-09 00:20:24 +01: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
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