Notepad2e icon indicating copy to clipboard operation
Notepad2e copied to clipboard

Implement nested <style> highlighting in Web Source Code

Open ProgerXP opened this issue 3 years ago • 0 comments

Notepad2 recognizes <script> (JavaScript) and <?php ?> (PHP) schemes inside Web Source Code, but not <style>. This requires support in the lexer code (Scintilla) which is lacking at the moment. Perhaps we can implement it and send a PR to Scintilla.

ProgerXP avatar Aug 11 '22 10:08 ProgerXP