Creating this as a thread for all small tweaks and suggestions to help everyday use.
1.Being able to disable lock contraint for scale for selected layers in one go
Being able to control additional layer properties via expressions, i.e. visibility. This will need to be reflected in the layer visibility icon for example, that the visibility is connected to an expression
Being able to replace sound files and control sound properties like volume in Essential Graphics
If a layer has an expression, it would be nice to have an additional icon to be able to jump to the layer/layers, reference in that expression, and visa versa
Direct Microsoft Excel or Google Sheets access for spreadsheets, rather than having to create a middleman csv/tsv file
When using a linked csv/tsv and a user control dropdown effect, you can access the rows in the file with the dropdown by using “csv.dataValue”. This maps the dropdown index to the rows. When adding this to essential graphics to override the spreadsheet data, it is not possible to use he dataValue, and each row option in essential graphics, needs a hardcoded if else statement.
Having expressions syntax highlighted by default (or at least with a preference), rather than seeing the expression in the default white ui colour, until you click into it