yzhang-gh / vscode-dic-completion

Dictionary completion
https://marketplace.visualstudio.com/items?itemName=yzhang.dictionary-completion
MIT License
52 stars 13 forks source link

doesn't work with fountain #32

Closed pypp closed 2 years ago

pypp commented 3 years ago

the extension doesn't seem to work when using .fountain files.

yzhang-gh commented 3 years ago

Thanks for the feedback. This extension currently only supports Markdown/HTML/LaTeX and Python/JS/TS. Probably we need configurable file types.