Within itemize or enumerate list:
Ctrl+Shift+i) gives "\item " (with a space just after "\item" and the cursor just after this space): this is the intended behavior (the user can start typing his text),\item from the completion list (after typing \it) gives "\item" (without any space after "\item": the cursor just after "\item"): this is not the intended behavior (the user has to type a space before he can start typing his text).Would it be possible to have the same result in the second case as in the first one?
Anonymous
I guess this issue may be closed as it is now implemented.