-
-
Notifications
You must be signed in to change notification settings - Fork 142
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
Adding a class for a specific line #433
Comments
@StarkovSergey https://codemirror.net/examples/zebra/ might help. https://uiwjs.github.io/react-codemirror/#/extensions/zebra-stripes react-codemirror/extensions/zebra-stripes/src/index.ts Lines 1 to 99 in 5a3ad69
|
jaywcjlove
added a commit
that referenced
this issue
Dec 15, 2022
It's great! Thank you! |
jaywcjlove
added a commit
that referenced
this issue
Dec 15, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I want dynamically add classes for specific lines and gutters
The text was updated successfully, but these errors were encountered: