All the tips you need to be efficient with TeXShop 
 A very useful document from H. Schulz: 
* 
TeXShop_tips.pdf: Tips for 
TeXShop from H. Schulz
 Command Completion 
In 
TeXShop
Source > Command Completion > Edit Command Completion File ...
Et découvrez tous ces charmants raccourcis qui existent déjà (ces exemples sont utiles dans Beamer)
Examples :
 
\bfra + escape
\begin{frame}
   \frametitle{•}
   •
\end{frame}
 
 
\bite + escape
   \begin{itemize}
   \item •
\end{itemize}
 
Ou créez les vôtres :
\block:=\begin{block}{#INS#}#RET#•#RET#\end{block}
https://www.youtube.com/watch?v=cmCFT0qxzb8 
-- 
ThomasVuillaume - 25 Feb 2015