KileActivating the Auto-Completion of Commands

Information and discussion about Kile, an integrated LaTeX environment for Linux KDE
Post Reply
swagatopablo
Posts: 16
Joined: Sun Mar 25, 2012 10:57 am

Activating the Auto-Completion of Commands

Post by swagatopablo »

Using Kile version 2.1.0 in precise pangolin. Please tell me how to activate the auto completion of command feature. What I mean is as soon as I type

Code: Select all

\begin{it}
I want the following combination to appear automatically

Code: Select all

\begin{itemize}
\item 
\end{itemize}

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Activating the Auto-Completion of Commands

Post by localghost »

Go to Options → Configure Kile → Editor → Edit → Auto-completion an then check the box "Activate Auto-completion".

Since I have a German system the terms above represent translations and therefore can differ.


Thorsten
Post Reply