- Walk the Git notes log output, parse the JSON and print only issue numbers and titles
- Add support for default branches not named main by using ${{github.ref_name}}
- Test
- Suggestions break if there is a link in the header
- Ability to ignore certain links
- error for every link
- Enable Wikilinks
- Fix bare header links resulting in wrong URLs
- Fix suggestions only appearing for bare headers not paths
- Exclude glob setting
- Links to local headers incorrectly marked as invalid
- Use fs.readFile instead of openTextDocument where possible to try and avoid #50874
- New feature: mandatory references
- Implement workspace cache to speed up suggestions for big repositories
- Open VSX
- Respect Existing Column Alignments
- Table generator
- Whether to consider supporting escape characters?
- Support multiple bullet styles (
*
and+
) - Filter to show only files with unticked todos in the tree view
- some icons are white and invisibles on light themes
- Feature request
- Hide Markdown block titles
- Interferes with Todo Tree
- Allow sidebar to restrict what files it reads from
- Extension causes high cpu load
- Is there a way to hide the checked items in the side bar?