Skip to main content

Questions tagged [auto-completion]

Auto-completion is a feature in (La)TeX source code editors that predicts the (La)TeX commands close to the command being typed to eliminate the need for typing frequently used commands. If your question concerns the functionality of specific editors (e.g., {texstudio}, {emacs}), include them as tags as well.

0 votes
0 answers
20 views

Autocomplete on Texstudio not working?

I'm probably missing something super obvious, but I can't get auto complete to work at all. If I start typing any LaTeX command nothing happens and I have to type it all the way through myself. I just ...
ecoer's user avatar
  • 1
0 votes
0 answers
13 views

Unable to fill autocompletion (TexShop)

I have the following problem when I use TexShop. In this simple text I have an equation with a label When I want to add a reference to it I start typing \eqref{eq: and then I press fn+F5 to get ...
Marco Parrinello's user avatar
0 votes
0 answers
28 views

No VSCode auto-completion using .sty file commands

I have created many .sty files that auto-complete in TeXMaker, but recently I switched over to compiling in VSCode. The problem is, even though there's no problem compiling, I have no auto-completion ...
cybsFeyQ's user avatar
0 votes
0 answers
32 views

TeXstudio: Autocomplete for newcommands in a separate package

I created my own package where I defined several new commands with \newcommand and saved it in \texlive\texmf-local\tex\latex\local. After I imported the package at the beginning of my file, it is ...
Bambuskrieger's user avatar
0 votes
0 answers
31 views

Autogenerate cwl file from sty using cli in Windows

I want to automatically generate .cwl files anytime the .sty package content changes, without any IDE opened. I know how to create a folder monitor using FolderChangesView, but I have a problem with ...
logocar3's user avatar
  • 131
1 vote
0 answers
26 views

Parentheses auto-completion in TeXStudio 4.7.3

There was a way to disable parentheses autocompletion in TeXStudio 10 years ago. It does not work anymore. Do they still give this option in the current version? I usually put parentheses around text ...
Marina's user avatar
  • 143
1 vote
0 answers
26 views

Texstudio cwl specialDef

In the Background information for Texstudio (https://texstudio-org.github.io/background.html#description-of-the-cwl-format) for the cwl format, there is mentionend "special lists" whith the ...
AndroidKoala's user avatar
1 vote
0 answers
81 views

TeXstudio: excessive autocomplete

When I'm working in a math environment and I want to type something like \sec^2x, as soon as I type the ^ after the \sec, it autocompletes the \sec to \section. Or when I'm working in a tikzpicture ...
Salvatore Brusco's user avatar
0 votes
0 answers
48 views

Changing the behavior of autocomplete of labels in TexMaker

As someone that is trying to migrate from Overleaf to another LaTeX editor, autocompleting labels in TexMaker has proven to be far from optimal to me. From what I found, I can make TexMaker ...
Francisco's user avatar
10 votes
2 answers
1k views

Looking for a good Emacs/AUCTeX setup for LaTeX3

I'm trying to switch my editor from vscodium (telemetry free VS Code) to Emacs. So far, I've installed AUCTeX and tried some things in a testdocument. For regular LaTeX code everything is fine. But ...
lukeflo's user avatar
  • 1,597
1 vote
1 answer
62 views

Auto-completion all text in Texstudio without shortcut

How to autocomplete regular text in Texstudio, not just mathematical text, and without using shortcuts? Whenever I type 3 letters consecutively, I want the autocomplete window to appear. I don't want ...
Denis da Mata's user avatar
1 vote
0 answers
107 views

How to enable auto-completion for \gls* and friends in TeXstudio when using package glossaries-extra with bib2gls?

It is standard behaviour of TeXstudio to autocomplete certain commands with arguments. For example, when correctly set up, \cite commands will offer bibliography entries, \ref will provide created ...
Linear Christmas's user avatar
0 votes
0 answers
62 views

Is there an autocomplete function for main body text in overleaf?

Commands can autocomplete, but ideally, I would have an extension that can also autocomplete main body text. I have this in VS Code, but I like the overleaf editor more. Does anyone know if such a ...
Smamorti7's user avatar
2 votes
1 answer
62 views

How to change keybinding to move to next placeholder in TeXShop on Mac

I am currently using TeXShop to edit my LaTeX documents on my Mac. say on my Latex document I write-\frac and press tab.This will automatically generate- \frac{|*}{*} with my cursor where '|' is made. ...
SilianRail's user avatar
0 votes
0 answers
40 views

Adding the command \text{} to the TeXstudio autocompletion list

TeXstudio suggests \texttt{} and \textwidth as completions for \text. It does not suggest \text{}. I believe that \text{} is part of the amsmath package, and amsmath.cwl is checked in preferences/...
Marc's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
19