I am trying to write an extension for Visual Studio 2010. I want to add several code editors next to each other in one window to show a bunch of code extracts in one view. Is it possible to use the Visual Studio Code Editor for C # as a control so that it can be placed in a panel or in a WPF canvas? Is there a dll where I can find the Visual Studio Code Editor and how can I download it?
Thank you very much ksman
ksman source
share