Comments in code

Most programming languages allow some form of commenting in the program, such as “I’m doing it this way because …” or “I must come back and do this bit right one day” or “this bit computes such and such, getting the data from somewhere or other”, and so on.

Is there any way to comment Glide code?

(For the avoidance of confusion, I know there’s a comments component, but that does a quite different job.)

1 Like

I don’t know if this will ever get to production, but months ago there was a feature called “Notebook” in staging that let you do exactly this.