GraphiteEditor/Graphite

Guide lines

Open

#2,601 opened on Apr 20, 2025

View on GitHub
 (3 comments) (3 reactions) (0 assignees)Rust (1,176 forks)batch import
Good First Issue

Repository metrics

Stars
 (25,662 stars)
PR merge metrics
 (Avg merge 6d 9h) (65 merged PRs in 30d)

Description

Drag from a ruler to create a horizontal or vertical guide line. (Drag it back into the ruler to delete it.) This is positioned in document space. View > Guides should go next to the existing View > Rulers menu to toggle their visibility. Snapping works with them like they're a line (just without endpoints, since guide lines are infinitely long). Like everything else that you can drag in Graphite, Esc and right-click cancel a drag, putting it back where it began (or deleting it if this was just brought into existence by dragging out of a ruler).

Contributor guide