Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

virtual keyword highlight as a type name when defined after public keyword #170

Open
wingyplus opened this issue Oct 15, 2016 · 0 comments · Fixed by pulsar-edit/pulsar#369
Labels

Comments

@wingyplus
Copy link
Contributor

Expect:

A should be highlight as entity.name.type.inherited.cpp (orange color) and virtual should be highlight as storage.type.modifier.cpp (purple color)

Actual:

screen shot 2559-10-15 at 11 29 50 pm

@50Wliu 50Wliu added the bug label Oct 15, 2016
hgdsraj added a commit to hgdsraj/language-c that referenced this issue Nov 10, 2016
fnadeau pushed a commit to fnadeau/language-c that referenced this issue Nov 6, 2017
Allow class declaration and inheritance to be on a separate line.
Also add support for virtual inheritance.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants