AlexKaras
9 years agoChampion Level 3
> Request 2
Several notes:
1) Right-click within the editor window and there should be the 'Collapse By Definitions' context menu command;
2) The problem with the above command (as of the time when I used it) is that it preserves the state (collapsed / expanded) based on the source line number. This results in a garbaged display if the source file is modified outside of TestComplete editor (e.g. as a result of merge using some third-party tool). Visual Studio physically includes region tags into the sources thus making state preserving more stable;
3) @SmartBear Support: Maybe it is possible to enchance the state logic by preserving the state (collapsed / expanded) by method name in the local project configuration file ?
Related Content
- 18 days ago