summaryrefslogtreecommitdiff
path: root/compose-ide-plugin/src/com
AgeCommit message (Expand)Author
2022-03-07[Compose-CL] Autocomplete basic anchors in a constrain Json blockOscar Adame Vazquez
2022-02-22Integrate Kotlin plugin 1.6.20-M1Matthew Gharrity
2022-02-22Ensure we pass the correct CallType to KotlinInsertionHandlerDiego Perez
2022-02-22Fix Compose completion outside of functionsDiego Perez
2022-02-07Extend surround with widget actionDiego Perez
2022-02-03[Compose-CL] Add models for autocompleteOscar Adame Vazquez
2022-01-25Streamline LiveEdit concurrency to prevent IDE lagNoah Zimmt
2022-01-21Adapt ComposeUnresolvedFunctionFix to Kotlin 213Matthew Gharrity
2022-01-21Adapt Compose to Kotlin 213Matthew Gharrity
2022-01-21KTIJ-18482 rename SampleResolutionServiceAnastasia Ivanova
2022-01-19Replace deprecated holder.createInfoAnnotationDiego Perez
2022-01-14LE: Add GUI to configure Live EditFabien Sanglard
2022-01-10[Compose-CL] Add autocomplete for Extends propertyOscar Adame Vazquez
2021-11-29[Compose-CL] Base support for Json autocompleteOscar Adame Vazquez
2021-11-09android: fix deprecated usages of Storage.file to valueKirill Likhodedov
2021-10-15deprecate ServiceManager.getService()Vladimir Krivosheev
2021-09-27LE: Update compose compiler with OperatorNames fix.Alan Leung
2021-09-23Integrate Kotlinc 1.5Matthew Gharrity
2021-09-14LE: Add a way to use Compose Compiler within StudioAlan Leung
2021-09-09Do not promote MaterialTheme composableDiego Perez
2021-08-10[custom renderer] Implement compose state object renderersKun Shen
2021-07-22Hotfix for kt version warning in Compose projectsMatthew Gharrity
2021-07-12Fix breakpoints inside of ComposableSingleton lambdasSteven Schäfer
2021-07-02Add an option to avoid stepping into Compose internal functionsSteven Schäfer
2021-06-25Fix RadioButton completionDiego Perez
2021-06-22Correct the color annotator for Compose colorCharlie Tsai
2021-06-21Add getValue import quickfix for remember {} patternDiego Perez
2021-05-07Correct the color parsing function for Color class in Compose file.Charlie Tsai
2021-05-04Support Color picker for more Color declarations in Composemirror-goog-studio-master-devCharlie Tsai
2021-04-29Integrate Kotlin IDE plugin 1.5.0Matthew Gharrity
2021-04-26In ComposeModifierCompletionContributor always create nameExpressionPolina Koval
2021-03-31Correctly register ComposeErrorMessages.Polina Koval
2021-03-23Improvement for ComposableFunctionExtractableAnalyser.Polina Koval
2021-03-16Make "import getValue" quick fix work with qualified expressions.Polina Koval
2021-03-15Add ComposeImplementationsCompletionContributorPolina Koval
2021-03-09Fix ComposeModifierCompletionContributorPolina Koval
2021-03-04Fix the Compose Color gutter IconOscar Adame
2021-03-03Lambdas as last parameter should behave as regular KotlinDiego Perez
2021-02-16Update Compose frontend analysisLeland Richardson
2021-02-15[Compose] Add ComposeFormattingCodeStyleSettingsProviderPolina Koval
2021-02-11AndroidComposeAutoDocumentation - get services on demandVladimir Krivosheev
2021-02-09[Compose] Add ComposableElementAutomaticRenamerFactoryPolina Koval
2021-01-11[Compose] Make ComposableAnnotator work with library source files.Polina Koval
2020-12-15[Compose] Introduce ComposeModifierCompletionContributorPolina Koval
2020-12-09[Compose] Compose plugin clean upPolina Koval
2020-12-07[Compose] Fix ComposePostFormatProcessorPolina Koval
2020-12-07[Compose] Add ComposeFoldingBuilderPolina Koval
2020-12-04[Compose] Add ComposeWrapModifiersActionPolina Koval
2020-12-04[Compose] Fix ComposePostFormatProcessorPolina Koval
2020-12-04[Compose] Add PostFormatProcessor for Compose.Polina Koval