engor/Ted2Go

c++ preprocessor symbols tokenized...

Closed this issue · 2 comments

Hi,

I can't use #if, #else etc in c++ as ted2go is capitalizing the words!

Bye,
Mark

engor commented

Hi.
Just pushed fix into dev.

c++ directives added:
#if, #end, #endif, #else, #elif, #define, #undef, #ifdef, #ifndef