Colton Idle
09/20/2024, 7:15 PMval blah by remember { mutableStateOf() }
or do I need to look up how to create my own ide autofill action (i forget what its called)MR3Y
09/20/2024, 7:27 PMColton Idle
09/20/2024, 8:34 PM1. Go to Preferences/Settings → Editor → Live Templates.
2. Click + (add), then choose Template Group or Live Template.
3. Define your Abbreviation, Template text, and Description.
4. Set Context (e.g., Kotlin, Java, XML).
5. Click OK.
but id love to write a line. hit alt enter and "create live template".MR3Y
09/20/2024, 8:46 PMColton Idle
09/20/2024, 8:56 PMColton Idle
09/20/2024, 8:58 PM