SapphireSteel Forum
Welcome, Guest. Please login or register.
June 20, 2013, 05:52:18 AM

Login with username, password and session length
Search:     Advanced search
Welcome to the SapphireSteel forum - for discussion of the Sapphire and Amethyst IDEs
3893 Posts in 803 Topics by 672 Members
Latest Member: davib
* Home Help Search Login Register
+  SapphireSteel Forum
|-+  General
| |-+  Sapphire / Ruby In Steel
| | |-+  No way to turn off Outlining Mode permanently??
« previous next »
Pages: [1] Print
Author Topic: No way to turn off Outlining Mode permanently??  (Read 1850 times)
key88sf
Newbie
*
Posts: 4


« on: August 04, 2009, 12:00:34 PM »

Argh... how can I prevent Ruby-in-Steel from automatically entering Outlining mode every time I open a file in my project?  Most of the other languages have a checkbox in Tools: Options: Text Editor: Formatting: 
  • Enter outlining mode when files open.

There is no such checkbox under the Ruby entry though Sad   Is there any way to *prevent* Outlining mode from activating all the time?  It is tedious to have to right-click on the file and select Outlining-> Stop Outlining  every time.

Thanks.
Logged
Dermot
Administrator
Hero Member
*****
Posts: 1006


« Reply #1 on: August 05, 2009, 04:35:21 AM »

I thought that there might be a simple way by tweaking the registry ... but I dont think there is.

However, if you dont want Outlining at all, I think you can turn it off completely by setting

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\9.0\Languages\Language Services\Ruby\AutoOutlining

 to 0 in the Registry.

The Editor remembers the outlining information (I think it's stored in the .suo file, but I'm not sure), so you will have to explicitly turn off Outlining for any file that already has it (or delete the .suo file). Then you shouldn't have Outlining.

I'll add this option in a future release (probably 1.5).

Dermot
Logged
key88sf
Newbie
*
Posts: 4


« Reply #2 on: August 05, 2009, 02:08:48 PM »

Thanks, that worked!
Logged
Pages: [1] Print 
« previous next »
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!