issues
search
jeff-hykin
/
better-cpp-syntax
💾 The source of VS Code's C++ syntax highlighting
GNU General Public License v3.0
155
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Missing highlight of template params and requires in lambda expressions with an explicit template parameter list
#667
EienMiku
opened
1 day ago
0
Missing highlight in `assume` attribute
#666
EienMiku
opened
3 days ago
3
Attributes lead to incorrect textmate of call conventions and comments
#665
EienMiku
opened
3 days ago
0
Macro prefixes cause severe syntax highlighting errors in structs and classes
#664
EienMiku
opened
3 days ago
0
`requires` without `()` gets incorrectly highlighted
#663
EienMiku
closed
1 day ago
1
Newline after return type in function declaration / definition changes coloring
#662
surr34
opened
1 month ago
0
Address of operator is treated as bitwise and operator.
#661
Quelfth
opened
1 month ago
0
Syntax Highlighting/Tokenization breaks in C++ if template parameter contains a less-than (<) comparison
#660
alexr00
opened
3 months ago
0
`function.definition` changes to `function.call` if a newline is inserted after the return type
#659
a-stewart
opened
3 months ago
0
Improve README about default VS Code theme
#658
thernstig
opened
3 months ago
1
Support syntax highlighting for "alternative operator representations"
#657
o3wiz
opened
4 months ago
0
Argument `&classname` highlighted incorrectly
#656
alexr00
closed
7 months ago
0
include for `string_escaped_char` has no matching pattern
#655
RedCMD
closed
7 months ago
0
`meta.parameter` scope leaks
#654
alexr00
opened
8 months ago
1
include for `preprocessor_number_literal` has no matching pattern
#653
asottile
closed
7 months ago
2
C++ syntax highlighting falls apart after specific struct syntax
#652
alexr00
closed
7 months ago
1
The keyword constexpr is not highlighted
#651
24bit-xjkp
closed
7 months ago
1
Token is not highlighted in a template
#650
Darkness2k19
opened
1 year ago
0
Another conversion bug `$reference(directive)`
#649
RedCMD
opened
1 year ago
1
Highlighting Incorrect After Shimming Ostream Operator
#647
marek-travnikar
closed
4 months ago
0
Syntax highlighting is incorrect for valid C header file
#646
Omcsesz
closed
4 months ago
0
ASM will not end after '#'
#645
yyjdelete
opened
1 year ago
0
new version is not publish to vscode market?
#644
yyjdelete
closed
1 year ago
1
Wrong Token Scope for Typename
#643
rjabkov
closed
4 months ago
1
[Suggestion] Highlight `{}` in strings
#642
hcabel
opened
1 year ago
0
Add semantic colorization for c++23 #elifdef and #elifndef
#641
BluTree
closed
1 year ago
1
改扩展似乎与clang服务器冲突, 会造成clang语言服务器多次崩溃
#640
Arteiimis
closed
4 months ago
0
colorization of tab character "\t" in string does not work properly
#639
bernd4
closed
1 year ago
2
Syntax highlighting broken after member function with requires clause with less comparison
#638
alexr00
closed
4 months ago
0
Syntax Highlighter Crashing
#637
Halalaluyafail3
opened
1 year ago
5
Coloring gets wrong after finding a single quote character in a raw C++ string
#636
heriberto-delgado
closed
7 months ago
6
kacperek18
#635
Kacperek18
opened
1 year ago
0
field index followed by arrow operator
#634
laurentlb
opened
1 year ago
1
Packs in template template parameter are not highlighted
#633
zyn0217
opened
1 year ago
0
Raw strings fail if the last line of the sting includes a comment.
#632
a-stewart
opened
1 year ago
1
enum not highlighted if followed by type specifier without space between (c++ only)
#631
smallSwed
opened
1 year ago
0
`d9bc4796b0b`
#630
RedCMD
closed
1 year ago
5
Syntax highlight fails for line inheriting from templated class and not finishing with "{"
#629
jmigual
opened
1 year ago
1
Objective-C Language syntax highlighting doesn't know documentation comments
#628
alexr00
closed
1 year ago
2
Macro parameters are not recognized, non-parameters tokens are flagged as parameters when used with `#`
#627
akbyrd
opened
1 year ago
0
Regression with tokenization of `alignas()`
#626
akbyrd
opened
1 year ago
0
Provide a different scope for `throw` when used as a function exception specifier
#625
akbyrd
opened
1 year ago
0
References to copydetail should be changed to copydetails
#624
sean-mcmanus
opened
1 year ago
0
Raw SQL strings should be specified as an embedded language in package.json
#623
a-stewart
opened
1 year ago
3
Make suffix tags more consistent
#622
j-cortial
closed
1 year ago
1
CPP highlighting with const array declaration
#621
alexr00
closed
4 months ago
3
Incorrectly tagged default implementation keyword outside of type definition
#620
j-cortial
opened
1 year ago
0
Parameters in std::function template parameter are incorrectly colored as types
#619
chausner
opened
1 year ago
1
Bump qs from 6.5.2 to 6.5.3
#618
dependabot[bot]
closed
1 year ago
1
Incorrect tokenization of mid-line comment
#617
alexr00
closed
1 year ago
1
Next