1144 results found
-
Team Foundation support
I've checked in my queries in TFS, it would be nice if LinqPad could checkout queries when i start editing them.
23 votes -
Edit and debug Cake files
Would've been really cool if you could edit and debug Cake build scripts in LINQPad.
23 votes -
Theming
Allow the use of VSSettings to control the syntax highlighting colors.
22 votes -
Reopen previous tabs after restart
If I have open 4 tabs, then close LinqPad and restart it again, it would be nice to have the tab's open as it was before. Same behavior as notepad++
22 votes -
Specify Display Size When Using Util.Image
When dumping images to the output window, sometimes it would be nice to specify the maximum display size for the image, so that a large image doesn't fill up the entire results window causing much scrolling to get to anything below.
22 votes -
Show the JIT assembly code like Visual Studio's Disassembly window
Sometimes rather than viewing IL I want to see the exact assembly code the JIT produces on my computer. LINQPad is a perfect place for such a playground.
22 votes -
Add shared directory to My Queries
We use Linqpad allot at work and it would be great if we could add a network share to the My Queries are, or even add a shortcut in Windows Explorer in the My Queries directory and have it load files from there.
21 votes -
Keep history of the results
It would be great if you keep an history the last x (10,20,...) of the results (especially the html, but also SQL would be nice), including the time it took, and the date-time of the execution.
It could be very useful when comparing the results (both output data and time it took).
Many thanks!
21 votes -
21 votes
-
Implement CTRL-D multiple selection in the same way as Sublime Text / VS Code
In Sublime Text and Visual Studio Code you can select multiple other occurrences of the current selection with CTRL-D (see the first animation in the main slideshow on https://www.sublimetext.com/).
I'm so used to this being available that it now almost feels like a chore to have to do a 'normal' find/replace when I'm editing in LINQPad (I know: First World problem...).
Anyway, it would be amazing if LINQPad gained this capability, as it really speeds things up when hacking about with code.
21 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
20 votes -
mongodb
create support for mongodb so i can see the database in the tree format on the left pane
20 votes -
Generate INSERTs from grid
Just another export option or another mode/button near Output, Grid 1, λ, SQL, IL
Would be really nice to have this possibility when I would need to copy some records from one DB to another via Remote Desktop connection20 votes -
20 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 -
Implement auto-save on compile.
I am so used to the 'save on compile' option in Visual Studio, that I can't get into the habit of saving in Linqpad until I have finished or closing linqpad (and since Linqpad is so useful it never gets closed).
This has resulted in me losing work several times.
Would it be hard to add an option to save files to the temporary folder when a query is run.
Don't need there is a need to attempt to recover the files, as I can go looking for them.Thanks
19 votes -
Be able to add connections to Xml Files
In the Add Connection pane, one should be able to add a connection which allows you to browse to an Xml File (or any file that has an Xml File structure even) and thereby be able to use Linq to Xml to query from that Xml File.
19 votes -
Git/Github integration for our queries
I don't mean a fully support as it's hard to do. Just Commit and Merge or something like that. I don't mind on configure the first time the repositorioes, but it would be nice too. Maybe something like the Team Explorer (Idk if you can take advantage of that). I use multiples PCs and I do that manually from the console (easier to forget to do it).
19 votes -
18 votes
-
Change database selector to two dropdowns
One for server and the other for database. With many connections having only a single dropdown makes the list quite long and hard to navigate.
18 votes
- Don't see your idea?