When I type <
in the Markup Mode of Visual Studio 2010, I don't get any server-side controls (ie. <asp:textbox />
), I just get a list of standard HTML controls.
This used to work, but one day just stopped.
Why could this be?
P.S: I'm a VB.NET Programmer, and intellisense is working fine in the .vb files.
The fix was to look in Visual studio menu: Resharper > options Then select IntelliSense > General -> use IntelliSense features of: Visual Studio.
To access this options page, choose Tools > Options, and then choose Text Editor > C# > IntelliSense.
I would try: In Visual Studio 2015, go to 'Tools | Options | Text Editor | C# | General both "Auto list members" and "Parameter information" should be checked. If that doesn't work I would try to disable ReSharper in VS2013 and try to get the normal intellisense working.
Navigate here: C:\Users\USERNAME\AppData\Roaming\Microsoft\VisualStudio
And delete the contents of the folder labeled '10.0'. This worked for me.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With