sublime_text icon indicating copy to clipboard operation
sublime_text copied to clipboard

Ability to change character spacing

Open necmettin opened this issue 5 years ago • 7 comments

Problem description

It would be very nice to be able to set character spacing (space between characters - also called letter spacing).

Some other editors provide a setting to change character spacing. Terminal app for MacOS also allows this.

I would imagine somebody has reported this a long time ago but I couldn't find it in the issues. Direct me if duplicate.

Additional Information (optional)

You can see the difference character spacing creates in the screenshots below.

Screen Shot 2019-08-05 at 03 34 55 Screen Shot 2019-08-05 at 03 35 45 Screen Shot 2019-08-05 at 03 36 03

necmettin avatar Aug 05 '19 00:08 necmettin

no_round is not really about character spacing though. And it doesn’t change character spacing, it changes how the characters are rendered. Thanks anyway.

necmettin avatar Apr 08 '20 12:04 necmettin

Any plans for this?

necmettin avatar Jun 24 '20 14:06 necmettin

Any update with this feature?

jonjieviduya avatar Mar 17 '21 02:03 jonjieviduya

No update

wbond avatar Mar 17 '21 02:03 wbond

Please add support for this! VS Code also supports this with a editor.letterSpacing config.

yijiazz avatar Dec 07 '21 19:12 yijiazz

please add support for this. Many fonts with low letter spacing are not readable due to this 🙁

chrisgrieser avatar Dec 09 '21 18:12 chrisgrieser

+1 for this feature.

dhry avatar Sep 29 '22 15:09 dhry

Been hoping this would be added for the last.. seven or so years? It's a really valuable feature for me in the apps that have it (terminal emulators, VSCode and so on)

lxfrancis avatar Feb 27 '23 01:02 lxfrancis

What is the name of the font being used in your editor?

richappow avatar Nov 25 '23 17:11 richappow

What is the name of the font being used in your editor?

It is called Envy Code R

https://damieng.com/blog/2008/05/26/envy-code-r-preview-7-coding-font-released/

necmettin avatar Nov 26 '23 06:11 necmettin

time to build my own text editor...

avelican avatar Feb 06 '24 19:02 avelican

I think the problem is that Sublime has been seen as mostly feature-complete by the devs for years.

For a really fast editor which might incorporate more (optional) features down the line - hopefully without eventually becoming bloated and sluggish - I am starting to think Zed might become a better option.

rubjo avatar Feb 06 '24 20:02 rubjo

update: I have built my own text editor

avelican avatar Feb 13 '24 05:02 avelican