Skip to content

Fix support for "rulers"#81

Merged
ehuss merged 1 commit intoehuss:masterfrom
deathaxe:fix/st4-ruler-settings
May 19, 2025
Merged

Fix support for "rulers"#81
ehuss merged 1 commit intoehuss:masterfrom
deathaxe:fix/st4-ruler-settings

Conversation

@deathaxe
Copy link
Copy Markdown
Contributor

Fixes #80

This PR enables reading wrap width from extended ruler settings like:

"rulers": [
	[50, "stippled"]
],

related with: sublimehq/sublime_text#6680

This commit enables reading wrap width from extended ruler settings like:

	"rulers": [
		[50, "stippled"]
	],
Copy link
Copy Markdown
Owner

@ehuss ehuss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@ehuss ehuss merged commit c0537d2 into ehuss:master May 19, 2025
1 check passed
@deathaxe deathaxe deleted the fix/st4-ruler-settings branch May 19, 2025 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for extended ruler settings

2 participants