Home » Support » Index of All Documentation » Wing IDE Reference Manual » Source Code Editor »
Wing can open files in two modes:
Transient Mode -- Files opened when searching, debugging, navigating to point of definition, and using the Project and (in Wing Pro only) the Source Browser tools with the Follow Selection checkbox enabled are opened in transient mode and will be automatically closed when hidden. The maximum number of non-visible transient files to keep open at any given time can be set with the Editor / Advanced / Transient Threshold preference.
Non-Transient Mode -- Files opened normally from the File menu, from the keyboard file selector, or by double clicking on items in the Project or Source Browser tools will be opened in non-transient mode, and kept open until they are explicitly closed.
A file can be switched between transient and non-transient mode by clicking on the stick pin icon in the upper right of the editor area.
Right-click on the stick pin icon to navigate to files that were recently visited in the associated editor or editor split. Blue items in the menu were visited in transient state and black items were non-transient. Note that this differs from the Recent area in the File menu, which lists only non-transient visits and includes visits for all editors and editor splits.
Transient files that are edited are also automatically converted to non-transient mode.
| « 4.3. File status and read-only files | Table of Contents | 4.5. Auto-completion » |
