Skip to content
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

Support highlighting of visual indent guide #135

Merged

Conversation

arcticicestudio
Copy link
Contributor

Closes #124

Previously only the `INDENT_GUIDE` editor scheme key was supported and
defined, but the `VISUAL_INDENT_GUIDE` key not that was added to the
IDE platform code in
JetBrains/intellij-community@2a17866.
Since both UI elements are almost the same, the new key now also uses
`nord3` as foreground color.

GH-124
@arcticicestudio arcticicestudio merged commit 44ee42e into develop Feb 15, 2020
@arcticicestudio arcticicestudio deleted the feature/gh-124-highlighting-visual-indent-guide branch February 15, 2020 16:46
@arcticicestudio arcticicestudio removed their assignment Feb 15, 2020
arcticicestudio added a commit that referenced this pull request Feb 15, 2020
Previously only the `INDENT_GUIDE` editor scheme key was supported and
defined, but the `VISUAL_INDENT_GUIDE` key not that was added to the
IDE platform code in
JetBrains/intellij-community@2a17866.
Since both UI elements are almost the same, the new key now also uses
`nord3` as foreground color.

Closes GH-124
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support highlighting of visual indent guide
2 participants