issues
search
abusalimov
/
SublimeCImproved
(NO LONGER MAINTAINED) Improved syntax for C/C++/Objective-C, with a special support for sources of Linux kernel, CPython, etc.
https://packagecontrol.io/packages/C%20Improved
MIT License
51
stars
45
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Failure to parse syntax correctly when function name and open-paren are separated by a newline
#53
zachriggle
opened
4 years ago
1
Syntax highlighting loses scope with macros
#52
digikata
closed
4 years ago
3
Bad highlighting/wrong scopes when implementing function of typegeneric class in seperate source file
#51
lulle2007200
closed
5 years ago
1
User defined types not highlighted in declarations
#50
lulle2007200
closed
5 years ago
0
Ligature support
#49
Pehoh
opened
6 years ago
1
Case ranges
#48
l4l
opened
6 years ago
0
(Goto) labels not given scope
#47
detly
opened
7 years ago
0
sizeof is not highlighted
#46
TorKlingberg
opened
7 years ago
1
Syntax error when concatenating C printf and scanf format strings with defines from inttypes.h
#45
ghost
opened
7 years ago
1
syntax highlight: struct/class inheritance
#44
pavelrevak
opened
8 years ago
0
Using preprocessor inside of parameter list causes improper "mismatched parentheses" flag
#43
woodrowbarlow
closed
8 years ago
2
Block comment does not work with C improved
#42
k45v
opened
8 years ago
1
C++ falls back to standard syntax on recent Sublime Text 3 dev builds
#41
abusalimov
opened
8 years ago
0
Recommend Better Support for Custom types
#40
cujomalainey
opened
8 years ago
5
Switch to .syntax.yaml
#39
abusalimov
opened
8 years ago
0
Function declarations with parameters on different lines
#38
fatdollar
closed
8 years ago
1
Move all Sublime settings files into settings/ directory
#37
abusalimov
closed
8 years ago
0
index: Don't filter out 'punctuation.whitespace.newline' scope
#36
abusalimov
closed
8 years ago
0
numbers: Fix decimal floats
#35
abusalimov
closed
8 years ago
0
numbers: Use 'storage.type.number...' scopes for prefixes and suffixes
#34
abusalimov
closed
8 years ago
0
Include $base grammar from inside {...} blocks and (...) parens
#33
abusalimov
closed
8 years ago
0
operator "new", "delete" are not highlightened
#32
multinegsix
closed
8 years ago
0
Consider porting to Atom & VS Code
#31
abusalimov
opened
8 years ago
0
Symbol index preferences
#30
abusalimov
closed
8 years ago
0
Add support for task tags (TODO, FIXME, etc.)
#29
abusalimov
closed
8 years ago
0
Newline handling in preprocessor and comments
#28
abusalimov
closed
8 years ago
0
highlighting TODO, FIXME etc
#27
xtotdam
closed
8 years ago
7
Multi-line function declarations are indexed as function definitions
#26
jaytiar
closed
8 years ago
1
Improve detection of definitions of compounds (enum / struct / union)
#25
abusalimov
closed
9 years ago
0
C struct definitions with no trailing {
#24
jaytiar
closed
9 years ago
3
dot-access: Recognize 'v.member' and 'p->member' access
#23
abusalimov
closed
9 years ago
0
numbers: Add GNU features, improve error reporting
#22
abusalimov
closed
9 years ago
0
unable to find namespace functions
#21
JohannesMP
closed
9 years ago
1
preproc: Make end patterns more sensitive
#20
abusalimov
closed
9 years ago
0
function-call: Highlight as 'support.function.any-method.c' by default
#19
abusalimov
closed
9 years ago
0
Include directive miscolored when preceded by single-line comment
#18
nslogan
closed
9 years ago
1
Several edits.
#17
benwills
closed
9 years ago
2
Can we do something about macros? [feature req]
#16
kgizdov
closed
8 years ago
3
Losing highlighting in numbers, struct members & function calls
#15
kgizdov
closed
9 years ago
6
Edits/Additions
#14
benwills
closed
9 years ago
6
Adds GCC Extension Binary Literals
#13
Dakta
closed
9 years ago
3
Syntax highlight fails when function argument is on separate line
#12
yoonghm
closed
9 years ago
2
Causes function calls to lose their highlighting
#11
theanine
closed
9 years ago
8
Completely hangs in ST2 on linux
#10
ivan-krukov
closed
10 years ago
7
Problem with .h files that have Classes
#9
ashishnegi
closed
10 years ago
2
Variable declaration highlighting differences
#8
jibsen
closed
10 years ago
7
added highlighting on wrong line continuitation
#7
andik
closed
10 years ago
3
Specialize the Symbol Index files to source.c
#6
rahul-ramadas
closed
10 years ago
1
Symbol List definitions are affecting other languages
#5
rahul-ramadas
closed
10 years ago
15
Match until the end of comments to make sure they don't auto-complete.
#4
simonzack
closed
10 years ago
2
Next