Hi, I've been using this extension for a long time. Basically, I use it to view waveform/spectrum data of audio signals at runtime. Besides the fact that loading large arrays is really slow, I also have to manually enter variable names each time. I need to compare different signals while debugging, but since this extension can't hide related variables, I have to keep adding/removing variables to make comparisons. My idea is, could you add a context menu to add variables to the graphical view, just like the 'Add to Watch' feature in VSCode?
Hi, I've been using this extension for a long time. Basically, I use it to view waveform/spectrum data of audio signals at runtime. Besides the fact that loading large arrays is really slow, I also have to manually enter variable names each time. I need to compare different signals while debugging, but since this extension can't hide related variables, I have to keep adding/removing variables to make comparisons. My idea is, could you add a context menu to add variables to the graphical view, just like the 'Add to Watch' feature in VSCode?