IntelliSense in mixed C#/VB.NET WebSite doesn't work? Follow
Hi,
IntelliSense in mixed C#/VB.NET WebSite doesn't seem to work. Is this a (known) issue? Am I missing a setting perhaps?
It works for all other projects in my solution, except the WebSite project. I'd appreciate it if anyone could shed some light on this.
Please sign in to leave a comment.
Hi Nico,
I would appreciate if you could create a small sample website, which will demonstarte this. AFAIK, we haven't been reported about this issue yet, as well as we can't repro this issue on our test environment.
Thanks in advance!
I will do that :)
It's possible that it only occurs (for some reason) in the solution I'm working in (which I can't share or demo as it is a commercial project)
I will troubleshoot a bit... at least I can say that a colleague has the same issue, so it's probably not my configuration.
Here's a demo project.
I left some instructions in the web.config.
Looks like if you put some codeSubDirectories in the compilers tag in the web.config, ReSharper becomes confused..
Uing R# 7.0.1 by the way.
Attachment(s):
DemoWebSite.zip
Nico, with or without codeSubDirectories tag intellisense works fine for me.
Can you, please, provide example of expression where intellisnse is not working.
Well, it's mainly automatic code completion that's giving me trouble. (Ctrl-Space / Smart Completion works)
When I type "Page" in the Page_Load of the Default.aspx it will (obviously) list all the members. When I do this with the codeSubDirectories tag in place, this does not work.
If you need it I can make a screencap of doing just this.
I'm using VS2010 by the way.
Nico, sorry for delay.
Yes, screencast will be helpful.
Sorry for the late response, been very busy :)
Here is a screencast demonstrating my issue: http://www.screenr.com/fwj8
Any news? :)
Hi Nico,
Thanks for the video. The corresponding developer is now investigating the issue.
We'll get back to you soon!
Thanks!
Hi again,
We confirmed this to be a bug in ReSharper, so now there's logged bug in YouTrack for further fixing: http://youtrack.jetbrains.com/issue/RSRP-333520.
Thanks for the report.
Awesome! We're actually getting ReSharper in our whole team very soon, so this fix will be super-welcome!