Lugaru's Epsilon
Programmer's
Editor 14.04

Context:
Epsilon User's Manual and Reference
   . . .
   Commands by Topic
      Getting Help
      Moving Around
      Changing Text
      . . .
      Miscellaneous
   Command Reference
      . . .
      list-colors
      list-customizations
      list-definitions
      list-files
      list-make-preprocessor-conditionals
      . . .
   Variable Reference
      abort-file-io
      abort-file-matching
      abort-key
      . . .
      yank-rectangle-to-corner
   . . .

Previous   Up    Next
list-customizations  Command Reference   list-files


Epsilon User's Manual and Reference > Command Reference >

list-definitions

List functions defined in this file.  Alt-'

This command displays a list of all functions and global variables defined in the current file. It uses Epsilon's tagging facility, so it works for any file type where tagging works.

You can move to a definition in the list and press <Enter> and Epsilon will go to that definition. Or press Ctrl-g to remain at the starting point.

By default, it skips over external declarations. With a prefix numeric argument, it includes those too. (If the buffer contains only external declarations and no definitions, a prefix argument is unnecessary; Epsilon will automatically include them.)

More info:

Other C mode Features
Navigating in Source Code



Previous   Up    Next
list-customizations  Command Reference   list-files


Lugaru Epsilon Programmer's Editor 14.04 manual. Copyright (C) 1984, 2021 by Lugaru Software Ltd. All rights reserved.