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

[C++] angle brackets std::vector<std::pair<vore::file::FILE<true>, std::uint64_t>> paste_files; highlighted incorrectly #3714

Open
nabijaczleweli opened this issue Apr 28, 2023 · 0 comments
Labels
C: Syntax T: bug A bug in an existing language feature

Comments

@nabijaczleweli
Copy link
Contributor

What happened?


compare:

	std::vector<std::pair<vore::file::FILE<true>, std::uint64_t>> paste_files;

Every angle quote on this line belongs to a type template, but the outermost ones are highlit as-if they were comparisons.

@deathaxe deathaxe added T: bug A bug in an existing language feature C: Syntax labels Apr 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: Syntax T: bug A bug in an existing language feature
Projects
None yet
Development

No branches or pull requests

2 participants