Open coenm opened 1 month ago
Thank you for your visual studio extension. I've got a question. How to execute a vscodeCommand with extra arguments?
for instance:
{"vscodeCommand": "workbench.action.gotoLine", "args" : .... }
Thank you for your interest in the extension, it doesn't have the functionality to execute vscodeCommand with extra arguments, but it’s something I plan to add in the next version. I’ll be sure to notify you once it's available.
Thanks again for reaching out!
Thank you for your visual studio extension. I've got a question. How to execute a vscodeCommand with extra arguments?
for instance: