Quantcast
Channel: Visual Studio Integrate forum
Viewing all articles
Browse latest Browse all 4410

C# vs extension menu command conflict with quick actions in one extension.

$
0
0

- I and my colleagues learning and developing an VS extension, it support all about File context, menu context, ...

- And we decided to add more feature to the new version, that feature is Quick Actions.

- We read an article here: MSDN. It worked as ecpected when we try with create new standard alone project and write code as article guide. But when we move code from new standard alone project to own old extension project, the Quick Actionsis not working anymore.

- We're just newbie about extension, so please point out where I was wrong. Thanks!


Viewing all articles
Browse latest Browse all 4410

Trending Articles