Intellisense in LinqPad.
How to make Intellisense work on LinqPad?
I have installed LinqPad 4, but Intellisense is not working.
Can anyone please let me know?
I have installed LinqPad 4, but Intellisense is not working.
Can anyone please let me know?
Comments
http://www.linqpad.net/Purchase.aspx
Please let me know how to fix this and what might the reason for it?
int.
Does it show members of the
int
type after hitting the period?Hi I have linqPad 5. Autocomplete stops working after the first run (F5). I have a corporate license. and it shows "licensed to ..". The only autocomplete I see is snippets nothing else.
This started happening after I edited Linqpad.config. Is there something in config that could switch off. Tried the int. test (see above) this also did not autoComplete. I'm C# . Any ideas?
Hi, I have a LINQPad 5. When registering, it gives an error and I can't do anything else, what can it be?!!
@SimonAmpex456 - does this happen on just one machine? Have you tried a re-start and checking autocompletion with a new empty query?
@TraceyBlack - Please contact customer support with your activation code.
yes tried blank query and restart. AFAIK just the one machine.
Later .. after machine reboot I got a side-by-side error which usually (I believe) points to app config problems. I must have edited LinqPad.exe.Config and I believe I introduced an xml syntax error. I renamed LinqPad.exe.config to hide it. this fixed the startup error and the autocomplete error. So I am now running without LinqPad.exe.config.
What is the difference between LinqPad.config and LinqPad.exe.config I no longer have LinqPad.exe.config? will that cause a problem?
With LINQPad 5, LINQPad.config controls default configuration options for queries that you run. LINQPad.exe.config is for the LINQPad host itself. This includes some binding redirects and settings that may be required for correct operation of LINQPad. You can restore it by downloading the LINQPad app again.