This project is mirrored from https://gitee.com/mirrors/intellij-community.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
- 13 Mar, 2018 16 commits
-
-
Sergey Malenkov authored
-
Sergey Malenkov authored
-
Mikhail Golubev authored
by reusing the logic from "Convert to variable annotation" intention This change also partially remedies the problem described in PY-28879 when the whole file was parsed whenever we found typing.Tuple in a variable type comment, because we no longer transform type hints like "int, str" into "Tuple[int, str]" as an intermediate step and process them right away instead. We still need to handle general type comments with unpacking in stub-safe manner, though.
-
Tagir Valeev authored
-
Artem Bochkarev authored
-
peter authored
-
Anton Bragin authored
-
Artem Bochkarev authored
for manual testing (of showing TB-buttons)
-
Artem Bochkarev authored
fixed: TODOs, memory management (ref-count with autorelease pool), move code into proper packages
-
Artem Bochkarev authored
fixed: TODOs, memory management add initial gradle script (to build libnst manually)
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
- 12 Mar, 2018 24 commits
-
-
Ilya.Kazakevich authored
PY-21979: IDEA-CR-30103 update env variables in Django console, return False in python code explicitly
-
Gregory.Shrago authored
-
Gregory.Shrago authored
-
Gregory.Shrago authored
-
Gregory.Shrago authored
-
Konstantin Bulenkov authored
-
Konstantin Bulenkov authored
-
Konstantin Bulenkov authored
-
Konstantin Bulenkov authored
-
Daniil Ovchinnikov authored
-
Konstantin Bulenkov authored
-
Daniil Ovchinnikov authored
After the change the reference could be resolved to a class only if it is a part on fqn. This case is handled before resolver processor is even created.
-
Ilya.Kazakevich authored
"isPackage" has broad semantic: there are cython packages, stubs etc, but for PySymbolFieldWithBrowseButton we only need source packages. No need to export it on extension level.
-
Daniil Ovchinnikov authored
-
Ivan Chirkov authored
-
Daniil Ovchinnikov authored
-
Semyon Proshev authored
-
Leonid Bushuev authored
-
Roman Shevchenko authored
-
Anna.Kozlova authored
-
Anna.Kozlova authored
-
Anna.Kozlova authored
-
Anna.Kozlova authored
-
Anna.Kozlova authored
-