Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add syntax highlighting of cardinalities #81

Open
mint-thompson opened this issue Jun 25, 2024 · 1 comment
Open

Add syntax highlighting of cardinalities #81

mint-thompson opened this issue Jun 25, 2024 · 1 comment
Labels
good first issue Good for newcomers

Comments

@mint-thompson
Copy link
Collaborator

Transferred from internal JIRA issue originally created 2020-04-09.

This will help make cardinality information stand out more.

@jafeltra
Copy link
Collaborator

jafeltra commented Sep 5, 2024

Right now, cardinalities with a number on both sides (e.g 1..3) highlight. However, cardinalities that end with a * (e.g. 1..*) and one-sided cardinalities (e.g. ..3 and 1..) do not highlight.

@jafeltra jafeltra added the good first issue Good for newcomers label Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants