idea/community.git
2022-01-17 Ilyas SelimovIDEA-285172 - [decompiler] - StrongConnectivityHelper...
2022-01-17 Tagir Valeev[kotlin-analysis] light elements for decompiled declara...
2022-01-17 Tagir Valeev[kotlin-uast] KTIJ-20763 Remove originalElement process...
2022-01-17 Tagir Valeev[java-inspections] OverwrittenFieldAnalyzer: writing...
2022-01-17 Tagir Valeev[java-completion] getMethodReferenceType: null-check
2022-01-17 Tagir Valeev[java-decompiler] Manifest added for public releases
2022-01-17 Vladimir Dolzhenko[kotlin] Improve isKnownNotContains
2022-01-16 Aleksey Pivovarovgit: javadoc
2022-01-16 alexey.afanasievIJ-CR-19083 QD-1841 Add highlighted_text and range...
2022-01-16 Konstantin... [ExpUI] add left padding for vcs markers
2022-01-16 Konstantin... [ExpUI] temp vcs colors to distinguish added/removed...
2022-01-16 Vladimir Krivosheevcleanup
2022-01-16 Vladimir Krivosheevdo not load Win32Exception as part of SystemInfo class...
2022-01-16 Dmitry.KrasilschikovNew Project Wizard FUS-1343 refactoring
2022-01-16 Dmitry.KrasilschikovNew Project Wizard FUS-1343 add logging for community...
2022-01-16 Dmitry.KrasilschikovNew Project Wizard IDEA-286756 preserve git checkbox...
2022-01-16 Dmitry.KrasilschikovNew Project Wizard IDEA-282290 setup initial dialog...
2022-01-16 Dmitry.KrasilschikovNew Project Wizard IDEA-285902
2022-01-16 Dmitry.KrasilschikovNew Project Wizard IDEA-285038 download plugins in...
2022-01-16 Vladimir Krivosheevdisable stats reporting for deprecated and cache storage
2022-01-16 Vladimir Krivosheevfix testDefaultSelectedItem
2022-01-16 Vladimir Krivosheevstore AppPropertyService in a config directory — as...
2022-01-16 Vladimir Krivosheevcleanup
2022-01-16 Sergey MalenkovIDEA-284660: make HoledIcon scalable
2022-01-15 Vladimir Dolzhenko[kotlin] Improve isKnownNotContains
2022-01-15 Aleksey Pivovarovdiff: javadoc
2022-01-15 Andrew Kozlov[editor] AttachSourcesNotificationProvider migrated...
2022-01-15 Andrew Kozlov[editor] side effects removed; i18n/nullability explici...
2022-01-15 Vladimir Dolzhenko[kotlin] Improve isKnownNotContains
2022-01-15 Julia Beliaeva[vcs-log-graph] cleanup
2022-01-15 Julia Beliaeva[vcs-log-graph] fix "Raw use of parametrized class...
2022-01-15 Julia Beliaeva[vcs-log-graph] do not implement CascadeController...
2022-01-15 Andrey.Cherkasov[java-highlighting] Provide fix "Create missing branche...
2022-01-15 Andrey.Cherkasov[java-highlighting] Fixes after review (IJ-CR-19483)
2022-01-15 Vladimir Dolzhenko[kotlin] Fix run read action
2022-01-15 Ivan Semenov[git] properly fix SE filters
2022-01-15 Aleksey Pivovarovgit: fallback to 'Affected Files' dialog on exception
2022-01-15 Aleksey Pivovarov[vcs-log] fix NPE on an attempt to show commit when...
2022-01-15 Alexander KoshevoyFix NPE in PythonConsoleTest.testInterruptAsync
2022-01-15 Vladimir Krivosheevcleanup
2022-01-15 Vladimir Krivosheevconfig import dialog and eua — use IntelliJ LaF
2022-01-15 Vladimir KrivosheevIDEA-286544 Splash instance must be not created before...
2022-01-15 Vladimir Krivosheevmore stable and faster toolwindow manager initialization
2022-01-15 Vladimir Krivosheevcleanup
2022-01-15 Vladimir KrivosheevRename .java to .kt
2022-01-15 Vladimir KrivosheevmaskExtensions - also update adapters
2022-01-15 Vladimir KrivosheevRename .java to .kt
2022-01-15 Vladimir Krivosheevextract runStartUpActivities to simplify CPU profiling
2022-01-15 Vladimir KrivosheevconditionClass is deprecated - remove from spec
2022-01-15 Vladimir Krivosheevcleanup
2022-01-15 Vladimir Krivosheevcheck for a recently added ToolWindowAnchor.NONE —...
2022-01-15 Vladimir Krivosheevlazy creation of ReadMeCreator (LangSupport is used...
2022-01-15 Vladimir Krivosheevuse jackson instead of gson - avoid loading extra lib...
2022-01-15 Vladimir Krivosheevcleanup
2022-01-15 Nikita KudrinRevert "opened packages moved to resource directory...
2022-01-15 Nikita Eshkeev[javadoc] IDEA-285556 Support language injection into...
2022-01-14 Sergey MalenkovIDEA-284660: use icon with a badge for ProblemsView...
2022-01-14 Sergey MalenkovIDEA-284660: paint holed icon with a badge
2022-01-14 Irina.PetrovskayaIntelliJ IDEA 2022.1 EAP artwork
2022-01-14 Pavel PorvatovIDEA-285349 Invalidate Caches contents don't fit
2022-01-14 Ilya.KazakevichGet rid of deprecated method
2022-01-14 Nikita Kudrinopened packages moved to resource directory for sharing...
2022-01-14 Anna Kozlova[junit] non-blocking read action during runner detectio...
2022-01-14 Anna Kozlovajavadoc
2022-01-14 Anna Kozlovacleanup
2022-01-14 Anna Kozlova[tests] show error if no tests were run in the configur...
2022-01-14 Anna Kozlova[java] replace default catch block template (IDEA-161593)
2022-01-14 Nikolaj SchumacherOC-22492 [format] Don't add space after keywords used...
2022-01-14 Ilya.KazakevichNew method must be used but only after we check statist...
2022-01-14 Sergei VorobyovIDEA-283167 added: user data holder from dependency...
2022-01-14 Sergei Vorobyov[cleanup] removed redundant dependency analyzer scope id
2022-01-14 Sergei Vorobyov[cleanup] extracted interfaces for dependency analyzer...
2022-01-14 Sergei Vorobyov[cleanup] extracted dependency and external project...
2022-01-14 Sergei Vorobyov[cleanup] moved dependency scope and status into Depend...
2022-01-14 Sergei VorobyovIDEA-283167 added: wait for loading completion before...
2022-01-14 Sergei VorobyovIDEA-283167 fixed: don't filter dependency usages view
2022-01-14 Anton TarasovJBCefJSQuery: fix synchronization
2022-01-14 Dmitry Zhuravlevsemantic-diff: displaying semantic change inlays in...
2022-01-14 Dmitry Zhuravlevcombined-diff: support add/remove blocks
2022-01-14 Dmitry Zhuravlevcombined-diff: apply iteration state directly instead...
2022-01-14 Dmitry Zhuravlevcombined-diff: make combined diff processor accessible...
2022-01-14 Dmitry ZhuravlevInlay hints: allow to create button inlay with specifie...
2022-01-14 Dmitry Zhuravlevrefactoring-detector: initial plugin implementation
2022-01-14 Ilya.KazakevichGet rid of deprecated method
2022-01-14 Andrei KlunnyiKTIJ-20758 NPW: unify labels capitalization
2022-01-14 Vyacheslav... Android: make the plugin layout customizable
2022-01-14 Ilya.KazakevichSave windows build version to FUS and use windows build...
2022-01-14 Anton TarasovIDEA-286693 [followup] a pool slot is not freed after...
2022-01-14 Mikhail Mazurkevich[workspace model] Make `DelayedProjectSynchronizer...
2022-01-14 Anton TarasovIDEA-286693 [followup] a pool slot is not freed after...
2022-01-14 Peter Gromov[grazie] exclude markdown style markup
2022-01-14 Konstantin... IDEA-286494 Sync progress icon hard to see in Darcula
2022-01-14 Nikita Skvortsov[gradle] bump the latest version in integration tests
2022-01-14 Bart van Helvert[ssr] Rename modifiers to filters
2022-01-14 Bart van HelvertRevert "[ssr] IDEA-283550 Rename filters to modifiers"
2022-01-14 Dmitry Gridin[cri] remove redundant '@Service(Service.Level.PROJECT)'
2022-01-14 Leonid Shalupovjps-bootstrap: do not mention jps-bootstrap in exceptio...
2022-01-14 Leonid Shalupovjps-bootstrap: tasks for running tests in various envir...
2022-01-14 Lamberto Basti[PKGS] using VFS instead of polling for checking ancill...
2022-01-14 Louis Vignier[ui] Fix vertical distance between bullet and <li>...
next