Posted 15 years ago
by tobias weltner

Currently, SyntaxEditor is creating all tokens so it is not possible to directly add tokens to a document. I can append a document text and have the parser generate the tokens according to the language implementation.
I would love to see a way to add new tokens directly, too. The idea is to use other (external) parsers and be able to convert their result into SyntaxEditor tokens.
Maybe this is possible already and I just overlooked it.
[Modified at 03/07/2008 09:11 AM]
I would love to see a way to add new tokens directly, too. The idea is to use other (external) parsers and be able to convert their result into SyntaxEditor tokens.
Maybe this is possible already and I just overlooked it.
[Modified at 03/07/2008 09:11 AM]