Lugaru's Epsilon
Programmer's
Editor

Context:
Epsilon User's Manual and Reference
   . . .
   Commands by Topic
      Getting Help
      Moving Around
      Changing Text
      . . .
      Miscellaneous
   Command Reference
      . . .
      goto-end
      goto-line
      goto-tag
      grep
      grep-mode
      . . .
   Variable Reference
      abort-file-matching
      abort-key
      abort-searching
      . . .
      yank-rectangle-to-corner
   . . .

Previous   Up    Next
goto-line  Command Reference   grep


Epsilon User's Manual and Reference > Command Reference >

goto-tag

Ask for the name of a function, then go there.  Ctrl-X .

The command prompts you for the name of a tagged function, with completion. Epsilon then goes to the file and line where the function definition appears. If you give no name, Epsilon goes to the next tag in the alphabetical tag list. With a numeric argument, it goes to the next tag without asking for a tag name. Before moving to the tag, it sets a bookmark at the current position like set-bookmark.

More info:

Tags



Previous   Up    Next
goto-line  Command Reference   grep


Lugaru Copyright (C) 1984, 2020 by Lugaru Software Ltd. All rights reserved.