With new cursor and with using paddings cursor looks aligned below the string. It is not very prettily
"rulers": [80, 100]ilya wrote:I have problem with "Anonymous Pro" font with size 10
Penrose wrote:I usein my user file settings.
- Code: Select all
"rulers": [80, 100]
jps wrote:
I'm impressed you found a use for multiple rulers! Multiple rulers are rendering fine for me under Windows, two things to check are:
1. The applied setting. Type 'view.settings().get("rulers")' in the console, and check that the reported value is what you expect.
2. Verify that the window is in fact wide enough to display the second ruler.
"font_face": "Dejavu Sans Mono",
"font_size": 10,
"tab_completion": true,
"tab_size": 2,
"font_options": ["directwrite"],
"caret_style": "wide", // wide_caret, smooth, blink, wide, solid
"highlight_line": trueif you ever find it's not highlighting: you might have a syntax error somewhere, your file's syntax isn't set to python, or the entire plugin is possibly broken (in this case check the console and submit a bug report)ehamiter wrote:Anyone use lunixbochs' sublimelint plugin? I think this last build may have effected it. Usually it will catch unused imports, and now it doesn't.
jps wrote:I'm impressed you found a use for multiple rulers!
Users browsing this forum: No registered users and 14 guests