Whoops, I was using the old version. Had to switch branches in Github for mac.
"curly_icon" : "bracket", //Icon? (dot/circle/bookmark/cross)
"quote_icon" : "../BracketHighlighter/quote",
"curly_icon" : "../BracketHighlighter/curly",
"round_icon" : "../BracketHighlighter/round",
"square_icon": "../BracketHighlighter/square",
"angle_icon" : "../BracketHighlighter/angle",
"tag_icon" : "../BracketHighlighter/angle",
>>> sublime.active_window().active_view().line_height()
13.0tito wrote:Looks good![]()
I noticed there is the API
- Code: Select all
>>> sublime.active_window().active_view().line_height()
13.0
You may want to add different pngs depending on ranges of the size of the line. Because looks a little ugly when using a very tiny font size.
Return to Plugin Announcements
Users browsing this forum: No registered users and 8 guests