monaspace icon indicating copy to clipboard operation
monaspace copied to clipboard

Add ligatures for <<, >>, <<=, and >>=

Open wpkelso opened this issue 2 years ago • 3 comments

Currently, there are no ligatures included for the <<, >>, <<=, >>= operators. This becomes a particular problem in C/C++, where when all ligatures are enabled, the <<= and >>= operators become <+<= and >+>= where the second character in each operator is the geq or leq ligatures.

wpkelso avatar Nov 28 '23 01:11 wpkelso

⚡ Required checks status: All passing 🟢

Groups summary

🟢 fabric: Docs
Check ID Status
docs-make (fabric, doctest) success
docs-make (fabric, html) success

These checks are required after the changes to docs/source-fabric/advanced/compile.rst.


Thank you for your contribution! 💜

Note This comment is automatically generated and updates for 60 minutes every 180 seconds. If you have any other questions, contact carmocca for help.

github-actions[bot] avatar Feb 01 '24 15:02 github-actions[bot]