1205 results found
-
Support Copy & Paste from LINQPad to Google Docs Spreadsheet
Currently when mulitple columns of data are copied from LINQPad and pasted to a Google Spreadsheet they result in a single column of data, whereas pasting to Excel preserves the columns.
Supporting Google Spreadsheets would save us Google Apps/Docs users from the extra step of copying or exporting to Excel.
4 votes -
Ability to turn off automatic population of DataContext with each query run
Sometimes it's very time-consuming for LINQPad to automatically repopulate the schema/datacontext with each run of a query. It would be great if there were a manual refresh mode, with the option to manually refresh the schema. (I'd even be able to live without the ability to trigger a refresh in a Query window, as the workaround presumably would be to save and reload the query, or to clone it.)
Great product. I purchased autocomplete I love this thing so much, but I'd love it more with this feature.
Thanks!
4 votes -
Auto update references
The enhanced search for assembly references is perfect. It would be great if VS2010/F# adopted it like you built it.
It would be great to have an auto update on reference version that are no longer found. I frequently update the Rx.NET references and it's pain to update every single .linq files.
4 votes -
Default language to the language you used in the previous session
LINQPad currently defaults to C# Expression. I would prefer VB Expression. If you default to last language everyones happy.
4 votes -
Provide a shortcut for inserting the text .Dump()
probably this one of the instructions you need most in linqpad
4 votes -
Include navigation properties as cells in output, allow expansion of them after initial query
Many times after running an expensive query, I realize that there's one more navigation property that I want to see the results of following it. Currently that means rewriting the initial query enough to do so and then re-running the entire query.
The idea is that instead, when an entity/row is written to the output, it includes cells for the navigation properties as well (not just scalar ones) with those cells containing buttons, or links, or whatever such that the user can 'trigger' them while interacting with the results pane.
This would both prevent users from having to re-create and…
4 votes -
Add a Util.ReadPassword method
Util.ReadLine is very handy, but sometimes I use it to enter passwords, and I don't want other people looking at the screen to see my password... A Util.ReadPassword method that hides the input would be nice
4 votes -
NuGet Package Management
Please consider NuGet integration.
I would also suggest changing LINQPad scripts to not just be XML files but indeed something like a tar'd/zip'd archive of XML and DLL files with NuGet integration and update mechanism.
This would be super compelling and useful and much more light-weight than using NuGet from VS.
4 votes -
Add Expand / collapse item for structure of DBs left panel
Hi,
In the left panel which holds all the connection a new menu items should be added -- expand / collapse all below this node. While creating SQL queries I often forget which tables has which fields, and I have to manually expand the nodes (root > db > user > table). It takes a time. With my suggestion user will be able to perform this action in 2 clicks.
Thanks
4 votes -
4 votes
-
Add the abilty to set CultureInfo
I live in sweden and swedish Exception message are quite useless when posting online (in help formus) etc. Would be greate to set the CultureInfo so Linqpad returns English exception messages.
4 votes -
vb 2010 does not require line continuation
vb 2010 does not require the "_" when a new line starts with a query clause. It would be nice if you didn't either.
4 votes -
copy-paste & indentation
I would like an option to auto-include the indentation of first line for copy-paste convenience,
I find when I copy-paste pieces of code around, I place the cursor usually at the starting word. Then I would hold the shift key to select the lines below. This results in excluding indentation characters of the first line, but including the indentation for the lower lines.
When you then paste this block, you would place the cursor at the correct position, but the lines under that appear 'one level too deep'.
I could work around it, by adjusting my selection to include the…
4 votes -
Display StackTrace on exception
Difficult to debug without it - I'm using LINQPad as a sandbox for most of my development, much faster than VS2010
4 votes -
Add the ability to toggle "My Queries" and "Samples" as favorites
I'm getting a large collection of files in "My Queries". The "Organize..." button helps but it would be great if the files in the trees had stars icon that I could click on to toggle as favourite scripts. Perhaps a third tab named "Favourites" that lists them all together?
LINQPad rocks!
4 votes -
Include "My Extensions" file to "Search samples"
See the subject. The code within "My Extensions" seems to be not found by "Search samples..."
4 votes -
Add a help menu item provide code samples for how to use it's New Features. like "NEW Cache() extension method for caching results..."
Almost every week LinqPad give a new update verision. But as a user I don't know how to use these new feature, so these valueable feature can not make any value for me. I need some code samples show me how to use these new feature. So please add a help item under help menu to include code samples for new features and linq tips and .net tips...etc.
4 votes -
If user manually adjusts column widths in a query window - remember these settings.
If uses adjust the cols in a query result set, then if they run that query again and the result "shape" is the same, then use these adjusted col widths for these new results.
Only if the shape of the results changes from one run to the next is there any need to reset these (even in that case it could remember the widths I guess - on a per col basis)
4 votes -
Manual DB Connections
Allow connections to be marked as manual. they exist but will not connect unless prompted to.
Kinda like windows services and starting automaticlly or manually
4 votes -
4 votes
- Don't see your idea?