Ivan Semenov [Tue, 11 Aug 2020 12:59:10 +0000 (15:59 +0300)]
[github] Add DRAFT PR schema preview to timeline request
Fixes IDEA-246045
GitOrigin-RevId:
593d07c9d7dcdfe531e0517a8f61886ad3948fc3
Ivan Semenov [Tue, 11 Aug 2020 12:56:44 +0000 (15:56 +0300)]
[github] Extract API schema preview flags
GitOrigin-RevId:
415b05638d4af2a78ab03e854ed0b9ef024c3a69
Ivan Semenov [Tue, 11 Aug 2020 12:46:43 +0000 (15:46 +0300)]
[github] Nullize reviewers in timeline events
Fixes IDEA-247240
GitOrigin-RevId:
8f1f9d9c7c6d3dbbc308473df98c9d84264547bb
Konstantin Bulenkov [Wed, 12 Aug 2020 11:59:12 +0000 (13:59 +0200)]
Revert "[core] TextWithMnemonic: support Japanese-style mnemonics (as suffix); tests (IDEA-247875)"
This reverts commit
66040ba7
GitOrigin-RevId:
ca0e9f673e8126cedf8b8eaebf70df7e88f4459c
Alexandr Evstigneev [Wed, 12 Aug 2020 09:56:46 +0000 (12:56 +0300)]
IDEA-248039 Re-worked commit of injected fragment to not mix encoded and decoded texts
GitOrigin-RevId:
090e395b2d1657f10ac7ad3bf06cb6215f004470
Dmitry Batkovich [Wed, 12 Aug 2020 11:23:11 +0000 (14:23 +0300)]
Dmitry Batkovich [Wed, 12 Aug 2020 11:21:03 +0000 (14:21 +0300)]
Dmitry Batkovich [Wed, 12 Aug 2020 10:14:04 +0000 (13:14 +0300)]
stubs: self-recover after StubUpdatingIndex & stub index mismatch
GitOrigin-RevId:
dc2695736e11d4fbb411fa29f451859657f47650
Dmitry Batkovich [Wed, 12 Aug 2020 10:06:20 +0000 (13:06 +0300)]
stubs: inline logic for data externalization if compression is disabled
GitOrigin-RevId:
2d3967f3d8b3554f9a5eb77c1f0f82fbb6a7f5e0
Dmitry Batkovich [Wed, 12 Aug 2020 09:34:58 +0000 (12:34 +0300)]
stubs: duplicate indexing stamp info into SerializedStubTree
IDE should use both persisted stamp infos (written in vfs attribute and stored in serialized stub tree) to diagnose stub mismatches
GitOrigin-RevId:
1a118299abb332041f3d18e27c7687bf4868ac0c
Dmitry Batkovich [Wed, 12 Aug 2020 07:28:32 +0000 (10:28 +0300)]
inline always same value field
GitOrigin-RevId:
cf4971314836f0aae91acecaea0f81b280a12f33
Dmitry Batkovich [Wed, 12 Aug 2020 07:05:41 +0000 (10:05 +0300)]
rewrite class file stub builder as full decompiler
GitOrigin-RevId:
ca86f254c7f61fd25919afeb2b5bd3d89bb67a9f
Pavel Bakhvalov [Mon, 27 Jul 2020 19:04:44 +0000 (22:04 +0300)]
[Grazie] Fix IDEA-230091
Add support for combining different text roots for grammar checking
GitOrigin-RevId:
56e90d7aecf181b7a756d1ff59595bd45c5886c4
Rustam Vishnyakov [Tue, 11 Aug 2020 14:55:43 +0000 (17:55 +0300)]
Fix texts as discussed in comments to UX-1464
GitOrigin-RevId:
b85b2bf8408012e540560f38d8a12fb0a2b95d8d
Rustam Vishnyakov [Tue, 11 Aug 2020 09:23:33 +0000 (12:23 +0300)]
Add diagnostics/synchronization to prevent reported settings damage
GitOrigin-RevId:
1faf1649a1de8299d8430cc69ebb3421780bcbbc
RKernel Updater [Wed, 12 Aug 2020 10:20:26 +0000 (10:20 +0000)]
Updating versions of project dependencies: rkernelVersion->86
RKernel Updater
GitOrigin-RevId:
94d3c189871da88796cd328fe2f567ad2fa4e1b7
Ilyas Selimov [Wed, 12 Aug 2020 10:16:18 +0000 (17:16 +0700)]
zero-tolerance fixes private @SafeVarArgs
GitOrigin-RevId:
09d67a4bdc3de60c058a38ac3861120daa25462a
Egor Ushakov [Wed, 12 Aug 2020 09:55:30 +0000 (12:55 +0300)]
according to ui guidelines, replaced yes/no with reload/cancel in hotswap dialog
GitOrigin-RevId:
eddf8dddcf5b6f6dda66b41007c0eda2f355b3e5
sergey.vasiliev [Wed, 12 Aug 2020 09:13:57 +0000 (11:13 +0200)]
removed getTextRange() overriding
GitOrigin-RevId:
8026f31135a4965ae3df2ab33faaecd84ebf2cb8
Elizaveta Shashkova [Wed, 12 Aug 2020 08:46:15 +0000 (11:46 +0300)]
PY-43972 FutureWarning in Python Console
Suppress warnings when evaluating completion variants
GitOrigin-RevId:
7c6c5a4f5d1bfe5e637c2379bfa4aba8c96e5cf3
Leonid Shalupov [Wed, 12 Aug 2020 08:30:13 +0000 (11:30 +0300)]
cwm: run integration tests with correct intellij client classpath (the same as installers)
GitOrigin-RevId:
43539649b2b9e0e793fe436ea99433fe5e3dd64a
Nicolay Mitropolsky [Wed, 12 Aug 2020 08:38:05 +0000 (11:38 +0300)]
[intelli-lang] `CommonInjectedFileChangesHandler` some comments related to (IDEA-248039)
GitOrigin-RevId:
5b2ea4cbd9544a4fabe760b4719d9532ebff12ee
Peter Gromov [Wed, 12 Aug 2020 07:38:31 +0000 (09:38 +0200)]
IDEA-248001 Annotation parameter completion in generics doesn't work correctly
GitOrigin-RevId:
e723f01752834d2545b3d26a46693436d35fb6fb
Kirill Kirichenko [Wed, 12 Aug 2020 07:34:41 +0000 (10:34 +0300)]
IDEA-246047 Reader Mode shouldn't be available in Previews
GitOrigin-RevId:
c91e12c946049ee5ff081c5020a9e076e4156a73
Peter Gromov [Wed, 12 Aug 2020 06:45:00 +0000 (08:45 +0200)]
IDEA-247963 Unable to toggle "Quick Documentation" and "Quick Definition" in the suggestion list
GitOrigin-RevId:
6076ddbf1a406cc6247cc34d5e18ed7ac7782575
Dmitry Batkovich [Wed, 12 Aug 2020 06:58:48 +0000 (09:58 +0300)]
improve indexing logging
GitOrigin-RevId:
11dc123ab27c2d1727304bf5b6e3a1d171066b6e
Dmitry Batkovich [Wed, 12 Aug 2020 06:54:46 +0000 (09:54 +0300)]
stubs: log PCE-s on index update
GitOrigin-RevId:
2d1803c45cba55e231e5f4c5c6f35d82cb4090af
Dmitry Batkovich [Wed, 12 Aug 2020 06:45:24 +0000 (09:45 +0300)]
Dmitry Batkovich [Tue, 11 Aug 2020 18:30:39 +0000 (21:30 +0300)]
Ilyas Selimov [Wed, 12 Aug 2020 06:47:50 +0000 (13:47 +0700)]
zero-tolerance fixes !Optional#isPresent() -> Optional#empty()
GitOrigin-RevId:
5294e395bb38747ad6a82d0e0e68cae3f1b76bae
Tagir Valeev [Wed, 12 Aug 2020 01:10:03 +0000 (08:10 +0700)]
ConflictsDialog: use appendRaw, as HTMLis possible in conflict descriptions
GitOrigin-RevId:
3e011c159ba38ad2cb8aec978f8f56177edf79c1
Nicolay Mitropolsky [Tue, 11 Aug 2020 16:23:20 +0000 (19:23 +0300)]
Workarounds for Kotlin flaky resolve (KT-40998)
GitOrigin-RevId:
a9070fa263f60489d9ce0cd1910ce5da4a562388
RKernel Updater [Tue, 11 Aug 2020 18:09:21 +0000 (18:09 +0000)]
Updating versions of project dependencies: rkernelVersion->85
RKernel Updater
GitOrigin-RevId:
3b10790e23c24859d0c1eea2b23aabf6890bcb23
RKernel Updater [Tue, 11 Aug 2020 18:09:00 +0000 (18:09 +0000)]
Updating versions of project dependencies: rkernelVersion->84
RKernel Updater
GitOrigin-RevId:
e7ea246ffec5c229c911b9ec77e94db36e8a43ff
RKernel Updater [Tue, 11 Aug 2020 17:12:12 +0000 (17:12 +0000)]
Updating versions of project dependencies: rkernelVersion->83
RKernel Updater
GitOrigin-RevId:
f02af7b21ba787da5face6113869969def5f1104
Nikolay Chashnikov [Tue, 11 Aug 2020 11:37:17 +0000 (14:37 +0300)]
[android] migrate to Java 11: update equalsverifier library to 3.4.1
The old version doesn't fully support Java 11 so e.g. SimpleIncludeValueTest failed while loading nested classes compiled by Javac 11.
GitOrigin-RevId:
5a6d273fc31f5a97e01c3878e68b4e8972c4dd1a
Nikolay Chashnikov [Tue, 11 Aug 2020 10:40:34 +0000 (13:40 +0300)]
[IntelliJ project configuration] migration to Java 11: use project default language level and SDK for IDE modules
...which were explicitly configured to use Java 11 before. This will simplify project configuration and make it easier to migrate to newer Java versions in future.
GitOrigin-RevId:
24db78969fb165acd9f2c5afcfd44259199c8494
Nikolay Chashnikov [Mon, 10 Aug 2020 17:02:26 +0000 (20:02 +0300)]
[IntelliJ project configuration] migration to Java 11: use JDK 1.8 for modules which use internal JDK API (IDEA-241075)
It isn't possible to use '--add-exports' option with cross-compilation to Java 8 using JDK 11.
GitOrigin-RevId:
cf311f8f7fea6d820e95f4f26ef65c9b27fdae4e
Nikolay Chashnikov [Tue, 16 Jun 2020 17:33:05 +0000 (20:33 +0300)]
[build scripts] update check of class-file versions to Java 11 (IDEA-241075)
GitOrigin-RevId:
844009aad248b8d297ef86748af85384b64d0aaf
Nikolay Chashnikov [Tue, 16 Jun 2020 12:19:45 +0000 (15:19 +0300)]
[IntelliJ project configuration] use the default project JDK (corretto-11) in modules (IDEA-241075)
Java compiler from JDK 11 will use cross-compilation to produce code compatible with older Java versions in these modules.
GitOrigin-RevId:
c3501ae403249c49a6787ff89e4619a1214a1e10
Nikolay Chashnikov [Tue, 16 Jun 2020 12:18:02 +0000 (15:18 +0300)]
[IntelliJ project configuration] change compiler settings to allow using internal JDK classes (IDEA-241075)
GitOrigin-RevId:
a3ef21b79ba49f702f4cd6ad9dcfc0af9cd2c76c
Nikolay Chashnikov [Tue, 16 Jun 2020 12:16:41 +0000 (15:16 +0300)]
[build scripts] use JDK 11 by default in build scripts (IDEA-241075)
GitOrigin-RevId:
19576f533288244bc466621bcee1718d4682ae83
Nikolay Chashnikov [Tue, 16 Jun 2020 12:15:48 +0000 (15:15 +0300)]
[IntelliJ project configuration] use corretto-11 as default JDK and set default language level to 11 (IDEA-241075)
GitOrigin-RevId:
9ac87a80e44494a22da53812de9fd74b411c9c1d
Nikolay Chashnikov [Tue, 16 Jun 2020 12:12:21 +0000 (15:12 +0300)]
[platform] migration to Java 11: adapt code to changes in Swing API (IDEA-241075)
GitOrigin-RevId:
6ce8f5e200f5dc8f00344d909d1a85721de98a98
Nikolay Chashnikov [Tue, 16 Jun 2020 12:09:28 +0000 (15:09 +0300)]
[platform] migration to Java 11: remove classes from org.w3c.dom package (IDEA-241075)
Because they conflicts with classes from JDK. This should also fix IDEA-235927.
GitOrigin-RevId:
41a8cdd6c87b4032134f443f208a1eedd86d7693
Nikolay Chashnikov [Tue, 16 Jun 2020 12:08:15 +0000 (15:08 +0300)]
[platform] migration to Java 11: remove classes which use JavaFX (IDEA-241075)
GitOrigin-RevId:
5ae7674bc136ecab87428b3e5cfe750323e852af
Julia Beliaeva [Tue, 11 Aug 2020 16:35:39 +0000 (19:35 +0300)]
[vcs-log] call taskCompleted if pce is thrown
Without taskCompleted call, SingleTaskController can't start processing new requests.
IDEA-245715
follow-up:
70eb282c782678a63bf1cc4c849834b4cd2cbb7e
GitOrigin-RevId:
c22bb18b2e1e94eaa3731edd4ff758d21e11b498
Julia Beliaeva [Tue, 11 Aug 2020 11:24:46 +0000 (14:24 +0300)]
[git-index] refresh lst popup after add or reset actions
GitOrigin-RevId:
ee91ff8f13a4d88a8334bcecdf0ba077a965379c
Dmitry Batkovich [Tue, 11 Aug 2020 15:55:02 +0000 (18:55 +0300)]
index: add more logging to understand what's going on while branches switching
GitOrigin-RevId:
0b72fa36a6ba56e36b7951bb31c2cdc603f6fe34
Vladislav.Tankov [Mon, 10 Aug 2020 20:28:23 +0000 (23:28 +0300)]
[Markdown] Fix problem with incorrect reflow of style elements during formatting in Markdown code.
Support correct reflow for style elements like emphasis, strong and strikethrough during formatting. Also, add test case for it.
GitOrigin-RevId:
8b721e88d679946d09ff7fd95f5bdc05047b8ec5
Konstantin Bulenkov [Tue, 11 Aug 2020 14:59:36 +0000 (16:59 +0200)]
[CWM] Duke icon on macOS
GitOrigin-RevId:
49dd87dc6d510a8fb52b301e14c98c2ef7faa0ea
Dmitry Zhuravlev [Wed, 5 Aug 2020 12:06:06 +0000 (15:06 +0300)]
git-branches-dashboard: add support for removing multiple Git remotes
GitOrigin-RevId:
dbf3e1b386c451085df433c645b09dad38a9de53
Dmitry Zhuravlev [Tue, 4 Aug 2020 11:47:14 +0000 (14:47 +0300)]
git-branches-dashboard: add ability to open manage remotes dialog from Remote node of branches tree
GitOrigin-RevId:
fd6cc3445f0094819b5c3de289ff73838f93528c
Dmitry Zhuravlev [Mon, 3 Aug 2020 16:22:27 +0000 (19:22 +0300)]
git-branches-dashboard: add edit/remove actions for Git remotes
GitOrigin-RevId:
0e2eaaf2fcce59dec35751b2342e7a61603a9504
Dmitry.Krasilschikov [Tue, 11 Aug 2020 14:23:12 +0000 (17:23 +0300)]
IDEA-247912 i18n: annotate `setTextAndMnemonicAndListeners` by `@NlsContexts.Button`
GitOrigin-RevId:
b56cec164e0466c1d38e19cf3a418bce0f43949e
Alexander Zolotov [Mon, 10 Aug 2020 09:13:27 +0000 (12:13 +0300)]
[status bar] simplify getCurrentTextEditor method
Looks like getSelectedTextEditor does the same thing as getCurrentFileEditor with filtering by `TextEditor` class
GitOrigin-RevId:
df591c5810d6e0e0f2e47445b9d7a327948aa4e4
Elena Shaverdova [Thu, 6 Aug 2020 17:46:37 +0000 (20:46 +0300)]
Fully remove completion.ignoringDumbnessAllowed IDEA-CR-65941
GitOrigin-RevId:
62522534a982646280d6155a3567d4d758debfe2
Nicolay Mitropolsky [Tue, 11 Aug 2020 10:49:01 +0000 (13:49 +0300)]
[akka] removing the Akka plugin (for Java/Kotlin)
it is not maintained and has never been delivered to users
GitOrigin-RevId:
30a6a9ab8453c97ff3ab03890c6d0ef24e51970e
RKernel Updater [Tue, 11 Aug 2020 12:52:46 +0000 (12:52 +0000)]
Updating versions of project dependencies: rkernelVersion->82
RKernel Updater
GitOrigin-RevId:
8e32a79a5903aa90685b846283887e7f95c47c7e
Tagir Valeev [Tue, 11 Aug 2020 11:34:37 +0000 (18:34 +0700)]
[java-i18n] IDEA-247707 @NonNls inspection doesn't propagate to receiver expressions in Kotlin
GitOrigin-RevId:
77b96c095d076825edb0cab3f5629de52b1611b8
Dmitry Batkovich [Tue, 11 Aug 2020 12:10:33 +0000 (15:10 +0300)]
stubs: synchronize index update operation with indexing stamp attribute update
GitOrigin-RevId:
d690517655f48d8ad8ff629247ff5b9380b81acf
Nikolay Rykunov [Tue, 11 Aug 2020 11:53:32 +0000 (14:53 +0300)]
[space] Localize comments in Create new project dialog
GitOrigin-RevId:
16079b44022d12654aac6733250cb39880fbddba
Nikolay Rykunov [Tue, 11 Aug 2020 11:45:37 +0000 (14:45 +0300)]
[ui-dsl] Mark row comments content as Nls
GitOrigin-RevId:
ed60b731bd1742bd3ea42fb6ce5c67b93a7773eb
Aleksey Pivovarov [Tue, 11 Aug 2020 11:42:21 +0000 (14:42 +0300)]
ui: show toolbar target component in UI Inspector
GitOrigin-RevId:
05d797eca22d2a45c6e51ad485d7ed064c89b88b
Piotr Tomiak [Tue, 11 Aug 2020 11:08:40 +0000 (13:08 +0200)]
I18N: XmlAttributeDescriptor#validateValue should return detailed description.
GitOrigin-RevId:
82cf563a4ea4a4623448794724e77d095b927e0a
Aleksey Pivovarov [Tue, 11 Aug 2020 11:15:59 +0000 (14:15 +0300)]
shelf: fix DataContext of toolbar actions
GitOrigin-RevId:
0c5abcb0ebddda21a1e7093397b69449dd023563
Aleksey Pivovarov [Tue, 11 Aug 2020 11:11:18 +0000 (14:11 +0300)]
shelf: rearrange actions, remove "Shelf Settings" action
GitOrigin-RevId:
29f5ec5aaed6f8c46e0e6292f4731031bd070baa
AlexeyAnufriev [Tue, 28 Jul 2020 10:00:07 +0000 (12:00 +0200)]
Shelf Panel: Expand/Collapse actions
Merge pull request #1421 (https://github.com/JetBrains/intellij-community/pull/1421)
GitOrigin-RevId:
8d3057c2a16e425fbf8a2e23a8a8336782416110
Aleksander Kuznetsov [Tue, 11 Aug 2020 10:58:35 +0000 (13:58 +0300)]
[causal] Add new scopes to ignore for the example test
GitOrigin-RevId:
860467e44aeb2ca19b65844749eee97537230141
Julia Beliaeva [Mon, 10 Aug 2020 18:17:48 +0000 (21:17 +0300)]
[git-index] catch exceptions during loading of base content
EA-236650
GitOrigin-RevId:
0359149f9b890dc1ff14a75382ccbae76111fe52
Nadya Zabrodina [Thu, 6 Aug 2020 14:27:28 +0000 (17:27 +0300)]
welcome screen: add current font size to fontCombobox properly
* use set instead of list;
GitOrigin-RevId:
5cb85565ee744757bf71ca41f11d24318d162432
Nadya Zabrodina [Thu, 6 Aug 2020 12:25:38 +0000 (15:25 +0300)]
welcome screen: IDEA-247600 Missing additional actions on Welcome Screen
* separate isVisible and isEnabled for CreateWebProjectAction
GitOrigin-RevId:
6d62cd46224a9d9b374bff06869dbaa9b8af70c0
Nadya Zabrodina [Thu, 6 Aug 2020 10:34:56 +0000 (13:34 +0300)]
welcome screen: IDEA-247424 NullPointerException on selecting Theme with a keyboard
GitOrigin-RevId:
0324a29b87c0526018cbabfa96b9ad72b021059b
Artem Khvastunov [Tue, 11 Aug 2020 09:47:23 +0000 (11:47 +0200)]
clean up: reformat ParameterInfo
GitOrigin-RevId:
baba071b36e86592b8a26e7fbbdf335a5ffa9fdb
Artem Khvastunov [Tue, 11 Aug 2020 09:46:14 +0000 (11:46 +0200)]
[go] use HtmlBuilder in change signature fixes
GitOrigin-RevId:
5d16ab8bfb9df591cc194299c15ddad3c765e163
Dmitry Batrak [Tue, 11 Aug 2020 10:31:31 +0000 (13:31 +0300)]
IDEA-247956 Don't pass DESKTOP_STARTUP_ID environment variable to launched processes on Linux
GitOrigin-RevId:
775c731d2bbe52fd48efb32689fe1578dd06e999
Aleksandr Krasilnikov [Mon, 10 Aug 2020 16:15:54 +0000 (19:15 +0300)]
[space] exclude transitive slf4j
GitOrigin-RevId:
41e62e8acc7ad0095a5596f4cdf0683ff57b8a35
Aleksandr Krasilnikov [Fri, 7 Aug 2020 14:21:18 +0000 (17:21 +0300)]
[space] migrate to new version of space sdk
GitOrigin-RevId:
3310a3a145deef59b69f65682e9b1d2fa99f872e
Tagir Valeev [Tue, 11 Aug 2020 09:46:21 +0000 (16:46 +0700)]
[java-i18n] attempt to support properties
GitOrigin-RevId:
f5b6844c3606603ff5a53892273b379132590592
Tagir Valeev [Tue, 11 Aug 2020 08:16:31 +0000 (15:16 +0700)]
[core] TextWithMnemonic: support Japanese-style mnemonics (as suffix); tests (IDEA-247875)
GitOrigin-RevId:
66040ba78f713df705f89caa1b18a7f579c43d56
Ilya Biryukov [Thu, 16 Jul 2020 14:24:40 +0000 (17:24 +0300)]
Allow to customize the popup menu of IntentionHintComponent
To allow showing the bulb icon sent over the rd protocol.
Also delays creating the popup component until it is shown.
GitOrigin-RevId:
c8a1976a2733ab4ce27e21af90acb9c405c7fb46
Alexandr Suhinin [Tue, 11 Aug 2020 06:56:56 +0000 (09:56 +0300)]
[i18n] annotate inspection gadgets
GitOrigin-RevId:
bc29446d3d02ddef3664d58222b015bc89704d5f
Sergey Patrikeev [Tue, 11 Aug 2020 08:44:06 +0000 (11:44 +0300)]
Indexing diagnostics: allow 2 indexing diagnostics to be dumped in one second.
GitOrigin-RevId:
9e039559b4c1275af311ce53910d56a79d629fb9
Tagir Valeev [Tue, 11 Aug 2020 07:34:21 +0000 (14:34 +0700)]
[java-i18n] Do not ignore lines with ellipsis like "More..."
GitOrigin-RevId:
4cb4d0722ac5fc232d60d1e2d9be4abd3cb65f03
Ilyas Selimov [Tue, 11 Aug 2020 07:49:05 +0000 (14:49 +0700)]
[java-i18n] compiler fixes
GitOrigin-RevId:
635ea47b985f471b1751e3424232285223a84fbd
RKernel Updater [Tue, 11 Aug 2020 07:45:34 +0000 (07:45 +0000)]
Updating versions of project dependencies: rkernelVersion->81
RKernel Updater
GitOrigin-RevId:
a9b1d41bb9b36879b9fdf939ee23de477001ad8c
RKernel Updater [Tue, 11 Aug 2020 07:09:56 +0000 (07:09 +0000)]
Updating versions of project dependencies: rkernelVersion->80
RKernel Updater
GitOrigin-RevId:
33f987bde1f6852442c65b04e048cf57622270ab
Vladimir Krivosheev [Tue, 11 Aug 2020 05:41:57 +0000 (07:41 +0200)]
ics — fix possible deadlock on app exit
GitOrigin-RevId:
960fa041d89aab910cf3c18e4b78a2f36bd1da31
Vladimir Lagunov [Tue, 11 Aug 2020 04:07:24 +0000 (11:07 +0700)]
Revert "Convert PyWelcomeSettings into a light service to simplify its registration in other plugins."
This reverts commit
d1a63c43
IDEA-CR-65929
GitOrigin-RevId:
ef022f3a971166768091e59767d232bf0797f0ea
Tagir Valeev [Tue, 11 Aug 2020 04:29:07 +0000 (11:29 +0700)]
Missing properties added
GitOrigin-RevId:
e17e41c8c6da5ba05aec9e1fa0a3308b80dd8d27
Tagir Valeev [Tue, 11 Aug 2020 03:43:31 +0000 (10:43 +0700)]
CompilerTester: do not refer to "status.compilation.completed.successfully" property (as it contains time now)
GitOrigin-RevId:
efd3358da17f487054386a2449f0612add3f0228
Tagir Valeev [Tue, 11 Aug 2020 03:34:43 +0000 (10:34 +0700)]
[i18n] Externalize presentable names of ShortenCommandLine
GitOrigin-RevId:
4db5484e6f014da5939d7d7910aca195151ff02a
Julia Beliaeva [Mon, 10 Aug 2020 21:18:21 +0000 (00:18 +0300)]
[git-index] use original path for renamed files for loading base content
GitOrigin-RevId:
a1518b016b547780016b781f460cf0d5bd98e4a6
Julia Beliaeva [Mon, 10 Aug 2020 18:18:48 +0000 (21:18 +0300)]
[git-index] mark setter as private
GitOrigin-RevId:
ffcc9b0ceb9bfbd3301cb357c09a66c27772e5ef
Sergey Stupin [Mon, 10 Aug 2020 21:03:29 +0000 (23:03 +0200)]
fix JspxTemplatesTest. We can not cache caretOffset since template preprocessor could change editor caret
GitOrigin-RevId:
f2e479d6be9b7f5ad14a7ec4a358cc4ea61c8f49
Bas Leijdekkers [Mon, 10 Aug 2020 15:51:12 +0000 (17:51 +0200)]
Bas Leijdekkers [Mon, 10 Aug 2020 15:47:53 +0000 (17:47 +0200)]
Bas Leijdekkers [Mon, 10 Aug 2020 15:43:18 +0000 (17:43 +0200)]
Bas Leijdekkers [Mon, 10 Aug 2020 14:50:44 +0000 (16:50 +0200)]
SSR: copy constructor forgot to copy additional constraints
GitOrigin-RevId:
2965b9daf54d2f9d3d4afe06ee1981d045a75681
Bas Leijdekkers [Mon, 10 Aug 2020 14:47:30 +0000 (16:47 +0200)]
IG: copied object passed to super constructor should not prevent warning (IDEA-247907)
GitOrigin-RevId:
2d41b2e365d397a17e9dd4382a3e75f33ec1a631