Skip to content

Update docs to mention L and C chars suffixes with pathnames - #496

Merged
matsl merged 1 commit into
masterfrom
add-docs-for-L-and-C-char
Mar 28, 2024
Merged

matsl merged 1 commit into
masterfrom
add-docs-for-L-and-C-char

Conversation

@matsl

@matsl matsl commented Mar 27, 2024

Copy link
Copy Markdown
Collaborator

What

Update docs to mention L and C chars.

Why

The pathname docs focuses on only number line and column in
pathnames. But the line and column suffixes also support the L and C
char receptively. That style is also used in the generated links. So
we need to explain this better.

Note

Was trickier than expected since line:col is used in many places and
adding optional L and C there would be verbose. So adopting the style
that pure line:col can mean with or without the characters. So just
hinting in the docstring that they are possible. In a few places they
are mention when we talk about what pattern is supported.

@matsl
matsl requested a review from rswgnu March 27, 2024 19:39
@matsl
matsl merged commit c46acab into master Mar 28, 2024
@matsl
matsl deleted the add-docs-for-L-and-C-char branch March 28, 2024 08:01
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.

2 participants