[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Pretty printing: Double quote inside single quote
From: |
Ernst de Haan |
Subject: |
Pretty printing: Double quote inside single quote |
Date: |
Fri, 1 Dec 2000 01:36:05 +0100 |
User-agent: |
Mutt/1.2i |
Hi,
When I have a .java file and I have a double quote inside single quotes, then
the text following the double quote will all be seen as character string, and
formatted accordingly (in a proportional font).
Example:
_log.debug("Constructing \"" + _description + '"');
^^^^
Thanks for providing such a useful program!
Ernst de Haan
The Netherlands
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Pretty printing: Double quote inside single quote,
Ernst de Haan <=