Copy DB-name from the tree
I have many databases in my connection-tree in LinqPad. If I mouse-drag the database to the editor window, it will select the DB as the current connection ✅
However, if I need the name of the DB, I can't find any way to copy it, for instance if I want to put a "use xx" in top om my query for future use. I always need to type in the name by hand.
Anyone found a way to copy the database name to clipboard?
Comments
Good point - there should be context menus items for "Copy database name" and "Copy connection string". I'll add this to the next build.
thank you so much :-) We have many and very long names and most of the DBs are also case sensitive, will be awesome to just copy it :-D