- Notifications
You must be signed in to change notification settings - Fork 33
Open
Labels
Nearly Impossible :(Things that likely need more than just Textmate matching to fixThings that likely need more than just Textmate matching to fix
Description
Checklist
- This problem exists even with the setting
"C_Cpp.enhancedColorization": "Disabled"
- This bug exists for C
- This bug exists for C++
- This bug exists for Objective-C
- This bug exists for Objective-C++
The code with a problem is:
#define TCP_NOTSENT_LOWAT 25 /* Limit number of unsent bytes in write queue. */ #define TCP_CC_INFO 26 /* Get Congestion Control (optional) info. */ #define TCP_SAVE_SYN 27 /* Record SYN headers for new connections. */ #define TCP_SAVED_SYN 28 /* Get SYN headers recorded for connection. */
It looks like:
** screenshot + theme name preferable **
It should look like:
Comments should span multiple lines.
Originally from @duzeev in microsoft/vscode#107565
Metadata
Metadata
Assignees
Labels
Nearly Impossible :(Things that likely need more than just Textmate matching to fixThings that likely need more than just Textmate matching to fix