Alexey Kudravtsev
9da6624e5a
repeat test several times to be sure
2017-02-16 10:24:52 +03:00
Alexey Kudravtsev
0376fe4163
indices cleanup
2017-02-16 10:24:52 +03:00
Alexey Kudravtsev
5c4ae338b7
initialize myTree in EDT to avoid rare conflicts
2017-02-16 10:24:51 +03:00
Alexey Kudravtsev
0a9275211c
occasional failures fixed
2017-02-16 10:24:51 +03:00
Alexey Kudravtsev
6c5cd74b33
another attempt to speedup debugger tests
2017-02-16 10:24:51 +03:00
Dmitry Batkovich
804313b94d
schemes ui: remove additional step to import/export scheme if there is only one importer/exporter IDEA-168237
2017-02-16 10:21:20 +03:00
peter
f0264dbb16
handle PCE in CompositeInputFilter (EA-93838 - PCE: StringUtil$.checkCanceled)
2017-02-16 08:02:45 +01:00
peter
68aadcf4c8
make final: display dialog outside write action (EA-96969)
2017-02-16 08:02:45 +01:00
peter
b0747e7688
ToggleReadOnlyAttributePanel: show error outside write action (EA-96985)
2017-02-16 08:02:44 +01:00
peter
723af40fee
EA-96748 - CCE: SmartCastProvider.addHierarchyTypes
2017-02-16 08:02:43 +01:00
peter
8d41818678
EA-79072 - SOE: SmartPsiElementPointerImpl.getContainingFile
2017-02-16 08:02:43 +01:00
Dmitry Batkovich
9ec07e5812
inspection settings: rename "Edit description" -> "Edit Description..." (IDEA-168240)
2017-02-16 10:00:35 +03:00
Dmitry Batkovich
366125fd9d
inspection settings: rename "import scheme" -> "import profile" (IDEA-168240)
2017-02-16 09:58:38 +03:00
Dmitry Batkovich
a750381bef
inspection view: edit settings do not show selected inspection IDEA-168235
2017-02-16 09:44:46 +03:00
Dmitry Batkovich
17746eb18f
inspection settings: cleanup (rename)
2017-02-16 09:12:51 +03:00
Dmitry Batkovich
abf258cab2
inspection export: prefer write
2017-02-16 08:39:45 +03:00
Dmitry Batkovich
c95f72f903
Merge branch 'db/inspection-profile-ui'
...
# Conflicts:
# platform/lang-impl/src/com/intellij/profile/codeInspection/ui/header/InspectionToolsConfigurable.java
2017-02-16 08:35:11 +03:00
Tagir Valeev
12a7946c6f
DfaMemoryStateImpl#applyIsPresentCheck: ignore unknown state variables (fixes EA-96944 - assert: DfaMemoryStateImpl.setVariableState)
2017-02-16 11:54:10 +07:00
Tagir Valeev
2797aa2e4c
ConstructionUtils#isCustomizedEmptyCollectionInitializer: InheritanceUtil.isInheritor used (IDEA-CR-18238)
2017-02-16 11:41:57 +07:00
Vladimir.Orlov
83828acb63
JRE bundled folder structure changed: jre/jre/.. -> jre/..
...
IDEA-166909 Compiling 1.5 with JDK9 problem
2017-02-16 06:54:18 +03:00
Tagir Valeev
477f3efd32
SideEffectChecker: ignore side effects in asserts; MismatchedStringBuilderQueryUpdate: support any kind of side-effect free statements (not only ifStatement) (IDEA-CR-17743)
2017-02-16 10:46:08 +07:00
Julia Beliaeva
4c5bd5126f
[vcs-log] log exception with an additional message
2017-02-16 06:05:28 +03:00
Julia Beliaeva
4b73d6654b
[vcs-log] log exception with an additional message, remove extra final modifier
2017-02-16 06:01:07 +03:00
Konstantin Bulenkov
408ca23be8
enable tabs selection underline for Darcula only
2017-02-16 02:03:42 +01:00
Vassiliy.Kudryashov
c65f587a52
IDEA-131099 VCS: "Do you want to add.." wording
...
Don't ignore empty lines as we use them to make reading easier.
2017-02-15 23:51:49 +03:00
Ilya.Kazakevich
3a72570905
"com.jetbrains.python.envs" version increased to fix tests
2017-02-15 23:45:04 +03:00
Yann Cébron
2c6409b21d
EA-95598 - IAE: PackageReferenceSet.<init>
2017-02-15 20:58:49 +01:00
Roman Shevchenko
ab3b33e067
[java] support for new module-info syntax and .class file format
2017-02-15 20:39:15 +01:00
Anna.Kozlova
d2b3196e5a
group migration to java 7/8 inspections into groups (IDEA-168244)
2017-02-15 20:25:07 +01:00
Anna.Kozlova
df07c18ae0
lambda folding (IDEA-168014)
2017-02-15 20:25:07 +01:00
Sergey Malenkov
8f948b7dc2
minor fixes after review
2017-02-15 22:21:56 +03:00
peter
4bea8563a6
faster viewProvider.findElementAt (IDEA-168137)
2017-02-15 20:04:12 +01:00
peter
c2e2360dd9
apply highlight passes to editor in the daemon progress modality state (IDEA-168138)
2017-02-15 20:02:47 +01:00
Sergey Malenkov
df0ca8b0bb
update thickness of an opaque scroll bar after discussion with our designer
2017-02-15 21:40:19 +03:00
Sergey Malenkov
c2ea9cf4f1
layout scroll pane by expanding headers
2017-02-15 21:40:18 +03:00
Sergey Malenkov
1037fcb504
use editor's background if the vertical scroll bar is opaque
2017-02-15 21:40:18 +03:00
Dmitry Batrak
0f085fe5f9
IDEA-166967 Extend selection doesn't surround comment words with apostrophes correctly
...
making it work for words with hyphen
2017-02-15 21:36:23 +03:00
Dmitry Batrak
fc3c8434fa
IDEA-166967 Extend selection doesn't surround comment words with apostrophes correctly
...
making it work for doc comments as well
2017-02-15 21:36:23 +03:00
Anna.Kozlova
7bf3c2027d
remove duplication, use streams (IDEA-CR-18187)
2017-02-15 18:58:26 +01:00
Egor.Ushakov
99f50f9386
fixed incorrect font metrics after window move to another monitor
2017-02-15 20:46:02 +03:00
Egor.Ushakov
cc624efbf8
fixed caret position
2017-02-15 20:46:02 +03:00
peter
6fad7d385c
remove unused StubIndex#reportStubPsiMismatch
2017-02-15 18:06:33 +01:00
Anna.Kozlova
90aeae374d
junit: search for RunWith in hierarchy (IDEA-165894)
2017-02-15 18:01:36 +01:00
Sergey Simonchik
fa6c32788b
remove trailing space in registry.properties
2017-02-15 19:58:03 +03:00
Sergey Simonchik
4b0d780bb2
jest: prefer old V8 debugger protocol by default (because of issues with --inspect like https://github.com/facebook/jest/issues/1652 ), controlled by jest.debugger.use.inspect registry key
2017-02-15 19:41:20 +03:00
Julia Beliaeva
52d882de2f
[vcs-log] use debug logging in linear bek
2017-02-15 19:32:59 +03:00
Julia Beliaeva
ad2bc1203d
[vcs-log] remove isShowTagNames and isCompactReferencesView from log ui
...
These methods are used only in table initialization, and initial values can be set externally when creating ui. So no need to have these methods in AbstractVcsLogUi.
2017-02-15 19:16:16 +03:00
Julia Beliaeva
14e74cdb74
[vcs-log] remove unused field
2017-02-15 19:16:16 +03:00
Vladimir Krivosheev
e420e7dbb3
SchemeManagerFactory.dispose
2017-02-15 17:14:13 +01:00
peter
6c909ad13c
update editor highlighters on VFS changes asynchronously (IDEA-167482)
2017-02-15 16:49:03 +01:00