12

Project Variables listed in VARS tab

The new project/profile/task variables are hidden via a long press and press in a menu. It would be great if they were listed in the VARS tab to easily check what value they are currently set to.

Also, it would be great if they were visually distinguished from local variables.

4 replies

J

I agree! Project variables are an awesome feature, but they are too well hidden, we would need to be able to access it quickly.

T

This would be a huge aid to development.

A

Right now it seems that only Global Variables can be debugged. But scoping variable is useful to avoid cross project corruption. I think most people use Global Variables because they are visible in the VARS tab, making is much easier to use and debug them.