-
-
Notifications
You must be signed in to change notification settings - Fork 647
Error during redisplay #3791
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
Comments
I have the same problem. It only happens for |
I've found the problem, will open a PR with fix shortly. |
rrudakov
added a commit
to rrudakov/cider
that referenced
this issue
Apr 10, 2025
6 tasks
bbatsov
pushed a commit
that referenced
this issue
Apr 11, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expect Syntax highlighting works normally,
deps.edn.txt
But Syntax highlighting is not working properly.
Steps to reproduce the problem
and config the init.el
then open the deps.edn, if i uncomment the
(add-hook 'clojure-ts-mode-hook #'cider-mode)
it doesn't show okif i comment the
(add-hook 'clojure-ts-mode-hook #'cider-mode)
, it shows okEnvironment & Version information
CIDER version information
the latest code in github
Emacs version
GNU Emacs 31.0.50 (build 1, aarch64-apple-darwin24.3.0, NS
appkit-2575.40 Version 15.3.2 (Build 24D81)) of 2025-03-17
Copyright (C) 2025 Free Software Foundation, Inc.
Operating system
macos 15.3.2 (24D81)
The text was updated successfully, but these errors were encountered: