col / qlcolorcode

Automatically exported from code.google.com/p/qlcolorcode
0 stars 0 forks source link

Erlang Header files should be syntax-highlighted as well #33

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
*** NOTE: Do not report errors in syntax highlighting unless they are for the 
following languages: C, 
Objective-C, or OCaml.  Report highlighting bugs in other languages to 
http://www.andre-
simon.de/mail.html ***

What steps will reproduce the problem?
1. open an Erlang erl file, it works
2. open an Erlang hrl file, it doesn't work

What is the expected output? What do you see instead?

The header file should be highlighted as it is exactly the same language as the 
source file.

What version of the product are you using? On what operating system?

1.0.0., Mac OS X 10.5.6

Please provide any additional information below.

I have tried to add an UTI in the Info.plist file of the plugin but 
surprisingly, it doesn't work …

Original issue reported on code.google.com by tuscl...@gmail.com on 30 Dec 2008 at 10:03

GoogleCodeExporter commented 8 years ago
Fixed in SVN.  After adding the UTI you probably need to do 'qlmanage -r' to 
reset the quicklook caches.  If all 
else fails, try a reboot.

Original comment by n8gray@gmail.com on 7 Jan 2009 at 8:27

GoogleCodeExporter commented 8 years ago
I report the same issue, still occuring today.
According to the Info.plist, I have version 2.0.1 and hrl extensions are 
rightfully in the same section as erl;
still, hrl (Erlang Header files) code isn't rendered. Maybe, 
org.erlang.erlang-source doesn't like its …guts?

Thanks & regards

Original comment by zmindster@gmail.com on 5 Jun 2012 at 3:56