You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 5, 2024. It is now read-only.
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
Hi there, and thanks for a wonderful extension!
I'm working on creating typst templates, which use the jinja2 or nunchucks templating languages (typst recognises these templating languages). However, in VS Code with typst-lsp, it's almost impossible to read the code as the lsp doesn't recognise it. I've attempted installing jinja2 extensions, but that doesn't help (probably because it's a .typ file).
Would it be possible to add jinja/ nunchucks syntax to this lsp?