236034
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Edited Syntax highlighting and code inspection stops working after including anything from standard library after upgrading GCC to version 10 on Ubuntu 20.04
CompletedBasically my code gets highlighted and inspected fine until I include a standard library header (<string> for example). Sometimes when I remove the include line the highlighting comes back and some...