Is it possible to track the changes made in the Editor (changes to a procedure for example), so that its possible to see what has been amended/updated to some code? Is there a way of showing a before and after view in the Editor of any changes that have been made manually?
There isnt a specific feature in the Toad Editor which allows the ability to view the previously made amendments to code.
However, its recommended to use a Source Control application (VSS, PVCS, CVS, SVN etc) as they are intended for tracking development changes. Usually, they have the ability to visually view the differences and compare the changes between the before and after of code.
© 2021 Quest Software Inc. ALL RIGHTS RESERVED. Feedback Terms of Use Privacy