Skip to content

LINQPad Feature Suggestions

More than 100 LINQPad features are a direct result of customer feedback! This is the official forum for posting and voting on ideas – we want to hear from you!

LINQPad Feature Suggestions

Categories

1195 results found

  1. var someValue = 123;
    var dumpContainer = new DumpContainer().Dump();

    // I don't know a way to put the content of someValue.DumpTell() or someValue.Dump("My title") to dumpContainer

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Currently, it displays the absolute path. Perhaps it could be shown on hover for those who might find it useful.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. 1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Add a new menu item for closing all saved tabs. This would be similar to vscode "Close Saved".

    I often find I am in a state where I open things up and there are 20 documents, some with (duplicate) etc. Cleaning them all up is a bit of a pain.

    Close all comes up with a dialog with four documents with Yes, No, or Cancel.
    Not sure what to do at that point.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Often I end up in a state with 20 tabs open, some with conflicts ( duplicate ).

    I'd like to close all the saved ones, so I can sort out the four or five unsaved ones.

    Doh, I found it on File -> Close Unmodified Queries.

    It would be nice to have that on right clicking a document tab as well.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Detect links in the result set, starting with http(s), and allow users to click and navigate. This helps to form links and validate them.

    For example, SELECT 'https://www.nuget.org/packages/Newtonsoft.Json';

    The result should be a clickable link that opens in the browser.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. I use Linqpad for multiple projects and usually have multiple queries open pr project.

    It would be really nice if i could visually separate each collection of queries with super-tabs

    I guess something similar to Postman which is able to handle multiple collections of API's

    If you are already working on a visual remake or upgrade - maybe have this in your mind when making it :)

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. I installed on my new Mac but the UI fails to start up.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. This is a minor request, but it would be nice to have visualization or Intellisense support when exploring packages using the #:package directive. Currently, it would be even better if package additions in File-based App code were synchronized with the #:package directive.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. In LinqPad 9.4, I've been toggling the "Enable Mica background with Light theme" checkbox, which (for me, at least) seems to also control whether or not the LinqPad Settings window uses "native" Windows titlebars and window-borders - and I've come to prefer native Windows titlebars because I much prefer my specific Active Titlebar color - and I'm certain I can definitely feel UI actions (like dragging the window around) feels slighly more sluggish when the LinqPad Mica option is enabled - but much snappier when it's off.

    ...but regardless of the Mica switch, the LinqPad 9.4 main window seems to…

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. This is a very bad and awful feature. It's redundant with file explorer abilities which is the only place I would delete my saved files. All my saved files are now gone. LP should only allow clearing the history (which is what I thought I was doing) and NOT/NEVER/EVER DELETE/REMOVE/DISCARD any files saved or otherwise.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. Allow EF6 DbContext assembly to make connection in LINQPad V9. We are able to easily use our EF6 DbContext assembly in various NET 8 projects in Visual Studio.  We have yet to be able to do this in a LINQPad V9 query.

    I tried a NuGet driver.
    Peter-B-/Ef6.Core.LINQPadDriver: Entity Framework 6 driver for LINQPad 6 (.Net Core)

    InvalidOperationException: No connection string named 'JASContext' could be found in the application config file.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. Add a setting to Automatically Collapse to Definitions upon opening a script. Especially useful for large scripts.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. It would be nice if the Connection drop down had submenues organized based on menu groups when they exist.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. Now that LinqPad 9 supports custom keystrokes, it would be nice if I could assign a key to run a script or failing that to run Automator.linq.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. 1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. Linqpad now has the option to search unsaved and untitled queries via the 'Search Open Documents' command.

    It would be handy if this could be added to the existing 'Search All Scripts / Samples...'

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. 0 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. 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
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. Provide more information about thrown exceptions (dump message, stack trace, etc).

    0 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?