File Structure window is empty

Resharper C++ 2016.3, File Structure shows nothing in my desktop.

Anyone get the same issue?

0
6 comments
Avatar
Permanently deleted user

Hello,

What do you mean by "in my desktop? If the file structure window is empty, most likely R++ does not parse your file (e.g. it's in an unsupported dialect like C++/CLI or C++/CX, or it's not in the solution).

 

0
Avatar
Permanently deleted user

Sorry, I didn't say it clearly.

I use laptop in my office, and desktop at home. The same C++ code(Very simple yet, a few lines of include, and two functions), both in VS2015 community. The File Structure window works correctly in my laptop, but only display titlebar(without any message, even the toolbar with "Expand All", "Collapse All" buttons is missing) in my desktop

0
Avatar
Permanently deleted user

After running repair, it's OK now

0
Avatar
Permanently deleted user

It might still be a bug in ReSharper - if you happen to reproduce it, please let us know. Thanks!

0

I'm having the same problem. I'm fairly new to Resharper, so if you need any logs or the suchlike, I'll probably need some instructions on where to find them. Thanks.

I've also noticed that the "Show Preprocessor Directives" icon is missing from the File Structure toolbar.

0

Guess what, the "Repair" option, when modifying the JetBrains Resharper app in the Windows 10 Apps & Features settings, did the job for me too! I restarted Windows and cleared the cache a couple of times, and now the File Structure window is displaying correctly; even the "Show Preprocessor Directives" icon has returned.

0

Please sign in to leave a comment.