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

fix: package should include markdown syntax #616

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

kanej
Copy link
Member

@kanej kanej commented Nov 22, 2024

We include syntax support for Solidity embedded within markdown. However our build was not including the syntax file. This has been fixed in the extensions bundling script.

We include syntax support for Solidity embedded within markdown. However
our build was not including the syntax file. This has been fixed in the
extensions bundling script.
@github-actions github-actions bot added the status:ready This issue is ready to be worked on label Nov 22, 2024
Copy link

codecov bot commented Nov 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.65%. Comparing base (9866f63) to head (ae1890a).
Report is 1 commits behind head on development.

Additional details and impacted files
@@             Coverage Diff              @@
##           development     #616   +/-   ##
============================================
  Coverage        54.65%   54.65%           
============================================
  Files              226      226           
  Lines             5187     5187           
  Branches           800      800           
============================================
  Hits              2835     2835           
  Misses            2115     2115           
  Partials           237      237           

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


🚨 Try these New Features:

@kanej kanej merged commit 76ca16a into development Nov 25, 2024
8 checks passed
@kanej kanej deleted the fix/vsix-ignoring-markdown-syntax branch November 25, 2024 09:33
@kanej kanej mentioned this pull request Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:ready This issue is ready to be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant