We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We should remove the null return from provideLinkedEditingRange and see if the issue mentioned in #1374 still occurs.
provideLinkedEditingRange
https://clojurians.slack.com/archives/CPABC1H61/p1736699542889709?thread_ts=1736689248.315119&cid=CPABC1H61
The text was updated successfully, but these errors were encountered:
PR incoming
Sorry, something went wrong.
Update deps clj and enable linkedEditingRange
f02534b
Fix #2703
Meant to close the PR. The changes in the PR alone don't fix the issue. There is still an error if linkedEditingRange is enabled.
If someone who can reproduce the issue can attempt to fix it, that would be ideal.
No branches or pull requests
We should remove the null return from
provideLinkedEditingRange
and see if the issue mentioned in #1374 still occurs.https://clojurians.slack.com/archives/CPABC1H61/p1736699542889709?thread_ts=1736689248.315119&cid=CPABC1H61
The text was updated successfully, but these errors were encountered: