Where is the marker bar?
My marker bar is not showing. At some point, it was there. I don't know when it stopped showing. I've tried resetting the default settings. and made sure is marked to be displayed. Any ideas?
Attachment(s):
resharpermarkerbar.jpg
Please sign in to leave a comment.
Hello,
R# integrates into Visual Studio as (1) a VS Package and (2) a MEF Editor
extension (which is the only decent way for providing editor features in
VS10+). Might be that in your case (1) is working and (2) has been severed
off. Repairing the installation might help. If not, try installing a checked
build (under some older builds link on the R# downloads page) which reports
all errors and exceptions.
—
Serge Baltic
JetBrains, Inc — http://www.jetbrains.com
“Develop with pleasure!”
Yes. Reinstalling fixed the issue. Thanks.