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 selected indent guide #123

Closed
arcticicestudio opened this issue Feb 15, 2020 · 0 comments · Fixed by #134
Closed

Support highlighting of selected indent guide #123

arcticicestudio opened this issue Feb 15, 2020 · 0 comments · Fixed by #134

Comments

@arcticicestudio
Copy link
Contributor

The selected indent guide is currently not highlighted differently like non-selected guides (nord3). This will be changed to use the same color like comments (nord3 with increased brightness) instead by adding support for the SELECTED_INDENT_GUIDE editor scheme key added to the IDE platform code in JetBrains/intellij-community@7e3a238.

@arcticicestudio arcticicestudio added this to the 0.11.0 milestone Feb 15, 2020
arcticicestudio added a commit that referenced this issue Feb 15, 2020
The selected indent guide was previously not highlighted differently
like non-selected guides (`nord3`).
This has been changed to use the same color like comments (`nord3` with
increased brightness) instead by adding support for the
`SELECTED_INDENT_GUIDE` editor scheme key added to the IDE platform code
in JetBrains/intellij-community@7e3a238.

GH-123
@arcticicestudio arcticicestudio self-assigned this Feb 15, 2020
arcticicestudio added a commit that referenced this issue Feb 15, 2020
The selected indent guide was previously not highlighted differently
like non-selected guides (`nord3`).
This has been changed to use the same color like comments (`nord3` with
increased brightness) instead by adding support for the
`SELECTED_INDENT_GUIDE` editor scheme key added to the IDE platform code
in JetBrains/intellij-community@7e3a238.

GH-123
arcticicestudio added a commit that referenced this issue Feb 15, 2020
The selected indent guide was previously not highlighted differently
like non-selected guides (`nord3`).
This has been changed to use the same color like comments (`nord3` with
increased brightness) instead by adding support for the
`SELECTED_INDENT_GUIDE` editor scheme key added to the IDE platform code
in JetBrains/intellij-community@7e3a238.

Closes GH-123
arcticicestudio added a commit that referenced this issue Feb 15, 2020
The selected indent guide was previously not highlighted differently
like non-selected guides (`nord3`).
This has been changed to use the same color like comments (`nord3` with
increased brightness) instead by adding support for the
`SELECTED_INDENT_GUIDE` editor scheme key added to the IDE platform code
in JetBrains/intellij-community@7e3a238.

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

Successfully merging a pull request may close this issue.

1 participant