1195 results found
-
Enhance autocomplete to allow listing only Properites, Methods, etc.
Add autocomplete options to only list properties, methods, events, etc.
3 votes -
include javascript/jQuery support
since I believe you said the output pane is already IE/browser based, how about allowing us to point linqpad at an html file, local site, or web page, and let us run javascript snippets or bookmarklets against it for testing? Currently I've not single single decent lightweight javascript or jQuery IDE, even less if you want to test bookmarklets
198 votes -
User-defined mapping of keyboard shortcuts
Visual Studio has this. It would be lovely to have the same key combinations achieve the same effect across different programs. Hardwired shortcuts are a bit provincial, and problematic for aging neurons.
55 votes -
25 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 -
WCF Service References.
We do it now through a secondary dll and machine.config for configuration. Would prefer to reference the service directly. This would also include the ability to use configuration files.
75 votes -
Add Snippets Tab to house custom drag-and-drop snippets
Add an additional tab along side the Samples and My Queries tabs that will house and organize my custom snippets. From there I need to be able to drag and drop the snippet into whatever current Linq sheet I am working on. This would save a lot of repetitive typing doing ad-hoc queries.
6 votes -
Remember splitter position
It is very annoying to have to reposition the query/results splitter for every new query. Can you make it persist to wherever it was last positioned?
17 votes -
Integrate with a code snippet site like Pastie
It would be nice to send a linqpad query window to something like http://pastie.org/ so that it is easy to request assistance from others.
1 vote -
Allow Multiple Folders (like Win7 libraries) for "My Queries"
It would be nice to have the ease-of-access of folders in different locations throughout your computer within the "My Queries" window.
Similar to WIndows 7 Libraries that allow you to add multiple music directories to "My Music" etc. This would be in case you have a folder that you store work queries that you share with others but also a personal folder for your own queries.
123 votes -
Add an "always on top" capability
Fairly frequently, after working out a solution in LINQPad, I would like to keep it on top while I work in VS or another application.
It would be very helpful to have a toolbar with a button to toggle "always on top". Can be done in a menu obviously -- but a button that is always available would be GREAT!
7 votes -
Integrate directly into Visual Studio as addin
make it available as an add-in in Visual Studio, where the whole thing is hosted right inside of Visual Studio, so I don't even have to leave VS
1,132 votes -
Add database management features, like create/drop tables, columns
In order to drop SQL Management Studio completely, more sql management features are needed.
33 votes -
Create a WPF UI
Self-explanatory, replace the Win Forms UI with a WPF UI or allow users to choose which one to download.
3 votes -
Remove online activation
Resharper provides a user friendly copy protection and LINQPad should do so too. Please.
3 votes -
10 votes
-
enter a lambda and see the LINQ (reverse of current functionality, where linq can be seen as lambda)
Basically I want to reverse the current built in process, where you can enter a LINQ statement and down in the results window click the lambda tab to see it converted over. I would like to be able to enter a Lambda expression and in the results window see the LINQ version of it.
14 votes -
Support entity models embedded in another assembly
Right now selecting another DLL causes it to do "AssemblyName.csdl|AssemblyName.msl|AssemblyName.ssdl" which doesn't work
5 votes -
Replace full namespace references with aliases
In the additional namespace imports I put "using Outlook = Microsoft....Outlook".
When I'm in a call that wants something of that namespace, replace the full entry with just the alias Outlook.
33 votes -
Allow Showing of SQL without Query Execution
Very useful to get a sense of what querys produce what SQL.
11 votes
- Don't see your idea?