You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Date:
2006-Dec-08 15:27
Submitted By:
black_jack Assigned To:
none
Category:
None Priority:
5
Bug Group:
None Resolution:
None
Summary:
Winefish doesn't react on removal of comment delimiter
Original Submission:
I'm using Winefish 1.3.3 (on Gentoo)
I've encountered several issues with LaTeX comments in Winefish:
1. When removing the LaTeX comment delimiter "%" from the beginning of a line,
the syntax-highlighting doesn't adapt, the line is still drawn like a comment.
However, when I insert a "\", the highlighting is updated and the line shows correctly.
Steps to reproduce:
- Write a comment with a comment sign at the beginning.
- Remove the comment character
- The line s still drawn like a comment
2. Comment signs within a line do not make Winefish update the highlighting,
the line is still drawn like normal sourcecode. However, when the comment character is removed,
then the text is drawn like comment text.
Steps to reproduce:
- Type some text and put a comment character in between.
- The text behing it still looks like not-comment text.
- Remove the comment character
- Now the text color changes from normal to comment
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: