We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
I recently came across https://crates.io/crates/line-index, but the page looks rather empty.
The short-description explains a bit what is the purpose of this crate:
Maps flat TextSize offsets to/from (line, column) representation
TextSize
(line, column)
But I think a README.md file explaining what is the purpose of this crate and how to use it may help contributors and other people using it.
Crate source: https://github.com/rust-lang/rust-analyzer/tree/master/lib/line-index
The text was updated successfully, but these errors were encountered:
Good idea, do you want to file a PR?
Sorry, something went wrong.
do you want to file a PR?
I would like to fill a PR, but does not really know anything about this crate.
If you don't have time to create it, I will dig a bit in the code to understand and document it.
af40101
Successfully merging a pull request may close this issue.
Uh oh!
There was an error while loading. Please reload this page.
I recently came across https://crates.io/crates/line-index, but the page looks rather empty.
The short-description explains a bit what is the purpose of this crate:
But I think a README.md file explaining what is the purpose of this crate and how to use it may help contributors and other people using it.
Crate source: https://github.com/rust-lang/rust-analyzer/tree/master/lib/line-index
The text was updated successfully, but these errors were encountered: