Starting from a certain version, the editor stopped performing native support for the "Cascadia Code" font.
For example, expressions ">=", "<=", "!=".
In the Visual Studio:
In the Toad Editor:
Starting from a certain version, the editor stopped performing native support for the "Cascadia Code" font.
For example, expressions ">=", "<=", "!=".
In the Visual Studio:
In the Toad Editor:
Actually, that was never natively supported. It was an option that had to be enabled.
In 17.1 and prior, you could enable it at Options -> Editor -> Display -> Enable font ligatures.
In 24.2 and newer, it's less obvious, but you can enable it at Options -> Editor -> Behavior. Set 'Drawing Technology' to 'Direct Write'.
Thank You so much, John.