[Lazarus] Console App Development
Graeme Geldenhuys
graemeg.lists at gmail.com
Sat Aug 13 23:34:04 CEST 2011
On 13 August 2011 19:59, Martin wrote:
>
> Well one thing, I noted is that MSEide does not seem to deal with nested
> comments,
Florian also mentioned something like that. First, nested comments
give me compiler warnings, so I never do that. I listen to the FPC
compiler. :) And if I must, my outer comments then use (* .... *)
style commenting, which works fine in both Lazarus IDE and MSEide.
So could you give a code example of what you mean?
> There were plenty of reports (some by you IIRC Graeme) like "deprecated"
> being highlighted in the wrong place.
That seems to work fine in my copy of MSEide, and my syntax
highlighting scheme. I don't use default syntax highlighting schemes
in Lazarus or MSEide. Attached is two examples in MSEide where
deprecated is correctly highlighted.
I can't remember the example I reported in Lazarus - I'll search the
Mantis reports.
--
Regards,
- Graeme -
_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://fpgui.sourceforge.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: example1.png
Type: image/png
Size: 8633 bytes
Desc: not available
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20110813/52b873d2/attachment-0006.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: example2.png
Type: image/png
Size: 3783 bytes
Desc: not available
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20110813/52b873d2/attachment-0007.png>
More information about the Lazarus
mailing list