summaryrefslogtreecommitdiff
path: root/compose-ide-plugin/src
AgeCommit message (Expand)Author
2022-08-17Only Insert Function Name in KDoc ContextAlon Albert
2022-05-18LE: Move Offset-to-Group mapping to the hostAlan Leung
2022-05-17[Compose-CL] Autocomplete all KeyFrame fieldsOscar Adame Vázquez
2022-05-17[Compose-CL] Initial autocomplete for OnSwipeOscar Adame Vázquez
2022-05-17[Compose-CL] Refactor JsonProperty usageOscar Adame Vázquez
2022-05-09[Compose-CL] Complete 'clear' field and 'clear' optionsOscar Adame Vázquez
2022-05-09[Compose-CL] Complete From and To propertiesOscar Adame Vázquez
2022-05-09[Compose-CL] Modify logic used to find ConstraintSets propertyOscar Adame Vázquez
2022-05-09[Compose-CL] Complete field names in a TransitionOscar Adame Vázquez
2022-05-02Update Live Edit settings menu to new specChester Hsieh
2022-04-21Refactor code completion utility code to compose-commonOscar Adame Vázquez
2022-04-14LE: Rethrow Runtime version check errorAlan Leung
2022-04-06[Compose] Use name filter for ComposeModifierCompletionContributorkovalp
2022-04-05Unify ui-tooling(-preview) namespaces in Compose PreviewAmaury Medeiros
2022-03-29LE: Turn off intrinsicRememberEnabled in compose compiler.Alan Leung
2022-03-23[Compose] Fix insertion of Modifiers.kovalp
2022-03-21[Compose-CL] Refactor reused logic for Enum valuesOscar Adame Vázquez
2022-03-21[Compose-CL] Add completion for VisibilityOscar Adame Vázquez
2022-03-21[Compose-CL] Document KeywordsOscar Adame Vázquez
2022-03-21[Compose-CL] Complete Dimension Behavior valuesOscar Adame Vázquez
2022-03-21[Compose-CL] Autocomplete IDs on special anchorsOscar Adame Vázquez
2022-03-09[Compose-CL] Complete anchors in constraint arrayOscar Adame Vázquez
2022-03-09[Compose-CL] Autocomplete IDs in constraint arrayOscar Adame Vázquez
2022-03-09[Compose-CL] Add remaining Constraint field constantsOscar Adame Vázquez
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-31IDEA-285138: publish intellij.android.compose-ide-plugin plugin to marketplaceAndrei Kuznetsov
2022-01-31IDEA-285138: associate compose-ide-plugin with `androidx.compose.runtime:runt...Andrei Kuznetsov
2022-01-31IDEA-285138: cleanup compose-ide-plugin/plugin.xmlAndrei Kuznetsov
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