3Aug/101
Useful Tip in WinEdt when writing latex document
I found this function accidentally. When writing latex code, we most often type \begin{...}...\end{...}.
This work is frankly troublesome work though someone think that work as a trivial work.
There is a way reducing typing work.
First, just type \begin{...} and <shift+]> (that is, '}').
That's all.
\begin{frame} \end{frame}