我正在尝试制作语言 PAWN 的 IDE。
我在 C# 中使用 ICSharp 进行语法高亮。由于 PAWN 在 scintilla 中还没有,有人可以告诉我如何创建自定义语法突出显示吗?
以下是关键词
assert char #assert const break defined #defined enum case sizeof #else forward continue state #elseif native default tagof #emit new do #endif operator else #endinput public exit #endscript static for #error stock goto #file if #if return #include sleep #line state #pragma switch #section while #tryinclude #undef