1201 results found
-
mongodb
create support for mongodb so i can see the database in the tree format on the left pane
20 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 -
Submit examples to common scripting repository to download directly into LINQPad
Allow users to submit scripts to a LINQPad online script repository and have ratings and view counts to sort by.
Turn on "ambient intellisense" (ambient autocomplete) for extension methods not downloaded but provided on the Web. (Build and maintain index on client). And a magic key combo to automatically download that extension and any dependencies it has on other ambient code. Show reviews, ratings and view count in client.
1 vote -
Non-blocking UI
Don't block the UI thread when doing some expensive work. I'm using LINQPad at work and at home (ironically I paid for my home license but am using the unregistered version one at work) and at work I connect to large databases with thousands of tables and LINQPad takes a long time to "deal" with scripts connecting to these kinds of databases but it would help with a progress bar or at least some notion of "I'm busy" rather than the ghost whitening of the UI.
Otherwise thanks for a superb product. :-)
2 votes -
implement auto-conversion from c# to vb(vice versa)while selecting input-type would be really great
implementing auto-conversion from c# to VB when switching the input-code-type would be the tip of the iceberg for this great thought through linkpad-tool - but probably also really challenging for master Joe
But also without that - Thanks for that really cool working- and education-tool
regards from germany12 votes -
Ctrl + E as alternative execute query shortcut
It would be great if the Ctrl+E SSMS shortcut would be enabled as an alternative to F5. It's easier to reach and makes sense (E for Execute).
0 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 -
this feature ,it will better
i like this tool,if have this feature i think it will better:
add a expand/collapse button with west panel,can drag to east panel,and west panel's north panel(connection to sql) with south panel all in one tabpanel
Like the VS 's winodw toolkit!
--i am a chinese,in china no way to buy this book,how can i buy the book 4.0,thankyou
--sorry ,my English very poor3 votes -
Control-E / Cntl-E to run a query (same as SMSS)
Pretty simple - lets me keep my hands closer to the money spot on the keyboard. I find F5 to be disrupting to my keyboard position.
3 votes -
Autocomplete for SQL
I use LINQPad as a replacement for SMSS and would LOVE the Autocomplete to work for SQL (e.g. type "SELECT Orders." and upon typing the "." character all of the fields of Orders should up in intellisense).
1,278 votes -
Append to querystring
Great stuff, I'm using it to test a REST service - but it requires a querystring parameter for the apikey. It would be great to have a collection of querystring params that are appended to the url.
6 votes -
LINQ to SharePoint 2010
Support for the new SharePoint 2010 Microsoft.SharePoint.Linq.DataContext would be awesome!
3 votes -
Add "Raw" view for OData responses
When working with OData data services, it would be nice to have the option of viewing the raw HTTP responses (including headers and HTTP response codes)
6 votes -
Alias tables to "var names"
When I copy/paste from Visual Studio to LINQPad (and back) I have to rename all the table variables to the real table names.
If I could alias a table, e.g. "Products" into "myProductsTable" the transition from VS to LP would be smooth.3 votes -
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.
131 votes
- Don't see your idea?