Site Manager
The Site Manager shows the contents of the current site. It shows folders for all the file types within a site and lists the contents of those folders. You can double-click the folder content to open them in a configuration tool.
When the IDE is launched, the Site Manager is not shown if it was hidden when the IDE was shut down the previous time. In this case, the IDE does not initialize the content of the Site Manager. This also applies to when the IDE changes sites. The Site Manager is initialized if it has not yet been initialized. After initialization, the IDE does not reinitialize unless the site is refreshed.
When a file is saved, only the folder to which this file belongs is reloaded, instead of the entire site.
The Site Manager has a
feature to update the tree contents. This is to handle files that may have been added to a site outside of the IDE.The *.tcl nodes contain child nodes for the Tcl procs within that file. These nodes are expandable to show the procedures that they contain. Double-clicking a procedure node and a .tcl file node open that procedure and file.