[ENH] Dramatically speed up Find > Replace All logic
[ENH] Minor text editor optimization by subclassing QPlainTextEdit
[ENH] Active line highlighted in browser and editor
[ENH] Ctrl+F shortcut auto-populates Find field with active cursor selection
[ENH] Cleanup toolbar look on Mac, and reduce space taken up by Ctrl+F Find bar
[ENH] improved usdz default layer logic
[ENH] select find text in line edit with Ctrl+F
[ENH] Support jumping to line number from link within the current file
[BUG] Line numbers overlap when zooming out
[BUG] Close Tab action not always active when it should be
[BUG] Highlight document and hide any text not found label/icon on tab load
[BUG] Ensure override cursor is properly restored
[MNT] Add 'nonlocal' python3 keyword for syntax highlighting
[MNT] Revamp Find "highlight all" logic to work with active line highlighting
[MNT] Moving more tab logic to the class responsible for them
[MNT] Use more constants to limit custom studio code changes
[MNT] Documentation cleanup
[ENH] Dramatically speed up Find > Replace All logic [ENH] Minor text editor optimization by subclassing QPlainTextEdit [ENH] Active line highlighted in browser and editor [ENH] Ctrl+F shortcut auto-populates Find field with active cursor selection [ENH] Cleanup toolbar look on Mac, and reduce space taken up by Ctrl+F Find bar [ENH] improved usdz default layer logic [ENH] select find text in line edit with Ctrl+F [ENH] Support jumping to line number from link within the current file [BUG] Line numbers overlap when zooming out [BUG] Close Tab action not always active when it should be [BUG] Highlight document and hide any text not found label/icon on tab load [BUG] Ensure override cursor is properly restored [MNT] Add 'nonlocal' python3 keyword for syntax highlighting [MNT] Revamp Find "highlight all" logic to work with active line highlighting [MNT] Moving more tab logic to the class responsible for them [MNT] Use more constants to limit custom studio code changes [MNT] Documentation cleanup
Signed-off-by: mds-dwa mark.sandell@dreamworks.com