How can I make CodeLite recognise a custom extension?

CodeLite installation/troubleshooting forum
hassaan
CodeLite Curious
Posts: 1
Joined: Sun Apr 15, 2018 8:37 am
Genuine User: Yes
IDE Question: C++
Contact:

How can I make CodeLite recognise a custom extension?

Post by hassaan »

I am trying to use CodeLite to browse an Oracle Pro*C file, with extension ".pc"
It is basically a C file, with some embedded SQL. I would just like to browse through the file with syntax highlighting and code folding to make it easier to read.

However, CodeLite does not recognize the file as C and there is no syntax highlighting.

How can I achieve this?

Many thanks!