Andrew Dupont 09184d959f Add documentation for the new TODO/hyperlink services 9 months ago
..
grammars 2cd20067b5 Rename `syntaxQuery` to `highlightsQuery` 1 year ago
lib 09184d959f Add documentation for the new TODO/hyperlink services 9 months ago
snippets 477b075db5 ➡️ Migrate all language packages 2 years ago
spec 12c64d9336 Manual decaf `language-todo` 1 year ago
.gitignore 477b075db5 ➡️ Migrate all language packages 2 years ago
LICENSE.md e5c40b5f35 rebrand and relicence 1 year ago
README.md e5c40b5f35 rebrand and relicence 1 year ago
package-lock.json aecb3cc5c3 add or update packages/*/package-lock.json 1 year ago
package.json 93ab0f7bf0 Convert all modern Tree-sitter TODO/hyperlink injections into services 9 months ago

README.md

TODO support in Pulsar

Adds syntax highlighting to TODO, FIXME, CHANGED, XXX, IDEA, HACK, NOTE, REVIEW, NB, BUG, QUESTION, COMBAK, TEMP, DEBUG, OPTIMIZE, and WARNING in comments and text in Pulsar.

Originally converted from the TODO TextMate bundle.

Contributions are greatly appreciated. Please fork this repository and open a pull request to add snippets, make grammar tweaks, etc.