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

Highlight improvements #69

Merged
merged 10 commits into from
Nov 10, 2023
Merged

Conversation

aspeddro
Copy link
Collaborator

@aspeddro aspeddro commented Apr 25, 2023

  1. Extension points: %raw, %%raw, %re
  2. Top level Attribute: @@attribute
  3. Highlight list in list{...} as Function
  4. Highlight [, ], (, ) { and }
  5. Link open and include to Include
  6. Link try catch exception assert to Exception
  7. Link for to downto while to Repeat
  8. Add promise type
  9. Move | to resDelimiter group.

#68

@ryyppy
Copy link
Member

ryyppy commented Apr 28, 2023

Can you add some quick example in some of the test fixture files (or a new separate test fixture file), so it's easy to visually verify the change locally?

@aspeddro
Copy link
Collaborator Author

I changed in to Repeat group

@aspeddro
Copy link
Collaborator Author

aspeddro commented Nov 9, 2023

Added support to custom operators \"op"

image

image

@ryyppy
Copy link
Member

ryyppy commented Nov 10, 2023

lgtm. Feel free to merge (you should have write credentials by now).

@aspeddro aspeddro merged commit 7690aa0 into rescript-lang:master Nov 10, 2023
1 check passed
@aspeddro aspeddro mentioned this pull request Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants