RESTED
RESTED copied to clipboard
Variables for Collection instead of Global
Having variables comes in very handy, but they can add up if you use them a lot. I usually prefix my variables with my collection names to keep them organized and reuse names, but it would be nice if there was a way to have Collection based variables in addition to global ones. They also should import/export with the collection if possible.