So far version 2.0 is great but

I have noticed that in code blocks (for example: while using swift ) when the app detects some keywords (such as: for, in, while, etc.) inside a String it marks them down separately. I know it is not a major problem, but it would be cool if you could fix that.

I attach a link to screenshot to show what I mean :

https://mega.nz/file/uIcBHKwY#sTMQJAR1YbDtzfgcyV1tWT_5vgUVtCDlNKSX8Xx61qM

Hello! I think that the problem here is just that you’re using smart quotes instead of the standard one " inside your code.

I’ll add a screenshot with the corrected quotes:

Let me know if this helps :slight_smile:

It did help, thanks for the answer