Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xtext: flag tabs, optionally handle tabstops #1049

Merged
merged 1 commit into from
Feb 17, 2020

Commits on Feb 16, 2020

  1. xtext: flag tabs, optionally handle tabstops

    Handle tabstops in makeLine() only (to get the segment
    that fits in the targeted width, with each tab width
    adjusted so the tab reaches the next tabstop).
    (But not in shapeLine(), which will just report flags:
    it's the frontend code job to then handle tabstops just
    like it handles text justification and alignment.)
    poire-z committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    0933a4f View commit details
    Browse the repository at this point in the history