1.) How differs "Visual Studio Package" project from the "VSIX" project?
2.) Where I can find some beginners guides?
3.) Where I can find a overview of the extensibility model or extension points of Visual Studio 2010?
Thanks in advance!
Can you explain what type of extension you want to write? It may change my answers here.
Both projects produce a VSIX. the VSIX project just produces an empty one, whereas the package project sets you up with a Managed Package Framework package. Here are some walkthroughs for packages.
You can try the main page for extending visual studio. If you give more information about what you want to build, I can point you at more specific sources.
Depends on what you are trying to do. There are guides on the Visual Studio SDK, which has sections on language services, editors (adding new editor factories or extending the built-in editor), extending the debugger, etc.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With