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

feat: mdsf vscode extension #632

Merged
merged 4 commits into from
Jan 27, 2025
Merged

feat: mdsf vscode extension #632

merged 4 commits into from
Jan 27, 2025

Conversation

hougesen
Copy link
Owner

The aim of this pr is to create a simple vs code extension that allows the user to format their markdown files using mdsf.

For now the extension requires that the user has mdsf installed through other means. In the future it would be nice to automatically install/bundle mdsf with the extension.

Closes #389 on merge.

@hougesen hougesen added enhancement New feature or request distribution labels Jan 24, 2025
@hougesen hougesen self-assigned this Jan 24, 2025
@hougesen hougesen marked this pull request as ready for review January 25, 2025 15:59
@hougesen hougesen merged commit a95dc15 into main Jan 27, 2025
19 checks passed
@hougesen hougesen deleted the feat/vscode-extension branch January 27, 2025 17:53
@ccoVeille
Copy link
Contributor

Also, it's unclear how to install it.

Would you package and realease a .vsix file?

Is there an URL on VSCode market place?

Shouldn't you update the main README file then?

@hougesen
Copy link
Owner Author

I am aware I still need to write a release workflow plus some documentation.

I have been busy lately with job interviews + beers so just gotta make some time 😄

@hougesen
Copy link
Owner Author

Would you package and realease a .vsix file?

Is there an URL on VSCode market place?

My plan was to just publish is on the marketplace and hope for the best.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
distribution enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Vs Code extension for format on save
2 participants