ForNeVeR / ForNeVeR/Todosaurus
Full spec support in the IntelliJ plugin
Open
area:intellij
enhancement
help wanted
- Dominant language
- Kotlin
- Stars
- 22
- Forks
- 5
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 8
Description
PR #280 has introduced the Todosaurus CLI and the new specification (common for use in both the IntelliJ plugin and the CLI).
The IntelliJ plugin needs to handle the following corner cases:
1. Support `IgnoreTODO-Start` / `IgnoreTODO-End`.
2. Process several `TODO[#xxx]` + `TODO` entries in the same line correctly (we might choose to adjust the spec instead).
To handle this all right, we probably need #194, and migrate to our own tool window in general.
Contributor guide
Assessment
This issue has not been assessed yet.