IntelliSense in mixed C#/VB.NET WebSite doesn't work?

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.

0
11 comments

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!

0
Avatar
Permanently deleted user

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.

0
Avatar
Permanently deleted user

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
0

Nico, with or without codeSubDirectories tag intellisense works fine for me.
Can you, please, provide example of expression where intellisnse is not working.

0
Avatar
Permanently deleted user

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.

0

Nico, sorry for delay.
Yes, screencast will be helpful.

0
Avatar
Permanently deleted user

Sorry for the late response, been very busy :)

Here is a screencast demonstrating my issue: http://www.screenr.com/fwj8

0
Avatar
Permanently deleted user

Any news? :)

0

Hi Nico,

Thanks for the video. The corresponding developer is now investigating the issue.
We'll get back to you soon!

Thanks!

0

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.

0
Avatar
Permanently deleted user

Awesome! We're actually getting ReSharper in our whole team very soon, so this fix will be super-welcome!

0

Please sign in to leave a comment.