feat: enable GtkSourceView line numbers and line marks #22
No reviewers
Labels
No Label
bug
documentation
duplicate
feat
good first issue
help wanted
in-progress
invalid
question
refactor
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: fortressia/echidna#22
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "feat/editor-gutter"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
Description
Currently, Echidna does not show the editor's line numbers and line marks.
Necessity
This is pretty much a de-facto requirement for a proper code editor, or even just a text editor.
Implementation
Enable the GtkSourceView.show-line-marks and GtkSourceView.show-line-numbers
Additional Notes and Information
N/A
assigned to @fortressia
Merged by
fa128ca284
. Shouldn't have updated the head branch, but accidentally did that.Idk why Gitea doesn't update PRs when the commits have been manually merged yet.
Pull request closed