Outlining

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi!

Perhaps this is a silly question -- I have a number of .vb files that
contain mulitple related classes. I'd like to collapse them - which I can
do. The problem is that when I close and re-open the solution the classes
begin all expanded again. I must be missing something.

Can someone point me in the right direction?

Art
 
I am not sure if that can be configured. AFAIK, the only setting related to
that is: Tools, Options, Text Editor, Basic, VB Specific, "Enter outlining
mode when files open".

--

Carlos J. Quintero

MZ-Tools 4.0: Productivity add-ins for Visual Studio .NET
You can code, design and document much faster.
http://www.mztools.com
 
Carlos,

Thanks for the response -- however that option is already checked.

Art
 
The only thing that I can think of that might help is to enlcose the
classes in regions. Those should remain collapsed between sessions.
 
Chris,

I tried that -- the regions themselves did stay collapsed. The classes
within the regions did not.

Thanks anyway.

Art
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top