Do not automatically change boolean signs in code blocks

What I’m trying to do

I do not wish to have the boolean symbols automatically change in code lines/blocks. By this, I mean the string of characters “<=” automatically turn into “≤”, and their similar counterparts “>=” and “!=”.

Things I have tried

I have tried searching for the topic on the forum but nothing came up.
This issue can be prevented outside code blocks by first typing the characters “<=” and then hitting backspace, but that doesn’t work inside code lines/blocks.

1 Like

Thank you! Sorry for the duplicate topic.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.