Aleksey Rostovskiy
185284cee6
get rid of intellij.build.toolbox.litegen parameter and use BuildOptions.TOOLBOX_LITE_GEN_STEP to skip it instead
...
GitOrigin-RevId: 9aac8ee4ed1ebf2a29de18a238825fafb1ab88f9
2019-05-27 15:08:08 +03:00
Alexandr Suhinin
9215f4240b
[duplicates] enable duplicates analysis in PyCharm/WebStorm/PhpStorm/RubyMine
...
GitOrigin-RevId: 1545b79fdca4888f4b94f47f22703fd37694fa7a
2019-05-27 15:07:30 +03:00
Dmitry Jemerov
e12af508c9
Initial version of Windows defender checker notification
...
GitOrigin-RevId: c0c88a0dfa023a6e1f7bd794f5057bffce3c59e8
2019-05-27 14:13:44 +03:00
Dmitry Jemerov
d99752d4dd
Windows Defender checker from Android Studio
...
GitOrigin-RevId: 15a3cb8a14a1af5251cb2aae6b3ce4392a8b1985
2019-05-27 14:13:14 +03:00
graann
070b5a79ed
Implement new Editor Tabs UI: Tabs: correct color keys (#IDEA-211774)
...
GitOrigin-RevId: 97d1a65163da79caaeb82843d2b2dc184624e23b
2019-05-27 14:12:44 +03:00
graann
b67873510a
New tabs UI: There is no border between database console/table editor and Toolbar/Navigation bar when tabs are hidden (#IDEA-214996)
...
GitOrigin-RevId: 960f41f1d983f62312f3c7a710606a11d9e4da1f
2019-05-27 14:12:13 +03:00
Alexey Kudravtsev
cba68688b7
cleanup
...
GitOrigin-RevId: 50bb4c7eabe50d645905092127dd7f98ac7a6631
2019-05-27 14:11:41 +03:00
Alexey Kudravtsev
a6d0b335f5
parallelize unconditionally since the processing of each file can be expensive (IDEA-CR-47613)
...
GitOrigin-RevId: 7a1b344777e41c164175834b6a0341f0e074970a
2019-05-27 14:11:10 +03:00
Alexey Kudravtsev
9e838347a6
save one isDirectory() call
...
GitOrigin-RevId: 719aeb62e28d81bd7799fc2b9c7151b93b8979f0
2019-05-27 14:10:39 +03:00
Alexey Kudravtsev
4c25850848
do not create default project unnecessarily
...
GitOrigin-RevId: 1941cd0339d5b66b02d9d2c0a798ccd55f655400
2019-05-27 14:10:08 +03:00
Andrey Sokolov
79a566ea2f
Lexer restartability from several states. New features in RestartableLexer. Refactoring in LexerEditorHighlighter
...
Moved pack/unpack methods from LexerEditorHighlighter to SegmentArrayWithData, introduced DataStorage interface for data
Added ability to provide several restartable states for lexer. Restartable lexer can start with additional information about preceding tokens
PHP lexer: lexer can restart from the middle of the string and heredoc.
PHP Heredoc content and string content is now splitted with special element regularly to ensure that restarted lexing is performed on a small char sequence
GitOrigin-RevId: 2fa02463d0cec2d525ecfc8376fc43934bf11712
2019-05-27 14:09:37 +03:00
Roman Shevchenko
bf21563ee8
[tests] file-to-dir-to-file refresh test case
...
GitOrigin-RevId: aa9c2f1bc1fcea62dd724a5957d520fa9024bc12
2019-05-27 14:09:06 +03:00
Yann Cébron
4b2c2a6cdf
TreeModel: Javadoc
...
GitOrigin-RevId: df88ffe13db5dcede22530b108cac5306b7573c7
2019-05-27 14:08:35 +03:00
Yann Cébron
c43d4264ec
StructureViewModel: Javadoc
...
GitOrigin-RevId: 93bf19253ce5499f4a6f2b80570d76f1493090f3
2019-05-27 14:08:04 +03:00
Daniil Ovchinnikov
79395bbb5e
remove JvmElement from parent interfaces of JvmAnnotation, since it is not a JvmElement
...
GitOrigin-RevId: bc59f7cc17c1f313c16726af4d80908967249a05
2019-05-27 14:07:33 +03:00
Daniil Ovchinnikov
5af0561e6b
remove JvmElement from parent interfaces of JvmAnnotationAttributeValue, since it is not a JvmElement
...
GitOrigin-RevId: c2729d38e586d0ac41a0dd750d1902414e150400
2019-05-27 14:07:02 +03:00
Vladimir Krivosheev
5dfff746df
IDEA-215000 Critical Startup Error while launching IDEA from scratch
...
GitOrigin-RevId: b491d48f50ecfd16a6147566d03eca3d08b26343
2019-05-27 14:06:25 +03:00
Sergey Ignatov
e84b7724d8
.ignore: don't load icons on splash
...
GitOrigin-RevId: 234f96df2a9615d95482bd80ff31d0a897d06713
2019-05-27 13:09:41 +03:00
Sergey Ignatov
775693ea6d
.ignore: don't load icons on splash
...
GitOrigin-RevId: 148b64165ede21ca30945c268d9e9d4324603670
2019-05-27 13:09:11 +03:00
Maxim.Kolmakov
264daf2d60
Fix missing memory snapshot
...
ProfilingUtil was merged into YourKitProfilerHandler
GitOrigin-RevId: fe60c9a0d1da8196e70036b40612306dfcacdab7
2019-05-27 13:08:40 +03:00
Roman Shevchenko
2cbbadd9bb
reverting accidental commit
...
GitOrigin-RevId: 06587866671d6753cb8bd8465d6fc252c9f12f6d
2019-05-27 13:08:09 +03:00
Roman Shevchenko
051203564f
Cleanup (dead code)
...
GitOrigin-RevId: da52d5a457f7d755e548f7030aa69d9569e5e3c9
2019-05-27 13:07:38 +03:00
Roman Shevchenko
87233032bd
Cleanup (unwarranted use of ApplicationEx)
...
GitOrigin-RevId: 502e79a13135bcd6c39dbcf487fef6f455022508
2019-05-27 13:07:08 +03:00
nik
bab99a9c27
build scripts: don't set 'mainModules' property for IDEA Community
...
This property is used to build searchable options index only, and that index is now built automatically for all plugins included into the product, so it makes sense to remove this property to simplify scripts.
GitOrigin-RevId: 66c63e7eed2e38e1898c9844cf36e26f8effad90
2019-05-27 13:06:37 +03:00
nik
4d722cf64e
build scripts: explicitly specify main module before module with patched dependencies file in Python plugins layout
...
This is needed to fix building searchable options index without ProductModulesLayout.mainModules. In that case order of modules in classpath will be determine by order they are specified in PluginLayout, and we need to ensure that the main module comes before the buildPatchesModule. Otherwise version of python-plugin-dependencies.xml from the buildPatchesModule will be used, and plugins included in it will be loaded twice, so building searchable options index will fail.
GitOrigin-RevId: 0ae1e833983bf9dc732e57d4d1254b88a090fa27
2019-05-27 13:06:07 +03:00
nik
b29a8402bb
build scripts: implement 'toString' for PluginLayout to simplify debugging
...
GitOrigin-RevId: 5d6a3b7e0ad42443793b86821c5b978a74256550
2019-05-27 13:05:36 +03:00
alexey.afanasiev
62a87460cc
IDEA-214735 Fix error of parsing constructor call with arguments on a new line
...
GitOrigin-RevId: b702bb7e7d2a0cf66b895c8378567aba690cfa31
2019-05-27 13:05:00 +03:00
Alexander Bubenchikov
433d6dc36a
IDEA-214823 - getMessageBus return null. Looks like a RC, hope this will fix it
...
GitOrigin-RevId: 46ea5aec0303932ba1f9dd5128076eeca5239180
2019-05-27 12:07:41 +03:00
nik
81a5ad4f9e
api: mark dangerous setter for ModuleOrderEntry as internal (IDEA-CR-47616)
...
GitOrigin-RevId: 1ca4f43ae6f0c240d0465db7c9e087a6ced846a1
2019-05-27 11:06:20 +03:00
Vladimir Krivosheev
1f9adbbbbd
IDEA-214809 Users which had old Mac OS keymap get switched to new keymap silently
...
GitOrigin-RevId: 7d416d0fa913fa862bfe0bdd7970f40bfa156f34
2019-05-27 11:05:49 +03:00
Vladimir Krivosheev
0569fb37b8
cleanup
...
GitOrigin-RevId: 4def7952ff76be87e336646615a5c80c46aaef4e
2019-05-27 11:05:12 +03:00
Dmitry Batkovich
ea8476a61f
reduce cache size for all SingleEntryFileBasedIndexExtension by default
...
GitOrigin-RevId: 54b0615a0c4cc9dfaef7bb968ebc7819376636a3
2019-05-27 10:04:31 +03:00
peter
000ccd1dbc
java: prohibit caching when using thread-local types imposed on expressions and declarations in complex nested inference scenarios
...
GitOrigin-RevId: a767826dedb5d1879009ee5804e1c675d1b863ac
2019-05-27 09:04:05 +03:00
Konstantin Bulenkov
a086de2ef0
Add psi references for named colors in theme json (initial)
...
GitOrigin-RevId: d9c49c7aab16ea325e797fba3d73918230a99d6b
2019-05-27 07:05:25 +03:00
Julia Beliaeva
5a04e1f0a6
[vcs-log] expire notification if repository is removed from the big repositories list
...
GitOrigin-RevId: 3c6462ece35b2f434770acfa42fe5e6db02d6295
2019-05-27 04:06:59 +03:00
Julia Beliaeva
134445c78d
[vcs-log] add a resume indexing button to the log toolbar
...
GitOrigin-RevId: d3215c9b91929fbbd2bca100973cc59ffb5680b1
2019-05-27 04:06:29 +03:00
Julia Beliaeva
f7fa6cf609
[vcs-log] increase the indexing limit immediately
...
This way to resume indexing one would just need to remove the repository from the big repositories list and schedule next indexing.
GitOrigin-RevId: fc747f5c69e30e5c5d4e13cd73886bc2f2efefb8
2019-05-27 04:05:54 +03:00
Julia Beliaeva
102a9af0c5
[vcs-log] move checking commits size to MyCommitSelectionListenerForDiff
...
GitOrigin-RevId: afa32d551439270d06b8a4fba0fd02f085578d97
2019-05-27 03:07:37 +03:00
Julia Beliaeva
e06a080373
[vcs-log] remove mySelectionListenerForDiff field
...
GitOrigin-RevId: bfd3ddd2faddb8c6d2183fc31f6694da68de00c6
2019-05-27 03:07:07 +03:00
Julia Beliaeva
1db6124cfa
[vcs-log] convert myChangesLoadingPane field to variable
...
GitOrigin-RevId: a1ffb0ff00ea8877ba87cb76149d9293130f718f
2019-05-27 03:06:37 +03:00
Julia Beliaeva
db7534d86c
[vcs-log] cleanup
...
GitOrigin-RevId: a3d7b6933083919a503bc2a78bd5ff71ea84127e
2019-05-27 03:05:59 +03:00
Vladimir Krivosheev
07c05250c8
cleanup - user assertJ instead of deprecated junit assertions
...
GitOrigin-RevId: 97645aeb8fabe032751665a1bb3eb68a0c307a49
2019-05-27 00:05:44 +03:00
Julia Beliaeva
cfaba08db9
[git] add exception information to the error
...
EA-142375
GitOrigin-RevId: 6837abc11fb09b95b2224090744930b850376e2e
2019-05-26 23:04:48 +03:00
Dennis Ushakov
ff0cf2859f
JSX: use case sensitive comparison for emmet and completion (WEB-36536)
...
GitOrigin-RevId: 31a3e7aa92377fdb6b46f4524995fb59b96ddb97
2019-05-26 21:05:50 +03:00
Roman Shevchenko
978826cf22
Cleanup (formatting; typos)
...
GitOrigin-RevId: 93cc24ff7a6163d53ed3e1aead2bac7ae521c360
2019-05-26 21:05:11 +03:00
Dmitry.Krasilschikov
4b25512970
IDEA-207961 more tests for TBX navigate command - bombed
...
GitOrigin-RevId: 78a26fae112ecc4bf6bfb0b8e480478f9823f5d5
2019-05-26 19:06:38 +03:00
Dmitry.Krasilschikov
8f589a4988
IDEA-207961 more tests for TBX navigate command
...
GitOrigin-RevId: be0080d5f0085d3e36d99a7db1a5c1609b3d493f
2019-05-26 19:06:08 +03:00
Dmitry.Krasilschikov
595ff7de29
UX-613 capitalize RA group titles
...
GitOrigin-RevId: 3986e7ef76b74c799e206559ca7768d63960aae2
2019-05-26 19:05:38 +03:00
Dmitry.Krasilschikov
cf8477679e
IDEA-214968 RA: recent project path as description
...
GitOrigin-RevId: 8c4b8b687cd020995c72d5e297798fb6ce596164
2019-05-26 19:05:00 +03:00
Konstantin Kolosovsky
56a0d5804d
vcs: Auto-include changes (resolved from current context) on invoking non-modal commit (IDEA-212233)
...
GitOrigin-RevId: ffdda3c25e33ce4dac8a0946bb7649d4f4661f0f
2019-05-26 15:05:06 +03:00