pygments icon indicating copy to clipboard operation
pygments copied to clipboard

nsis installer files: strings continuation with backslash

Open Akuli opened this issue 4 years ago • 2 comments

nsist-bug

The whole string should be highlighted with the same color.

Akuli avatar Oct 08 '21 13:10 Akuli

where i can find the lexer for nsis? i see there is example for nsis but no nsis.py

noname4X4 avatar Jun 13 '24 07:06 noname4X4

https://github.com/pygments/pygments/blob/f64833d9d0443ff2443f8f8a4357c00196734d6c/pygments/lexers/installers.py#L21

Anteru avatar Jun 13 '24 07:06 Anteru