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

<<attachment: example1.png>>

<<attachment: example2.png>>

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to