Open
Description
Purpose
Currently update on save happens for 'Markdown' files:
Which is defined as:
- https://github.com/naokazuterada/MarkdownTOC#supported-file-extensions
-
Make sure your file's extension is in the following list.
.md
.markdown
.mdown
.mdwn
.mkdn
.mkd
.mark
-
How important it is
Would be pretty useful.
Ideal implementation
Being able to configure what extensions/file types the 'update on save' works on in the package settings would make the most sense to me.
.txt
doesn't need to be added as a default, but being able to manually configure it would be helpful.
Currently this list seems to be hardcoded in markdowntoc/autorunner.py
:
MarkdownTOC/markdowntoc/autorunner.py
Lines 5 to 11 in b61546d
Metadata
Assignees
Labels
No labels
Activity