Commit Graph
166224 Commits
Author SHA1 Message Date
peter 53dc1ef370 rename completion test 2016-01-28 16:30:05 +01:00
peter eca755dcbd correctType in completion (IDEA-150050) 2016-01-28 16:30:04 +01:00
peter f623ac8ede IDEA-123294 Make live templates for statement work properly inside shorten variant of lambda expression 2016-01-28 16:30:04 +01:00
peter 734d460bfd move Normal8CompletionTest to completion test package 2016-01-28 16:30:03 +01:00
peter 4035b66f26 IDEA-150909 Ambiguous class static method completion has confusing behaviour 2016-01-28 16:30:03 +01:00
Dmitry Batkovich 16dc890fce EA-78416 - NPE: ResourceBundlePropertyStructureViewElement$.getTextAttributes 2016-01-28 18:01:21 +03:00
Vassiliy.Kudryashov 3d9430ae8b add colored speed search for AbstractFileTreeTable 2016-01-28 17:54:20 +03:00
Aleksey Pivovarov f0d66c6e17 git: do not compare VcsFileRevision
it does not work for commits with the same timestamp
2016-01-28 17:47:18 +03:00
Aleksey Pivovarov 4fcba97c08 git: do not store duplicated LineInfo records 2016-01-28 17:47:18 +03:00
Aleksey Pivovarov 8b17f7b607 git: cleanup 2016-01-28 17:47:18 +03:00
Aleksey Pivovarov be1f9289a1 git: make GitFileAnnotation immutable 2016-01-28 17:47:18 +03:00
Aleksey Pivovarov c1edc442a1 IDEA-16394 diff: allow to disable advanced highlighting 2016-01-28 17:43:26 +03:00
Aleksey Pivovarov 9b57811d1c editor: allow to disable RangeHighlighters from DocumentMarkupModel in a single editor 2016-01-28 17:43:26 +03:00
Aleksey Pivovarov 283dc33e0d editor: use less general name for iterator 2016-01-28 17:43:26 +03:00
Aleksey Pivovarov fab15ef901 editor: make DisposableIterator extend PeekableIterator
do not make implicit assumptions on returned iterators in MarkupModel
2016-01-28 17:43:26 +03:00
Aleksey Pivovarov b0b849795c editor: extract Editor RangeHighlighter filters into separate markup model 2016-01-28 17:43:26 +03:00
Vladimir Krivosheev af143a0209 ExternalResourceManagerExImpl — store in own javaeeExternalResources.xml 2016-01-28 15:41:51 +01:00
Dmitry.Krasilschikov 5445d6c029 compilation error fix 2016-01-28 17:38:52 +03:00
Vladimir Krivosheev 49e94eb025 GwtSdkManagerImpl — store in applicationLibraries.xml and set roaming to PER_OS 2016-01-28 15:30:48 +01:00
Vladimir Krivosheev 788bd6230f CodeStyleSchemesUIConfiguration — disable roaming 2016-01-28 15:30:48 +01:00
Dmitry Batrak acd2070180 IDEA-150132 When selecting and dragging text to "watches" most of the time the editor will start scrolling down and marking the whole text automatically 2016-01-28 17:06:43 +03:00
Dmitry.Krasilschikov f86f1f23f8 #RUBY-17510 provide list reloadable panel 2016-01-28 17:06:03 +03:00
Dmitry Batkovich 4cd38d818d IDEA-150149 change class signature: don't add type parameters to a class object accessor 2016-01-28 16:55:29 +03:00
Vladislav.Soroka 114e0938c6 external system: rename newly created module if it has not expected name 2016-01-28 16:44:47 +03:00
Vladislav.Soroka 040259f869 external system: rename newly created module if it has not expected name 2016-01-28 16:29:55 +03:00
Dmitry Batkovich 33a671a448 IDEA-148839 Change class signature allows to specify bound type for new type parameters 2016-01-28 16:25:50 +03:00
Aleksey Pivovarov d449292b0f IDEA-119269 IDEA-89348 vcs: Show History For Selection - add popup actions 2016-01-28 16:24:41 +03:00
Sergey Malenkov bbcb6e1e43 IDEA-149395 Do not use border on Mac 2016-01-28 16:12:21 +03:00
Sergey Malenkov 3f04c30c9c IDEA-149395 Use subtract overlay mode for light theme 2016-01-28 16:12:19 +03:00
Sergey Malenkov a6a994b459 IDEA-149395 Fix behaviour for editor.full.width.scrollbar 2016-01-28 16:12:18 +03:00
Ilya.Kazakevich 46e3bd8845 PY-18253: Context passed to PyLineMarkerNavigator#search
We used to use loose context that prevents user from accessing other classes.
We use user-initiated context now since this navigation is user-initiated action
2016-01-28 15:46:43 +03:00
Egor.Ushakov 7863d0a765 IDEA-60932 Support Groovy expressions in debugger expression evaluation - fix for non static context 2016-01-28 15:43:13 +03:00
Vladimir.Orlov 73b653ab2b Merge remote-tracking branch 'origin/master' 2016-01-28 15:29:42 +03:00
Vladimir Krivosheev f99ee60ebf GradleSystemRunningSettings — add presentable name 2016-01-28 13:15:38 +01:00
Vladimir.Orlov c99b1a9072 updated splash for win launchers. 2016-01-28 15:14:40 +03:00
Alexander Doroshko 31a18d2ddd remove outdated registry option 2016-01-28 15:13:57 +03:00
Vladimir Krivosheev eb021a0976 PropertiesRefactoringSettings — use standard baseRefactoring.xml 2016-01-28 13:11:31 +01:00
Vladimir Krivosheev aea4002527 CodeStyleSettingsManager — use standard code.style.schemes.xml
DefaultColorSchemesManager — disable roaming
2016-01-28 13:11:31 +01:00
Sergey Ignatov ae4b2d3d53 unsed imports 2016-01-28 14:53:48 +03:00
develar 4aa5805510 export settings presentable name: remove common suffix "Settings" (so, GithubSettings -> Github) 2016-01-28 12:51:51 +01:00
Nadya Zabrodina e56b56c0d1 [hg]: IDEA-150091 remove hg executable path validation from Settings Dialog
* support switching off hg integration
2016-01-28 14:28:30 +03:00
Eugene Zhuravlev e857dd9671 automake completion evens and generated sources refresh (IDEA-148929) 2016-01-28 12:26:05 +01:00
develar f777350fab java DebuggerSettings — store in standard debugger.xml 2016-01-28 12:22:33 +01:00
develar 11a49080d5 XPathView.XPathViewPlugin — store in own xpath.xml
use OptionsBundle to get name if plugin vendor is JetBrains and no resource bundle
2016-01-28 12:11:27 +01:00
Aleksey Pivovarov 1d73d439d8 vcs: rename "History For Selection" dialog class 2016-01-28 13:51:52 +03:00
Konstantin Bulenkov 4e0c86e748 fix misprint myWidth -> myHeight 2016-01-28 13:36:29 +03:00
develar 3eae08a28c ImportFilteringUsageViewSetting — store in standard usageView.xml 2016-01-28 11:35:18 +01:00
Vladimir.Orlov 57cfb37799 Merge remote-tracking branch 'origin/master' 2016-01-28 13:13:24 +03:00
Valentina Kiryushkina 227019b047 Revert edu plugins ids
student --> interactivelearning
2016-01-28 13:03:11 +03:00
Vladimir.Orlov fe04a4e73d Community Dist: IDE_JVM_ARGS fixed. 2016-01-28 12:48:40 +03:00