#97 Weird highlighting on printf format chars
Opened by dblsaiko on Dec 17, 2023, 3:19 PM
// dblsaiko on Dec 17, 2023, 3:19 PM
See this file for example: https://nest.pijul.com/dblsaiko/nix-plugin-pijul:main/3KEFKH5FYGFUI.GUAAA
Placeholders in printf strings like %s are greyed out and have a busy indicator cursor.
// dblsaiko on Dec 17, 2023, 3:21 PM
// JadedBlueEyes on Dec 22, 2023, 8:05 PM
This seems to be the .placeholder class from the nest CSS file conflicting with the syntax highlighting classes,