Hi
Using
lazarus 2.2.4
FPC 3.2.2
on Windows and Linux.
Using TSynEdit plus TSynPythonSyn, is there a way of showing Spaces as empty Spaces and Tab as something visible?
In TSynPythonSyn, I use SpaceAttri with
FrameColor: clGray
FrameEdges: sfeBottom
FrameStyle: slsWaved
but both Spaces and Tabs have the same look.
Thank you.
B->