1187 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 -
1 vote
-
Allow database connection to be disconnected.
I have a lot of database connections that contain a lot of databases. This means my database drop down contains a lot of databases.
It would be nice to be able to put the connection in a disconnected state and the databases in that connection would not show up in the database list.
Then you would be able to "reconnect" or "enable" the connection and the database would be available again.
This way I can leave all my connection configured and only "enable" or "connect" to the database that I need to work with.
12 votes -
Add preference for disabling of automatic creation of default query template after typing 'from'
When I am creating a query as soon as I type 'from' and press tab, a default query template is automatically inserted into the editor for me. I would like to have a preference added that would allow the disabling of this behavior similar to the existing 'Enable lambda snippets on query operators' preference. Thanks.
3 votes -
Use LinqPad as Immediate or Watch window (Debug) in VS
I want to be able to debug using Linq and lambda expressions. I`m missing this very much in VS
21 votes -
Search/filter by table or column name
For databases with hundreds of tables, it would be great to filter tables and columns by having a textbox at the top of the connection panel. As you type, it would autofilter the currently selected connection.
128 votes -
5 votes
-
.linqbat
Allow to create files with the .linqbat extension and the ability to run them in the command line or double clicking them without opening the full LINQPad UI.
3 votes -
Organize Connections Into Folders
Would be nice to be able to organize my connections into folders like "Dev", "Test", "Prod", or by focus, like "Reporting", "Web", "Internal", etc.
288 votes -
Add support for calling CLR Stored Procedures that are already defined on a database
Fairly self explanatory. If a CLR Stored Procedure is defined on a database, I should be able to call it from LinqPad. As of now, they don't show up in the tree and I can't call it directly.
6 votes -
put "X" to close a tab in the tab itself, like VS2010
Like the change from VS2008 to VS2010, the "X" icon to close a file is on the right-hand side of the tab (at least for western languages)
5 votes -
Add Dump to ExpandoObject
'System.Dynamic.ExpandoObject' does not contain a definition for 'Dump'
Can this be added? (Is it possible?)
12 votes -
Have the ability to create templates in my queries?
It would be nice to click on a template query and get a new copy of that query, rather than edit the query itself. Perhaps a right-click on the query in the "My Queries" tab would let you open/clone the query without having to open the original, clone it, close it, then do what you wanted to do in the first place.
FYI, I can't live without this LinqPad.
4 votes -
graphs
Probably Just Me (and I think I could do it myself using MSCHart Add in). but sometimes I would like to be able to do very simple charts of my queries results. Scatter, Block Chart and May Be Pie Chart would probably be enough. like a light weight matlab....
3 votes -
Add a link to the app in programs menu on install
I was a little surpursed when i installed the app that it was not in the program list. Granted it is small and i typically use the autocomplete to find and launch apps but it does make me question future maintenance, uninstall and clean up issues.
1 vote -
Autocompletion is Incomplete
Make it clearer that autocompletion does not work with VB, before one commits to a purchase.
2 votes -
Ability to set Headers for WCF Data Services to test things like API keys, etc
Would be nice to be able to use LINQPad to test WCF Data Services with the ability to set HTTP Request Header variables as part of the connection settings. That way we could simulate passing a value like an API Key in the Header.
35 votes -
Semantic Web (RDF) Query Support
The official page of RDF is here, http://www.w3.org/RDF/.
6 votes -
Make shift-click in the results pane collapse/expand all boxes of the same "class"
For example, when querying with a group by clause with multiple keys, shift+click the Key field make all Key properties collapse or expand.
1 vote -
add support for python
LINQPad is so gangster.
Add support for (iron)python
41 votes
- Don't see your idea?