Hi There,
I am a new bee on Visual Studio extensions, I have a requirement to convert the C# ViewModel to typescript file. I have no idea from where to start on this as I have never built any package or extension before. Elaborating my requirement, On VS2013 in solution explorer when I right click a viewmodel it should give me an option to convert file to typescript. For any settings I can use a separate settings file at solution level.
Please help me get start on this, I have no clue even what type of extension I should create for this and how can I read my viewmodel to convert it into typescript.
Any help on this will be highly appreciated.
Thanks,
Sachin Mehndiratta