Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pluveto/vscode-opentodo
https://github.com/pluveto/vscode-opentodo
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pluveto/vscode-opentodo
- Owner: pluveto
- Created: 2022-08-16T04:10:31.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-17T15:10:12.000Z (about 2 years ago)
- Last Synced: 2024-10-07T05:21:07.174Z (about 1 month ago)
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# opentodo vscode syntax highlight extension
OpenTodo is an open source plain text todo item recording format. Its specification can be found at:
https://github.com/pluveto/opentodo-spec
This plugin provides syntax highlight for `*.otd` file format.
Parser / GUI software and other util is under development.