orbitalquark / textadept

Textadept is a fast, minimalist, and remarkably extensible cross-platform text editor for programmers.
https://orbitalquark.github.io/textadept
MIT License
640 stars 38 forks source link

Problem with bash parser #334

Closed paaguti closed 1 year ago

paaguti commented 1 year ago

I fear that the bash parser chokes at escaped quotes:

image

This is on Textadept nightly with Qt.

orbitalquark commented 1 year ago

Thanks for the report. This should be fixed in Scintillua: https://github.com/orbitalquark/scintillua/commit/b6f6c040fa914d45c2d55f099cee985253d13cdc. It will show up in the next nightly build.