typst-lsp icon indicating copy to clipboard operation
typst-lsp copied to clipboard

Display word count with the vscode extension

Open viktaur opened this issue 11 months ago • 0 comments

  • I have searched the issues of this repo and believe that this is not a duplicate.
  • I have searched the discussions and believe that my question is not already covered.

Feature Request

I think it would be very useful if the Typst LSP extension could display the number of words in a .typ document, similarly to what latex-count does in .tex files. It should only count the actual number of words rendered in the document, rather than the number of words present on the script.

viktaur avatar Apr 05 '24 19:04 viktaur