From ktexteditor-devel Sat May 30 18:04:31 2009 From: "Timo R." Date: Sat, 30 May 2009 18:04:31 +0000 To: ktexteditor-devel Subject: Dynamically adding keywords at runtime to a katepart-editor? Message-Id: X-MARC-Message: https://marc.info/?l=ktexteditor-devel&m=124386182127229 Hi, i'm looking for a way to add and modify the keywords a highlighter knows dynamically at runtime. The problem is that the list of keywords changes very often so it's not a good solution to hardcode them in the highlighters XML file. It's not necessary for me that the list gets saved over several sessions, as it's parsed from a keywords-file of the language i'm coding an IDE for. Thanks for any hints. _______________________________________________ KTextEditor-Devel mailing list KTextEditor-Devel@kde.org https://mail.kde.org/mailman/listinfo/ktexteditor-devel