Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

filestypes.php is missing #14

Open
GoogleCodeExporter opened this issue Mar 13, 2015 · 4 comments
Open

filestypes.php is missing #14

GoogleCodeExporter opened this issue Mar 13, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

The filetypes.php is missing from the tar.bz2 and zip files
although it is written on the main page that PHP is supported.

Original issue reported on code.google.com by [email protected] on 10 Feb 2011 at 8:33

@GoogleCodeExporter
Copy link
Author

Apparently the php syntax coloring has to be done in filetypes.xml , in the php 
sections, like:
php_default=0xDCDCCC;0x3F3F3F;false;false
php_simplestring=0xCC9393;0x3F3F3F;false;false
php_hstring=0xCC9393;0x3F3F3F;false;false
php_number=0x8CD0D3;0x3F3F3F;false;false
php_word=0xF0DFAF;0x3F3F3F;true;false
php_variable=0xC3BF9F;0x3F3F3F;true;false
php_comment=0x7F9F7F;0x3F3F3F;false;true
php_commentline=0x7F9F7F;0x3F3F3F;false;true
php_operator=0xF0EFD0;0x3F3F3F;false;false
php_hstring_variable=0xE89393;0x3F3F3F;true;false
php_complex_variable=0xE89393;0x3F3F3F;true;false

But, I have two different geany installations 0.18 and 1.22 (in different 
computers) and in the newer one (1.22) it does not work on php files. All 
others that I have tried (and this is quite frustrating) work perfectly.
Any hint?

Original comment by [email protected] on 21 Nov 2012 at 12:10

@GoogleCodeExporter
Copy link
Author

Same issue.

Original comment by [email protected] on 25 Dec 2013 at 1:39

@GoogleCodeExporter
Copy link
Author

I installed this theme to get black background... but not for my beloved php.

php is going to make me leave Geany. I filed a bug report with them about Geany 
for Windows not handling php strings.

Original comment by [email protected] on 30 Jan 2014 at 10:27

@GoogleCodeExporter
Copy link
Author

just copy filetypes.xml to filetypes.php and you are done.

Original comment by [email protected] on 19 Aug 2014 at 7:43

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant