Skip to content

Fix font lock error for clojure-ts-mode #3809

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Apr 11, 2025

Conversation

rrudakov
Copy link
Contributor

In clojure-ts-mode up-list delegates it's job to treesit-up-list, which signals user-error when the top level is reached.

Close #3791


Before submitting the PR make sure the following things have been done (and denote this
by checking the relevant checkboxes):

  • The commits are consistent with our contribution guidelines
  • You've added tests (if possible) to cover your change(s)
  • All tests are passing (eldev test)
  • All code passes the linter (eldev lint) which is based on elisp-lint and includes
  • You've updated the changelog (if adding/changing user-visible functionality)
  • You've updated the user manual (if adding/changing user-visible functionality)

Thanks!

If you're just starting out to hack on CIDER you might find this section of its
manual
extremely useful.

@bbatsov bbatsov merged commit ee48d40 into clojure-emacs:master Apr 11, 2025
16 checks passed
@bbatsov
Copy link
Member

bbatsov commented Apr 11, 2025

Thanks!

@rrudakov rrudakov deleted the fix/3791-font-lock-error branch April 11, 2025 07:32
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error during redisplay
2 participants