Indent guide highlight not working #5619
Answered
by
vikasguptadev
vikasguptadev
asked this question in
Q&A
-
I am using 1.35.4 of ace editor CDN version. I am trying to highlight the indent guides but no success. Below is the code:
I have also tried I inspected the HTML and could not see the class |
Beta Was this translation helpful? Give feedback.
Answered by
vikasguptadev
Aug 1, 2024
Replies: 1 comment
-
Found that if UseWrapMode = true then highlightIndentGuides will not work. Should have been mentioned in the doc |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
vikasguptadev
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Found that if UseWrapMode = true then highlightIndentGuides will not work.
Should have been mentioned in the doc