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 ion highlight mode #4629

Merged
merged 1 commit into from Feb 18, 2022
Merged

Add ion highlight mode #4629

merged 1 commit into from Feb 18, 2022

Conversation

jpschorr
Copy link
Contributor

@jpschorr jpschorr commented Feb 4, 2022

Add syntax mode for Amazon Ion (https://amzn.github.io/ion-docs/) textual notation (https://amzn.github.io/ion-docs/docs/spec.html)

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

@jpschorr jpschorr mentioned this pull request Feb 4, 2022
@codecov
Copy link

codecov bot commented Feb 18, 2022

Codecov Report

Merging #4629 (1d5e9c0) into master (8a991cc) will increase coverage by 0.01%.
The diff coverage is 84.09%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4629      +/-   ##
==========================================
+ Coverage   71.09%   71.10%   +0.01%     
==========================================
  Files         547      549       +2     
  Lines       55429    55473      +44     
  Branches    10391    10393       +2     
==========================================
+ Hits        39405    39442      +37     
- Misses      16024    16031       +7     
Flag Coverage Δ
unittests 71.10% <84.09%> (+0.01%) ⬆️

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

Impacted Files Coverage Δ
lib/ace/mode/ion.js 75.86% <75.86%> (ø)
lib/ace/mode/ion_highlight_rules.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8a991cc...1d5e9c0. Read the comment docs.

@nightwing nightwing merged commit 1d5e9c0 into ajaxorg:master Feb 18, 2022
@jpschorr jpschorr mentioned this pull request Apr 29, 2022
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.

None yet

2 participants