Formatting of *** headers ***

I’ve seen several screenshots of some code in Robot Framework where the *** of the headers are formatted differently. Most notably in this GIF used in the official RF IDE setup guide. gif in question

I don’t even really want to use it, but it’s driving me mad that I can’t figure out how they made it work. So I’ve reached my lowest point ever, and I’m asking here if anybody can save me from the misery of this embarrassingly deep (4-hour-long) rabbit hole.

3 Likes

Hi,

From the gif it’s VSCode with Robotcode (shown also on robotcode Git).
Found here that apparently the settings.json can be customized, so my guess would be that it’s linked to this :

Maybe somebody has hints :slightly_smiling_face:

Regards
Charlie

1 Like

You need to install some fonts and enable font ligatures.

3 Likes