Posted 19 years ago
by Michael Per
I store XML language definitions in the database so I don't have to deploy them to the client. When I apply the HTML syntax I get the error message that embedded languages can only work if the syntax file loaded from the file stream. Is there a way to override some method (or implement a provider and hook it up) for SyntaxEditor control to provide my own way of retrieving syntax definitions?