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

Add Range and LSPRange initializers for better interoperability #24

Merged

Conversation

krzyzanowskim
Copy link
Contributor

Added initializers to the Range type for easy creation from Position and
LSPRange. Enhanced LSPRange with an initializer that takes a Range. This
improves the interoperability between these structures in the language server protocol.

Added initializers to the Range type for easy creation from Position and
LSPRange. Enhanced LSPRange with an initializer that takes a Range<Position>. This
improves the interoperability between these structures in the language server protocol.
@mattmassicotte
Copy link
Contributor

Sorry I took so long to look at this, caught me at a bad time.

Thank you so much for adding these!

@mattmassicotte mattmassicotte merged commit 867e4c0 into ChimeHQ:main Nov 13, 2024
3 checks passed
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