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

NEW: TikZ book now 40% off at Amazon.com for a short time.

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