Skip to content

Add customizable syntax highlighting for generic placeholders #2

Description

@EmilyGraceSeville7cf

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions