Hi all,
I have created a test VS package project and then add a test custom command using custom command template which shows random message once that command gets invoked. I tested it in integrated shell(VS expermental instance), but i am not able to see the added custom command in isolated shell.
Is there any solution for this, Do i need to modify .vsct file for this case ?
H.S.Navarkar