I am running Stata 17.0 under Linux (Ubuntu 20.04.4 LTS). When I insert bookmarks into a do-file using the Do-file Editor such as
and try to navigate to the bookmark either via <Shift+Ctrl+Up> or <Shift+Ctrl+Down> or using the Do-file Editor toolbar icons I receive the message "Beginning of document reached. A bookmark was not found" or "End of document reached. A bookmark was not found".
By the way: Nor can I navigate to bookmarks using the Navigation Control at the bottom of the Do-file Editor (the Navigation Control does not work at all).
Any suggestions how to solve the issue?
Code:
**# Start #1
By the way: Nor can I navigate to bookmarks using the Navigation Control at the bottom of the Do-file Editor (the Navigation Control does not work at all).
Any suggestions how to solve the issue?