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 Nov, 2017 40 commits
-
-
Konstantin Bulenkov authored
-
Konstantin Bulenkov authored
-
Konstantin Bulenkov authored
-
Vyacheslav Karpukhin authored
-
Kirill Likhodedov authored
-
Sergey Karashevich authored
SmartWaitRobot#moveMouse(c: Component, x: Int, y: Int) used an endless count of attempts to adjust a mouse cursor on the desired position. It has been created to avoid mistakes if a component has been changed its position during the mouse move. But it could disturb if using a Windows OS with a HighDPI display set and coordinates are not an integer. This commit limits a count of attempts of mouse position adjusting to 3 times by default.
-
Vassiliy.Kudryashov authored
-
Sergey Karashevich authored
[cfml] added SQL injection support in CFML language; optimize splitted injection places finder (find head from one attempt, do not loose CfmlLeafPsiElement); fix find common parent for one element; do not use DefaultInjector (in CfmlLanguageInjectionSupport) to avoid interference of MultiHostInjectors; extend CFML SQL injection tests coverage
-
Julia Beliaeva authored
-
Alexey Utkin authored
This reverts commit 1e464d75
-
Julia Beliaeva authored
-
Alexey Utkin authored
`OCFunctionDefinition` changed to base interface `OCFunctionDeclaration` in id detector for line mark (CPP-11054) Corner case for Psi tree statement extraction was covered (CPP-8484 Exception appears when Extract method for include directive with comment)
-
Rustam Vishnyakov authored
-
Anton Tarasov authored
Anton Tarasov
-
Anna.Kozlova authored
-
Anna.Kozlova authored
-
Anna.Kozlova authored
IDEA-181919
-
Vladimir.Orlov authored
-
Alexander Lobas authored
IDEA-181631 Settings | Appearance & Behavior | System Settings | HTTP Proxy: entered proxy authentication | login name is not applied
-
Aleksey Pivovarov authored
-
Dmitry Batrak authored
-
Vassiliy.Kudryashov authored
-
Alexander Zolotov authored
1.6 exists() method on broken symlink is always false
-
nik authored
Otherwise they are automatically set to 1.2 if the project is opened with Kotlin plugin 1.2 (KT-18543), and we aren't ready to use that language version in IDEA project yet.
-
nik authored
-
Yann Cébron authored
-
Gregory.Shrago authored
-
peter authored
diagnostics for unexpected state in completeJustSubmittedTasks (EA-99355 - assert: DumbServiceImpl.showModalProgress)
-
peter authored
-
Aleksey Pivovarov authored
do not show "Nothing to show" dialog in this case follow-up: 6567d4ea d489bfcc
-
Rustam Vishnyakov authored
-
Andrey Vlasovskikh authored
In PyCharm we have the customized new project UI that allows creating new environments from the main new project page, so having new environment options in the add interpreter dialog would be redundant.
-
Sergey Malenkov authored
-
Dmitry Batrak authored
-
Dmitry Batrak authored
-
Andrey Vlasovskikh authored
There are no existing configured interpreters for a new installation so creating a new environment by default seems to be a more logical choice.
-
Yaroslav Pankratyev authored
-
Konstantin Ulitin authored
-
Alexey Kudravtsev authored
-
Alexey Kudravtsev authored
-