Skip to content
New issue

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

Link to specific columns within lines #10

Open
1ec5 opened this issue May 26, 2023 · 0 comments
Open

Link to specific columns within lines #10

1ec5 opened this issue May 26, 2023 · 0 comments

Comments

@1ec5
Copy link
Owner

1ec5 commented May 26, 2023

GitHub’s new code viewing UI supports an alternative URL format for permalinking to specific columns within a line. For example:

https://github.com/maplibre/maplibre-native/blob/749458d6c866223c4966b0c6734b8d5cd8ad9744/platform/ios/platform/darwin/test/MLNExpressionTests.mm#LL1168C81-L1171C50

links to the range from line 1168, column 81 to line 1171, column 50.

The Open in GitHub service should use this format to reflect the more specific selection in Xcode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant