[fpc-pascal] differences between .pp and .pas files
Graeme Geldenhuys
graeme at geldenhuys.co.uk
Mon Feb 25 12:00:25 CET 2013
On 2013-02-25 10:51, Sven Barth wrote:
>
> That's indeed a valid argument pro .pp
And a large argument against .pp extensions is that NO editor out there
(except for FP Text IDE and Lazarus) knows about .pp, so pascal syntax
highlighting never works. You have to always manually force the pascal
syntax highlighting, or if the editor allows, manually add the .pp
extension for the Pascal highlighting.
Out of principal, I always use .pas ;-)
Regards,
- Graeme -
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/
More information about the fpc-pascal
mailing list