-
Notifications
You must be signed in to change notification settings - Fork 9
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 more language features #57
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!! This looks awesome overall :) In particular, I like how you added tests, they are enough to check that the thing is working but not too detailed/noisy.
Github actions is not running for some reason. I will try to figure it out, but it could also be something that only @PurpleMyst can fix.
Could you update |
Great, thank you! There's certainly black and mypy to fix, but I've no idea what the pytest error's about. |
@PurpleMyst CI is finally green. Please merge if this seems good to you. @tomlin7 Sorry that this took so long. Future pull requests (from |
@Akuli glad its good for merge now :) thanks for the hand, I'll look forward to adding more features as well! |
@PurpleMyst Any movement to merge? |
Changes
Added some more language features
textDocument/rename
textDocument/foldingRange
textDocument/inlayHint