This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Having discover Visual Studio Express for desktop with baked in web based source control, I can't go back to other Visual studio versions because its just so useful and free. I can install the light speed references from NuGet just fine, but the designer surface is no where to be found. How does one go about getting it integrated into this newest member of the Visual Studio Family.? |
|
|
Are you meaning Visual Studio Express or Visual Studio Community? Visual Studio Express does not support plugins. I have not looked at Community with LightSpeed but if it doesn't install when selecting Visual Studio 2013 it will mean there is another set of integration we would need to do to add support - at this stage this isn't something we would be looking at.
|
|
|
I guess thats it. I just really like the Desktop Express version, does all I need and I can install it on various machine and the source control is great. It a shame Lightspeed doesn't integrate, but I will work around it. As a further question, will the code still function if I do the design of the classes in regular studio and just use the libraries for further development in express. |
|
|
Yes the runtime (code referencing LightSpeed and the LightSpeed runtime assemblies) will work just fine as that does not rely on Visual Studio.
|
|
|
the command line entities generator work also? |
|
|
The command line tooling doesn't have any reliance on Visual Studio so yes that will work.
|
|