03-18-2024, 03:50 AM (This post was last modified: 03-18-2024, 03:58 AM by birdywen.)
Dear Gintaras
I was wondering if that will be possible to add an option to insert the copied snippet code into editor directly? Sometimes I need to find more than one element and it would be nice if I could insert code snippetsĀ this way. Because I don't need to insert window varĀ again and again.
To improve the user experience for LA users like me who frequently use elm.find, a helpful addition could be the ability to determine the found elm variable names directly from the Elm UI text or make changes to the variable names before inserting them into the editor. This would help avoid confusion, especially when dealing with multiple variables named e1, e2, etc. Would you like suggestions on how to implement this modification?