[Geany] multiple debugging

Dominic Hopf dmaphy at xxxxx
Sat Jan 2 23:02:02 UTC 2010


Am Samstag, den 02.01.2010, 14:00 -0800 schrieb New Coder:
> 
> 
> Hi,
> 
> I'm learning web development for the first time on Windows.
> I'd like to know if it is possible to have syntax checking for php,
> html and css.
> Also, this is a trivial question, but I can't see a 'Create New file/
> Directory' in the Document List sidebar when I right click. 
> 
> 
> Thanks in advance..

Syntax checking of PHP and (X)HTML is an easy one. Just use the
corresponding external tool als compiler program (which can be set via
Build->Set Includes & Arguments) e.g. the php command (maybe including
the path to the php.exe or php-cli.exe and some arguments) for PHP. For
(X)HTML there is HTML Tidy: http://tidy.sourceforge.net/ which can be
called from within Geany.

Unfortunately I don't know any tool which checks CSS Syntax, but there
may also is something from W3C.

Regards,
Dominic

-- 
Dominic Hopf <dmaphy at gmail.com>

http://dominichopf.de/

Key Fingerprint:
A7DF C4FC 07AE 4DDC 5CA0 BD93 AAB0 6019 CA7D 868D
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
URL: <http://lists.geany.org/pipermail/users/attachments/20100103/65b07b86/attachment.pgp>


More information about the Users mailing list