-
Suggestions (Ctrl+Space) no longer work when the line starts with a Tab character.
Example:
item|
should suggest the itemize environment (or rather, put it there, since there is no other suggestion). It doesn’t.
2009-11-03 19:37:55 UTC in TeXlipse
-
hamaryns added pschoo to the bugzilla-nl project.
2009-10-28 09:26:29 UTC in bugzilla-nl
-
hamaryns added pachoo to the bugzilla-nl project.
2009-10-28 09:26:23 UTC in bugzilla-nl
-
hamaryns committed revision 11 to the bugzilla-nl SVN repository, changing 12 files.
2009-02-06 17:37:10 UTC in bugzilla-nl
-
In the BibTeX editor, if I create a book entry by starting @B, Ctrl+Space, choose book, I get entries like
ALTeditor
OPTmonth
I have to remove the ALT and OPT myself if I use these. You could make the ALT and OPT active (i.e. treat them as arguments with ${ALT}, such that the cursor would jump to them and one could delete them. Maybe you can give the choice between author and editor...
2009-01-26 13:24:07 UTC in TeXlipse
-
1. select a word
2. hit Ctrl+space, you get proposals for emph, bold etc., choose one.
3. the template is inserted, the word is no longer selected and the cursor is after the first letter of the word
Expected: the cursor should be at the end of the word, after the closing bracket, so that you can continue typing.
E.g. you get: \emph{w|ord}, I want \emph{word}|.
2009-01-26 13:21:34 UTC in TeXlipse
-
This artifact has been marked as a duplicate of artifact 1166103 with reason:
No explanation provided.
2009-01-26 13:12:30 UTC in TeXlipse
-
Duplicate of 1166103.
2009-01-26 13:11:55 UTC in TeXlipse
-
I suggest to include a template for a new Beamer frame. Find attached. Maybe you want to replace ${cursor} with $FrameTitle, it works also.
2009-01-17 14:20:08 UTC in TeXlipse
-
If you have \bibliograph{biblio} after \end{document} (e.g. because you want to compile only part of the file), BibTeX is called anyway. But it then stalls with the error that it cannot find anything relevant in the aux file and building fails. No document is generated.
2008-12-10 15:59:28 UTC in TeXlipse