Hi, Thank you for this wonderful extension. I am trying to use this extension for debugging an CUDA application. Unfortunately this application has more than one argument , but this extension allows only one string to be passed to the "args" : "" instead of "args": [] in the launch.json file. Can you add this feature to this extension.
I tried with cuda-gdb it accepts all the arguments to be passed on to the debuggee application but nsight-extension do not. Is there a way to pass more than one argument to the debuggee application.
Thanks and regards,
Jeethesh