Highlight block defining keywords with rainbow colour depending on the level it's in.
The highlighted keywords are:
beginendtryexceptfinally
Compatible with Pascal and DelphiLSP extension. Haven't test with OmniPascal.
Currently this extension is still in active developments. Feedbacks will be greatly appreciated.
Next features to implement are:
- Add configuration to define the color used.
- Add light mode.
- Allow the highlighting of preceding keywords such as
if,elseandclass.
