Add a customizable syntax highlighting for generic placeholders:
- strings:
- default: highlight quotes and content inside them with orange color
- settings: quotes and content color can be changed just together
- numbers
- default: highlight integers and floats in cyan color
- settings: integer and float colors can be changed just together
- ranges
- default:
- highlight borders (integer or float numbers) in cyan
- highlight
-infinity and infinity keywords in blue
- highlight
.. in light cyan
- settings: can be customized for 3 different aspects separately
- path placeholders
- default: highlight paths in red, while highlighting their separators in dark red
- settings: can be customized for 3 different aspects separately
- placeholders with ellipsis
- defaults:
- all defaults listed above applies for ellipsis placeholders
... is highlighted as gray
- settings: only changing
... color is supported, all other settings are being set for concrete placeholder types
Add a customizable syntax highlighting for generic placeholders:
-infinityandinfinitykeywords in blue..in light cyan...is highlighted as gray...color is supported, all other settings are being set for concrete placeholder types