Checkbox EnhancementThis extension is designed to enhance the functionality of the checkbox in markdown files. It is designed to work with the markdown preview and the markdown editor.
FeaturesSo far the main and only feature is a counter for the number of checked
checkboxes in the markdown file. This counter is displayed in the status bar.
You can change the format of the counter by clicking on it or executing the
To show/hide the counter, you can use the More features will be added in the future. Release Notes0.0.2Initial release of Checkbox Enhancement
0.0.3
ContributingContributions / asking for features are welcome. Feel free to open an issue or a pull request on the GitHub repository of the project. These are some of the features that I would like to add in the future:
To contribute, clone the repository first:
Then, install the dependencies:
After that, you can open the project in Visual Studio Code and start developing.
Use the
When you are done, you can open a pull request on the GitHub repository. For more information |