Co robi ETAGS użycie. Konsola tags for use by emacs . (ctags produces an equivalent tags file for.

Czy przydatne?

Polecenie etags

Wykonanie, użycie: Create a list of function and macro names defined in a programming source file. etags generates tags for use by emacs. (ctags produces an equivalent tags file for use with vi.) More than one file may be specified. etags understands many programming languages, including C, C++, FORTRAN, Java, Perl, Python, flex, yacc, and bison. The output list (named TAGS by default) contains lines of the form:

name file context

where name is the function or macro name, file is the source file in which name is defined, and context is a search pattern that shows the line of code containing name. After the list of tags is created, you can invoke Emacs on any file and type:

M-x visit-tags-table

You will be prompted for the name of the tag table; the default is TAGS. To switch to the source file associated with the name listed in tagsfile, type:

M-x find-tag

You will be prompted for the tag you would like Emacs to search for

Opcje wykonania etags w konsoli

-a, --append

Append tag output to existing list of tags.

-d, --defines

Include tag entries for C preprocessor definitions.

-i file, --include=file

Add a note to the tags file that file should be consulted in addition to the normal input file.

-l language, --language=language

Consider the files that follow this option to be written in language. Use the -h option for a list of languages and their default filename extensions.

-o file, --output=file

Write to file.

-r regexp, --regex=regexp

Include a tag for each line that matches regexp in the files following this option.

-C, --c++

Expect .c and .h files to contain C++, not C, code.

-D, --no-defines

Do not include tag entries for C preprocessor definitions.

-H, -h, --help

Print usage information.

-R, --noregex

Do not include tags based on regular-expression matching for the files that follow this option.

-S, --ignore-indentation

Normally, etags uses indentation to parse the tag file; this option tells it to rely on it less.

-V, --version

Print the version number.

Przykłady etags działanie w Słownik polecenie E

Przykład ETAGS użycie :
Jak użyć Control program for the Enlightened Sound Daemon co znaczy.
Przykład ETAGS użycie :
Jak użyć Sample audio using esd krzyżówka.
Przykład ETAGS użycie :
Jak użyć Record audio to the specified file co to jest.
Przykład ETAGS użycie :
Jak użyć administration command. Set the latency in the elevator algorithm used to schedule I/O activities for the specified block devices . If no options are given, print the current settings for devices słownik.
Przykład ETAGS użycie :
Jak użyć as expressions and print the results. Arguments and operators must be separated by spaces. In most cases, an argument is an integer, typed literally or represented by a shell variable. There are czym jest.