Dmitry Trofimov
de6fcdbd8a
Fix env var name
2016-04-25 00:18:56 +02:00
Konstantin Bulenkov
6048ecb6d1
simplify and remove yellow code
2016-04-24 17:54:47 +01:00
peter
a313e5b5cf
PsiAugmentProvider: ask for dumbness once
2016-04-23 19:03:02 +02:00
peter
e9801d81e3
overriding method search: remove costly and completely useless check
2016-04-23 18:59:51 +02:00
peter
b9ec9bb6a1
don't lose submitted transactions
2016-04-23 11:45:53 +02:00
liana.bakradze
94d2975a40
Merge remote-tracking branch 'origin/liana/course-creator-improvements'
...
# Conflicts:
# python/educational-core/course-creator/src/com/jetbrains/edu/coursecreator/handlers/CCLessonMoveHandlerDelegate.java
# python/educational-core/student/resources/META-INF/plugin.xml
# python/educational-core/student/src/com/jetbrains/edu/learning/StudyPluginConfigurator.java
# python/educational-core/student/src/com/jetbrains/edu/learning/StudyProjectComponent.java
# python/educational-core/student/src/com/jetbrains/edu/learning/StudyTaskManager.java
# python/educational-core/student/src/com/jetbrains/edu/learning/StudyUtils.java
# python/educational-core/student/src/com/jetbrains/edu/learning/editor/StudyEditorFactoryListener.java
# python/educational-core/student/src/com/jetbrains/edu/learning/ui/StudySwingToolWindow.java
2016-04-23 09:49:06 +03:00
Roman Shevchenko
6ea3b7a197
[java] usages migrated to PsiType.annotate()
2016-04-22 20:48:59 +02:00
peter
8627ab0832
avoid explicit document commit when setting/getting editor state
2016-04-22 20:28:01 +02:00
Sergey Malenkov
84f06cf5c6
IDEA-139647 Change signature: focus is lost while typing parameter name/value
2016-04-22 20:45:47 +03:00
Anna.Kozlova
dd93b4ba45
write module classpath if forked per module even if all tests were located in one module as classpath could be from the project as per-config (IDEA-155036)
2016-04-22 19:31:27 +02:00
Anna.Kozlova
b7eddbbbc3
extract method: fold parameters after array acces was detected (IDEA-155094)
2016-04-22 19:31:27 +02:00
Anna.Kozlova
5984dae7ac
trim input name before validate; trimmed on create already (IDEA-155062)
2016-04-22 19:31:27 +02:00
Roman Shevchenko
d77c31eaba
[java] introduces PsiType.annotate(); minor optimization
2016-04-22 18:53:35 +02:00
Dmitry Batrak
9c0948ebcf
fix drag behaviour when mouse press point is on gutter side of folding area
...
earlier for such a click mouse movement has been disabled (see commit 670e628 ), but we must also remember a line where click was made in this case, to move caret there if mouse press is continued with a drag, just like it's done when initial mouse press is inside gutter icons area
2016-04-22 19:20:58 +03:00
Ilya.Kazakevich
1a17663127
Refactoring: BaseRefence and PyStringLiteralReference moved to community
2016-04-22 19:15:32 +03:00
Sergey Simonchik
042f65d078
mocha: show actual file in Diff dialog (WEB-15907)
2016-04-22 18:59:31 +03:00
Gregory.Shrago
fb7cb9aef6
JBIterator: implement skip() for real
2016-04-22 18:19:50 +03:00
Roman Shevchenko
1fceb3faff
Merge remote-tracking branch 'origin/master'
2016-04-22 17:13:19 +02:00
Roman Shevchenko
07042165fa
[java] introduces PsiType.annotate()
2016-04-22 17:12:06 +02:00
Roman Shevchenko
7960569325
Cleanup (formatting; warnings)
2016-04-22 17:11:57 +02:00
Anna.Kozlova
1126e85c51
EA-76035 - PIEAE: PsiUtilCore.ensureValid
2016-04-22 17:02:00 +02:00
Anna.Kozlova
f6e5999a68
read action
...
EA-75848 - assert: SharedImplUtil.findFileElement
2016-04-22 17:02:00 +02:00
Anna.Kozlova
b1645e3ae5
reuse utility method; ensure unknown functional type reduced to Object before create new psi
...
EA-75452 - IOE: PsiJavaParserFacadeImpl.createTypeElementFromText
2016-04-22 17:02:00 +02:00
Anna.Kozlova
1a2b94105e
EA-78630 - CCE: TrivialFunctionalExpressionUsageInspection$ReplaceWithLambdaBodyFix.replaceWithLambdaBody
2016-04-22 17:02:00 +02:00
Anna.Kozlova
f7f379e5e6
EA-80364 - PIEAE: StubBasedPsiElementBase.getContainingFile
2016-04-22 17:02:00 +02:00
Anna.Kozlova
856640c9f0
collect smartpointers to survive reformat on writeAction ended
...
EA-80355 - PIEAE: CompositePsiElement.getContainingFile
2016-04-22 17:02:00 +02:00
Anna.Kozlova
9e7c4e5568
combine inline parameter with change signature refactoring
...
EA-80956 - E: BaseRefactoringProcessor.run
2016-04-22 17:02:00 +02:00
Sergey Simonchik
2659e52d6a
smTest: better naming
2016-04-22 17:49:59 +03:00
Sergey Malenkov
fa3aa57d95
EA-81297 - NPE: ColorAndFontOptions.getPanels
2016-04-22 17:07:34 +03:00
Sergey Simonchik
a4f00f5419
jetbrains.dic: +comparison
2016-04-22 16:51:41 +03:00
Egor.Ushakov
26da3c7509
always use watch icon when watches in variables enabled
2016-04-22 16:23:26 +03:00
Roman Shevchenko
1a1e96a67b
[project] community project icon
2016-04-22 14:54:44 +02:00
Konstantin Bulenkov
4d01899fb2
a bit better fix to detect remote paths
2016-04-22 14:53:23 +02:00
Roman Shevchenko
dd5999099c
Cleanup (formatting; warnings)
2016-04-22 14:46:23 +02:00
Egor.Ushakov
4cff2c6879
initial preferred size for code fragment editor
2016-04-22 15:24:21 +03:00
Egor.Ushakov
2b8d32f6c1
correctly set focus in view text dialog
2016-04-22 15:24:21 +03:00
Daniil Ovchinnikov
0aeb1387a6
[groovy] support JsonBuilder (IDEA-98505)
2016-04-22 15:17:33 +03:00
Bas Leijdekkers
0ce4e471d6
IDEA-153192 (Support @CheckReturnValue on classes and packages)
2016-04-22 13:54:00 +02:00
Anna.Kozlova
4c6a43292b
show in conflicts view only usages which are not safe to delete (IDEA-154982)
2016-04-22 13:41:04 +02:00
Anna.Kozlova
60c515dff2
change signature from usage: disable reverse order fix (IDEA-155064)
2016-04-22 13:41:04 +02:00
Aleksey Pivovarov
07ddf73a3e
IDEA-154727 lst: VCS annotations are not visible while base revision is loading
2016-04-22 14:24:46 +03:00
Yaroslav Lepenkin
0042952eaf
Fixed test data
2016-04-22 14:19:42 +03:00
Rustam Vishnyakov
574333dc71
EnterHandler refactoring: indent logic moved to getLineIndent()
2016-04-22 14:12:41 +03:00
Eugene Zhuravlev
1c14cfe8af
'Compile ...' action renamed to 'Recompile ...' (IDEA-32991)
2016-04-22 13:10:00 +02:00
Eugene Zhuravlev
f6241fe4bf
make sure default resourse patterns are loaded if corresponding tag is missing from xml (IDEA-154638)
2016-04-22 12:13:42 +02:00
Denis Fokin
701def098f
IDEA-154441 Parameter info grabs focus from editor if two projects are open
2016-04-22 12:46:43 +03:00
Sergey Malenkov
b4445f42af
IDEA-155043 Can't grab inactive scroll bar on OS X
2016-04-22 12:42:35 +03:00
Konstantin Bulenkov
e28f24d96b
disable delegation of move home/end if component is a text component
2016-04-22 11:23:03 +02:00
Anna.Kozlova
1e7b8881da
push down api generify; extract abstract dialog
2016-04-22 11:16:21 +02:00
Anna.Kozlova
32b1bb15aa
push down api prettify after (IDEA-CR-8676)
2016-04-22 11:16:21 +02:00