Avatar of baijajusav
baijajusav
 asked on

Can't get section drop downs to display in C# web editor, but they display in vb web projects fine.


This is a pretty basic VS 2005 Pro IDE question. I found some custom settings for my editor as the default settings hurt my eyes. I suspect when I loaded these custom settings, I lost the drop downs the *.cs / *.vb editor provides to let you navigate events and page methods. For C# web projects, I don't see them. For vb web projects, I see them fine. Even more interesting is my customer editor settings apply to both project types.

Does anyone know what toggle I use to show/hide these? See screenshots to better see what I mean.
EditorWithDropDowns.JPG
EditorWithNoDropDowns.JPG
.NET ProgrammingASP.NETC#

Avatar of undefined
Last Comment
baijajusav

8/22/2022 - Mon
baijajusav

ASKER
Any thoughts?
ASKER CERTIFIED SOLUTION
MogalManic

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
baijajusav

ASKER
Not the way I was hoping, but it worked.
Your help has saved me hundreds of hours of internet surfing.
fblack61