issues
search
vim-jp
/
vim-cpp
c or cpp syntax files
147
stars
44
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix digit separator in octals and floats
#67
adah1972
opened
6 months ago
0
Added highlighting for C++23 size suffixes in integer literals
#66
jecs
opened
7 months ago
2
Incorrect highlighting
#65
Werenter
closed
1 year ago
1
Add support for SWIG files
#64
mcepl
closed
11 months ago
0
fix: incorrect syntax highlighting of literals (fixes #62)
#63
dpelle
opened
1 year ago
0
[syntax/cpp.vim] Different scientific notation coloring between 'E' and 'e'
#62
xvim64
opened
2 years ago
0
Add syntax folding to 'raw string' region
#61
AriSweedler
opened
3 years ago
4
Add support for u8 character literals
#60
dkearns
closed
3 years ago
1
Fix error highlighting in valid mulitline raw string literals
#59
dkearns
closed
3 years ago
2
Incorrect highlighting for C++ special identifiers
#58
aladram
opened
3 years ago
0
Highlight C++11+ attribute specifications
#57
willeccles
opened
3 years ago
2
Raw string literals highlighting is broken
#56
dkearns
closed
3 years ago
5
Add C++ syntax support for user-defined literals
#55
adah1972
closed
3 years ago
14
Add C++ syntax support for user-defined literals
#54
adah1972
closed
3 years ago
2
Check if in_cpp_family rather than just cpp
#53
rgreenblatt
closed
3 years ago
1
Add C++20 extensions for cpp.vim
#52
sbeyer
closed
4 years ago
3
add support for shared_ptr casts
#51
Smattr
closed
4 years ago
4
Fix maintainer and remove date fields in header
#50
idbrii
closed
7 years ago
2
C++ syntax highlighting misses include directives with space after the octothorpe.
#49
ghost
opened
7 years ago
1
contain cFloat into cppNumber
#48
mattn
closed
7 years ago
1
fix #46
#47
h-east
closed
7 years ago
4
Wrong coloring in `hi Float`
#46
originalsouth
closed
7 years ago
1
Cursor jumping after calling ccomplete#Complete()
#45
lifepillar
closed
7 years ago
1
highlight include FOO_H
#44
mattn
opened
7 years ago
0
C++ syntax highlighting misses certain include directives.
#43
ghost
opened
7 years ago
0
Add support for chrono literals
#42
dareg
opened
7 years ago
4
Wrong C++ highlighting
#41
mattn
opened
8 years ago
14
Fix auto and remove old binary literals
#40
vivkin
closed
8 years ago
4
C++14 integer literals with quote as separator and auto as cppType
#39
vivkin
closed
8 years ago
4
Add __VA_ARGS__ as constant
#38
h-east
closed
8 years ago
7
add keyword restrict
#37
mattn
closed
8 years ago
5
Should not highlight "restrict" keyword
#36
mattn
closed
8 years ago
1
[TODO]separate cppType and cppTypeEx
#35
mattn
opened
9 years ago
0
nullptr_t
#34
ryobg
closed
9 years ago
0
Reference vim-polyglot language pack
#33
sheerun
closed
9 years ago
1
Add "string" to cppRawDelimiter group name
#32
rburny
closed
9 years ago
5
Added C++14 binary literal highlight
#31
rhysd
closed
9 years ago
11
cpp-vim renamed as vim-cpp
#30
crazymaster
closed
9 years ago
1
C の #define 文で 0 が現れるとハイライトが壊れる
#29
0xBADDCAFE
closed
9 years ago
7
Autoindenting still happens in raw string literals
#28
MarkLodato
closed
9 years ago
2
Add g:cpp_no_cpp14
#27
thinca
closed
9 years ago
2
リポジトリ名を cpp-vim から vim-cpp にする?
#26
mattn
closed
9 years ago
4
Update cppRawString to also match lowercase r.
#25
m-ou-se
closed
10 years ago
1
send patch 2014/05/23
#24
mattn
closed
9 years ago
14
C++1y binary literals and digit separator
#23
msimonsson
opened
10 years ago
2
Fix highlight on unnamed class, struct and enum
#22
rhysd
closed
10 years ago
7
send patch 2014/05/14
#21
mattn
closed
10 years ago
3
Update last change
#20
rburny
closed
10 years ago
1
Fix C++11 raw string delimiter
#19
rburny
closed
10 years ago
6
raw-string-literalでdelimiterがある場合にSEGVったりする
#18
minamiyama1994
closed
10 years ago
4
Next