-
Notifications
You must be signed in to change notification settings - Fork 30
Issues: jeff-hykin/better-cpp-syntax
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
C-style (Multi-line) comments highlight breaks after preprocessor
#include
and #line
#668
opened Nov 25, 2024 by
EienMiku
1 task done
Missing highlight of template params and requires in lambda expressions with an explicit template parameter list
#667
opened Nov 21, 2024 by
EienMiku
1 task done
Attributes lead to incorrect textmate of call conventions and comments
#665
opened Nov 19, 2024 by
EienMiku
1 task done
Macro prefixes cause severe syntax highlighting errors in structs and classes
#664
opened Nov 19, 2024 by
EienMiku
1 task done
Newline after return type in function declaration / definition changes coloring
#662
opened Oct 13, 2024 by
surr34
1 task done
Address of operator is treated as bitwise and operator.
#661
opened Sep 27, 2024 by
Quelfth
1 task done
Syntax Highlighting/Tokenization breaks in C++ if template parameter contains a less-than (<) comparison
#660
opened Aug 13, 2024 by
alexr00
1 task
function.definition
changes to function.call
if a newline is inserted after the return type
#659
opened Aug 7, 2024 by
a-stewart
Support syntax highlighting for "alternative operator representations"
#657
opened Jul 23, 2024 by
o3wiz
Packs in template template parameter are not highlighted
#633
opened May 2, 2023 by
zyn0217
1 task done
Raw strings fail if the last line of the sting includes a comment.
Hard
#632
opened Apr 17, 2023 by
a-stewart
1 task done
enum not highlighted if followed by type specifier without space between (c++ only)
#631
opened Mar 25, 2023 by
smallSwed
1 task done
Syntax highlight fails for line inheriting from templated class and not finishing with "{"
#629
opened Mar 9, 2023 by
jmigual
1 task done
Macro parameters are not recognized, non-parameters tokens are flagged as parameters when used with Things that are actually impossible with Textmate
#
☠️ provably impossible
#627
opened Feb 23, 2023 by
akbyrd
1 task done
Provide a different scope for
throw
when used as a function exception specifier
#625
opened Feb 22, 2023 by
akbyrd
1 task done
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.