I am looking for the ability to apply syntax highlighting to a UI5 TextArea or TextView. Is this baked into any of the UI5 controls? I've tried getting away with CodeMirror but there's some DOM quirks when trying to do that. I've been looking in the Demo Kit (SAPUI5 SDK - Demo Kit) and even the code samples are using syntax highlighting but I can't tell if that's UI5 or something custom. Any pointers?
↧