Hi! In Komodo a enable a function that display whitespaces. But whitespaces displayed as points, I want to display whitespaces like “-”
e.g.
body {
----font: "Ubuntu";
}
Not
body {
....font: "Ubuntu";
}
How to?)
Hi! In Komodo a enable a function that display whitespaces. But whitespaces displayed as points, I want to display whitespaces like “-”
e.g.
body {
----font: "Ubuntu";
}
Not
body {
....font: "Ubuntu";
}
How to?)
This is not possible in Komodo - the whitespace characters are always shown as a “.”.
Sad to hear it… Well, okay. I get used to points/dots.