0

When we start writing some LaTeX command, a pop shows the complete command. Is there some way to add a command e.g. \bibitem to this list so that we will not have to write complete command frequently.

Sigur
  • 37,330
Ehsa
  • 1,423

1 Answers1

1

For customized commands in TeXMaker add them to your customized completion list. In TeXMaker menu go to

User > Customize Completion

Here you can add a new command, which should be available in auto-completion then.

See also Customize auto-completion in Texmaker for more detailed example.

HeXor
  • 324