-
Notifications
You must be signed in to change notification settings - Fork 47
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
chore: Add markdown syntax support - Issue 572 #575
chore: Add markdown syntax support - Issue 572 #575
Conversation
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@nomicfoundation/slang@0.14.2, npm/@nomicfoundation/solidity-analyzer@0.1.1, npm/@sentry/node@6.19.1, npm/@sentry/tracing@7.32.1, npm/@sentry/types@6.19.1, npm/@types/chai@4.3.0, npm/@types/fs-extra@9.0.13, npm/@types/glob@7.2.0, npm/@types/js-yaml@4.0.5, npm/@types/lodash@4.14.191, npm/@types/mocha@8.2.3, npm/@types/module-alias@2.0.1, npm/@types/node@18.14.2, npm/@types/prettier@2.6.0, npm/@types/qs@6.9.7, npm/@types/semver@7.3.13, npm/@types/sinon@10.0.6, npm/@types/vscode@1.88.0, npm/@typescript-eslint/eslint-plugin@5.8.0, npm/@typescript-eslint/parser@5.8.0, npm/@vscode/test-electron@2.3.8, npm/@vscode/vsce@2.17.0, npm/c3-linearization@0.3.0, npm/chai@4.3.4, npm/codecov@3.8.3, npm/concurrently@7.1.0, npm/cross-env@7.0.3, npm/dotenv@16.0.3 |
Can we get this merged, @kanej @OmarTawfik ? |
I will take a look. |
Thanks @michaeltomasik, I was tested locally and merged. |
Update the package version and changelog for the `0.8.4 - 2024-06-24` release. ### Added - add markdown syntax support ([575](NomicFoundation#575)) - Bump Slang to 0.15.1 ([578](NomicFoundation#578))
* Add markdown syntax support * chore: lint fix for package.json --------- Co-authored-by: Michal Tomasik <michaltomasik@Michals-MacBook-Pro.local> Co-authored-by: John Kane <john@kanej.me>
I added markdown syntax support that was requested based on the description from here #572
I made sure to disable any solidity extension to recreate it
After applying changes, while plugins are disabled