ide - SharpDevelop Drag-and-Drop a external file to a project as a link -


in #develop (sharpdevelop ide)

i can add file project link via : right click in project -> add -> existing item -> add link

but how can via drag-and-drop... i've tryed usual stuff, pressing shift or ctrl or alt + drag-an-drop file nothing seems work... :(

help need..

this not supported in sharpdevelop. out of interest checked visual studio , looks visual studio 2010 not support visual studio 2012 if hold ctrl+shift when drop files.

looking @ sharpdevelop source code copies files or directory dropped onto projects window.


Comments

Popular posts from this blog

Winapi c++: DialogBox hangs when breaking a loop -

vb.net - Font adding using PDFsharp -

javascript - jQuery iScroll clickable list elements while retaining scroll? -