If you’re working on a project with a bunch of assets, and you need to put the asset’s URL into your code, it’s quite time-consuming to have to go back to the assets folder each time to copy the URL over.
It would be great to have a quick way to reference them from the other project files (e.g. perhaps typing url(’ could trigger a searchable drop-down of the contents of the assets folder, or something like that).
Loving Glitch overall though of course, thanks for creating such an awesome service!