In the edit mode, when writing a bash code block, it is possible to see that the comments are shown in different colors than the bash code, as can be seen in the image below.

However, if we change to read mode, we can see that the comment is shown in the same color as the bash code, which is confusing.

I noticed that this doesn't happen in other languages (the comments are always shown in a different color).
How can that issue be corrected?
In the edit mode, when writing a bash code block, it is possible to see that the comments are shown in different colors than the bash code, as can be seen in the image below.
However, if we change to read mode, we can see that the comment is shown in the same color as the bash code, which is confusing.
I noticed that this doesn't happen in other languages (the comments are always shown in a different color).
How can that issue be corrected?