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

Add some literal namespaces #86

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ToruNiina
Copy link

Hi,

First of all, thank you very much for developing this plugin! I am really enjoying this.

I found that std::literals::string_view_literals is not highlighted. Since string_literals is highlighted as a namespace, I concluded that it is just overlooked. I added string_view_literals and another overlooked namespace, complex_literals introduced in C++14, and I'm sending this PullReq.

Could you check it? Thank you.

screenshot_highlight

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

Successfully merging this pull request may close these issues.

1 participant