Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add tinymist support for Typst language #1114

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

tani
Copy link
Contributor

@tani tani commented Nov 18, 2024

Because of the archive (no-maintenance) of typst-lsp and typst-mode, I propose to add tinymist and typst-ts-mode

  • Added tinymist language server to README.md and README.zh-CN.md
  • Created tinymist.json configuration file for the language server
  • Updated lsp-bridge.el to use tinymist for Typst files
  • Added typst-ts-mode-hook to lsp-bridge.el
  • Added typst-ts-mode to auto-detect workspace folder patterns

- Added tinymist language server to README.md and README.zh-CN.md
- Created tinymist.json configuration file for the language server
- Updated lsp-bridge.el to use tinymist for Typst files
- Added typst-ts-mode-hook to lsp-bridge.el
- Added typst-ts-mode to auto-detect workspace folder patterns
@manateelazycat manateelazycat merged commit 155952f into manateelazycat:master Nov 19, 2024
1 check passed
@manateelazycat
Copy link
Owner

Thanks for patch, awesome ;)

@tani
Copy link
Contributor Author

tani commented Nov 19, 2024

Thank you for the awesome lsp package!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants