When showing location of invalid comments use vim-compatible locations #24

Closed
opened 2024-11-28 16:18:48 +00:00 by kemitix · 0 comments
Owner

Currently locations are shown with a hash (#): e.g.: crates/cli/src/server/mod.rs#95:

Replacing the hash with a colon (:) (e.g. crates/cli/src/server/mod.rs:95:) would make it easier to copy and paste this into the search of an editor and be taken to the offending line.

Currently locations are shown with a hash (`#`): e.g.: `crates/cli/src/server/mod.rs#95:` Replacing the hash with a colon (`:`) (e.g. `crates/cli/src/server/mod.rs:95:`) would make it easier to copy and paste this into the search of an editor and be taken to the offending line.
kemitix added the
Kind/Enhancement
label 2024-11-28 16:18:48 +00:00
kemitix self-assigned this 2024-11-28 16:18:48 +00:00
kemitix removed their assignment 2024-11-28 16:18:58 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: kemitix/forgejo-todo-checker#24
No description provided.