summaryrefslogtreecommitdiff
path: root/compose-ide-plugin
AgeCommit message (Expand)Author
2022-08-17LE: Make BasicCompileTest use the Compose CompilerAlan Leung
2022-08-17Only Insert Function Name in KDoc ContextAlon Albert
2022-06-28Update embedded compose compilerMatthew Gharrity
2022-06-28Integrate Kotlin IDE plugin 1.7.0Matthew Gharrity
2022-06-13Migrate to MocktioKt's "whenever" instead of awkward `when`.Kurt Dresner
2022-06-03Update baselines to allowlist existing by-lazy usagesTor Norbye
2022-05-31Use AGP-as-built-by-gradle in compose testsChris Warrington
2022-05-25Remove FacetManager componentDana Dahlstrom
2022-05-18LE: Move Offset-to-Group mapping to the hostAlan Leung
2022-05-17[Compose-CL] Make completion case-sensitiveOscar Adame Vázquez
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-05LE: Update Compose Compiler SnapshotAlan Leung
2022-05-02Update Live Edit settings menu to new specChester Hsieh
2022-04-27Initial draft of the new E2E test frameworkEsteban de la Canal
2022-04-21Refactor code completion utility code to compose-commonOscar Adame Vázquez
2022-04-18Fix typoJoe Baker-Malone
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-22Kotlin plugin 1.6.20-M1 + Compose 1.2.0Alan Leung
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-24Use JvmImportTom Renn
2022-01-21Suppress Compose test failure with Kotlin 213Matthew Gharrity
2022-01-21Adapt ComposeUnresolvedFunctionFix to Kotlin 213Matthew Gharrity
2022-01-21Adapt Compose to Kotlin 213Matthew Gharrity