Sublime Forum

Characters & space alignement

#1

Hi,

Something bothers me with ST2, characters and spaces don’t all have the same dimensions. For instance this code :

    /**
     * Helper function to add a city and get it.
     *
     * @param string $name    City name
     * @param string $zipcode City zipcode
     *
     * @return City
     */

Looks like this :

https://img.skitch.com/20120723-p4y1y5erjdwx5geqwu5m11m1ay.jpg

The City parameter description isn’t align with the other.

I don’t know if it’s because of my settings, or the theme, but is there someone having a clue to solve this ?

Thanks,

0 Likes

#2

are you using monospaced font?
doesnt look like you do.

0 Likes