Skip to content

Misalignment in ClassName<type>::Function #1684

Description

@crespinl

When coding in C++, I wrote something like ClassName<type>::Function, and the two colons aren't aligned properly :

Image

I suppose >: and :A are taken together.
A more correct behavior would be to consider :: as a token and to align both colons the same way.
The issue disappears if the first letter of the function is not a capital letter.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions