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

Visual Studio 2013 RC 2 - have the cmdId changed?

$
0
0

Hello there,

I am currently developing an extension on visual studio. It works fine on both VS 2012 and VS 2013.

However, after updating to VS 2013 RC 2 - I am facing an issue.

for example:

nCmdID == (uint)VSConstants.VSStd2KCmdID.INSERTSNIPPET

is not evaluated to true when it is supposed to; when you try to insert a snippet using the shortcut.

This happens each time I check if the cmdID is equal to a certain constant, they are always evaluated false, although, they are supposed to be true as the normal behavior in VS 2012 and VS 2013 for a certain input.

The only logical conclusion I had after some debugging was that the cmdIDs received are wrong in the case of VS 2013 RC 2.

Any thoughts regarding that?

Thank you,
Moe



Viewing all articles
Browse latest Browse all 4410

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>