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 for Flix #5356

Merged
merged 6 commits into from
Oct 16, 2023
Merged

Conversation

sockmaster27
Copy link
Contributor

Description of changes:
Adds syntax highlighting for the Flix programming language:
https://flix.dev/
https://github.com/flix/flix

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (3086776) 87.46% compared to head (7b74feb) 87.46%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5356   +/-   ##
=======================================
  Coverage   87.46%   87.46%           
=======================================
  Files         577      579    +2     
  Lines       45858    45880   +22     
  Branches     6954     6954           
=======================================
+ Hits        40109    40131   +22     
  Misses       5749     5749           
Flag Coverage Δ
unittests 87.46% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
src/mode/flix.js 100.00% <100.00%> (ø)
src/mode/flix_highlight_rules.js 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@InspiredGuy
Copy link
Contributor

Thank you for the contribution!

@InspiredGuy InspiredGuy merged commit 1d06017 into ajaxorg:master Oct 16, 2023
3 checks passed
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