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

Ligatures misaligned in multiline comments #215

Closed
mceyran opened this issue Apr 20, 2020 · 2 comments
Closed

Ligatures misaligned in multiline comments #215

mceyran opened this issue Apr 20, 2020 · 2 comments

Comments

@mceyran
Copy link

mceyran commented Apr 20, 2020

The single remaining ligature that involves comments, namely the closing "*/", is misaligned with the other comment lines. See the following picture, where the asterisk is moved more to the bottom right, while the opening "/**" looks pretty normal.
image

@yvvt0379
Copy link

yvvt0379 commented May 2, 2020

I hope the asterisk in */ can be aligned well with the asterisks above.

@Omnieboer
Copy link

I love that look when it's at the end of a line, but I guess /* */ comments instead of // comments in a single line are rarely used, if ever.

Still though, I still like the instant visibility of the end character of a comment block.

philippnurullin added a commit that referenced this issue Jan 22, 2021
- Added exclusion in -> ligature to look reasonable in negative arguments for C++ <1-> #107
- /** brought back #202
- */ /* aligned to match *  #215
- Added multiline bracket characters ⎛ ⎞ ⎝ ⎠ ⎜ #290
- Fixed Powerline arrows height #395
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants