The Configuration File Editor is a validating XML editor that is aware of the schema that defines the XML syntax of StreamBase Server configuration files.
The Configuration File Editor has the following features:
- 
                
Typechecks your configuration file as you compose or edit it.
 - 
                
Provides two editor modes, Design view and Source view. Source view is the Studio default.
 - 
                
Provides syntax color coding.
 - 
                
Provides autocompletion of elements and attributes in the schema.
 - 
                
Provides content assistance: context-aware proposal of elements and attributes valid for the current location in the file by pressing Ctrl+Space.
                       
See Server Configuration File Editor for instructions on using the Editor.
