1203 results found
-
allow users to login to Linqpad forum using Google
I wanted to post a serious performance issue (all the time, even with the beta) when running linqpad in parallels on mac. Resizing window hangs the machine from 1 to 3 seconds. Anyway, I couldnt post this feedback or create an issue on Linqpad forum as that requires me to login using OpenID, which I don't use.
1 vote -
Ability to set environmental variables
A way to easily set environmental variables. New wave of cloud apps/frameworks seem to leverage this as a way of injecting values into the app.
4 votes -
Copy for markdown in query results
I was making a GitHub issue for some problematic production data and it was a pain to take the copied Linqpad query results and finagle it into the markdown table format.
I'd like the Copy for Markdown feature to work for query results.13 votes -
This schema is not supported
If a Schema Metadata contais properties with a unsupported characfters like "third-nationality" , then linqpad is unable to continue and display the error "The schema is not supported" . It should be nice to bypass these fields and continue. Notice that the schema , a Successfactors was correct until , they added 3 proeperties. I admit that it s on SAP side to update the schema , but I dont think they will do it .
Rachid K.2 votes -
Backup and restore for LinqPad settings (configuration)
Linqpad needs a feature to export and import settings. I'm about to reinstall windows and I really don't want to setup all of the connections, etc. that I've created in LinqPad after re-installing it.
5 votes -
HTML export should contain expandable tables
The LINQPad output window allows tables to be collapsed/expanded. Especially in nested tables this is very useful. Having everything expanded makes it difficult to read the tables.
The HTML export should have the same expand/collapse feature.
Both the export from LINQPad GUI as well as LPRun html should accept two different dump levels. One for the actual data and one for the default expand level when the html file is loaded into browser.
14 votes -
Use LINQPad to author Azure Functions
Right within LINQPad, enable 1. Azure login; 2. Connect/browse Azure Queues and DocumentDB; and 3. Author Azure Function CSX scripts, test, publish, and repeat.
20 votes -
Allow to enable "check arithmetic overflow/underflow"
Like the checkbox in VS Build/Advanced.
4 votes -
Run Linqpad script on Azure
Would be cool to write a linpad script and then have a menu option to publish as Azure WebJob, preferably with a scheduling mechanism.
7 votes -
Object count when a reactive source is dumped
When dumping an IEnumerable<T> source, LINQPad also displays the count of items or count of initial items if the number of items exceeds a defined limit. It would be nice to a count (updated live while subscribed) when IObservable<T> sources are dumped.
1 vote -
Allow filtering of the language dropdown
If I never use a certain language (e.g. C#, F# or Visual Basic) I should be able to set an option that will exclude options based on that language from the language dropdown.
1 vote -
Run scripts thru command line (LPRun) on Linux and MacOS
Maybe lprun.exe can be more easily adapted to run cross-platform than the full GUI app. It would be fantastic to just be able to run scripts via Mono.
40 votes -
Add option to include column names for "Open selected cells in Excel"
"Open in Excel" also copies column names from the output, but "Open selected cells" does not.
It can be very handy if the latter could also copy column names, independent of what has been selected (cell, cells, columns or rows). Of course only column names of cells to copy have to be included.
Add as an option (because it may not be wanted every time).1 vote -
Add buttons on query menu for Debugging optionss
Add buttons on query menu for Debugging
ie:
Step into
Step over etcconfigurable in preferences
1 vote -
Reverse Query
So I have data executed and in the results window I would like to click on a single row or column and get the query that I would use to get to that position and use it in c# code.
Would be good for quickly generating a query for C# code.
I have used this in XMLspy to copy an xpath value to clipboard by just pointing at an XML element
1 vote -
Bug: Using Util.RawHtml("...").Dump from VB gives an error "Public member 'Dump' of type 'RawHtml' not found.
Trying to use Util.RawHtml.Dump from VB does not work, it fails with a missing member exception "Public member 'Dump' of type 'RawHtml' not found."
1 vote -
Add a "Favorites" category for Database connections
In my workplace there are 4 environments with 4 servers each, with 10 databases each. When I need to change environments i have a lot of servers to scroll to, even though I only ever use 8 of the databases in each of the 4 environments. It's be really nice if I could mark a server/database as a favorite, and have it be at the top of the list.
8 votes -
1 vote
-
Save tab state on exit
Restore tabs in linqpad start
6 votes -
Unhandled System.NullReferenceException crash after running for a month.
LINQPad 5 AnyCPU has more than once crashed after being left open for a little more than a month. This time it was opened on 2016-11-08 at 13:50:07 and crashed on 2016-12-15 at 08:39:19. It opened a warning dialog and the only content was System.NullReferenceException.
Event Viewer information:
Faulting application name: LINQPad.exe, version: 5.10.0.0, time stamp: 0x57fc44fd
Faulting module name: System.Windows.Forms.ni.dll, version: 4.6.1590.0, time stamp: 0x5787eece
Exception code: 0xc0000005
Fault offset: 0x000000000085f047
Faulting process id: 0x5468
Faulting application start time: 0x01d239bea23f2b74
Faulting application path: C:\ProgramData\LINQPad\Updates50.AnyCPU\510\LINQPad.exe
Faulting module path: C:\Windows\assembly\NativeImagesv4.0.3031964\System.Windows.Forms\37004ddc6f466d807c52ca3b7f9f9827\System.Windows.Forms.ni.dll
Report Id: 96ead35e-c299-11e6-8ab9-d89d67cdb257Faulting application name: LINQPad.exe, version: 5.10.0.0,…
4 votes
- Don't see your idea?