We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug Summary: [M1] Some of the code in the .cpp file is uncolored
Steps to reproduce:
#include <iostream> int main() { std: cout<"Hello World! \n"; }
Expected behavior: The coloring of the code is normal
Actual behavior: Part of the code is not colored
More info:
/
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Environment
Bug Summary and Steps to Reproduce
Bug Summary: [M1] Some of the code in the .cpp file is uncolored
Steps to reproduce:
Expected behavior:
The coloring of the code is normal
Actual behavior:
![Image](https://private-user-images.githubusercontent.com/56664234/409937332-c9674cdb-4277-46e5-94f0-7b06068ed5df.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0MjE0MzMsIm5iZiI6MTczOTQyMTEzMywicGF0aCI6Ii81NjY2NDIzNC80MDk5MzczMzItYzk2NzRjZGItNDI3Ny00NmU1LTk0ZjAtN2IwNjA2OGVkNWRmLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTMlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEzVDA0MzIxM1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWY0M2VhYTg1ZjI1NTUxNTFhMzczMmRiMjkzNWM5MzM5MzMyYmY1NjMzM2FmNmMyNGViNWU5ZGRmMjZkY2E1NWUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.7uLNYS4mIRWUOtRZ6NWMo5HMZVocyguRVfmE86o9ld4)
Part of the code is not colored
More info:
Configuration and Logs
Other Extensions
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: