Myriad-Dreamin / tinymist

Tinymist [ˈtaɪni mɪst] is an integrated language service for Typst [taɪpst].
https://myriad-dreamin.github.io/tinymist
Apache License 2.0
277 stars 11 forks source link

feat: move typst-preview to tinymist #323

Closed Myriad-Dreamin closed 2 weeks ago

Myriad-Dreamin commented 3 weeks ago

This PR doesn't change any functional code but moves all of them to tinymist side.

Myriad-Dreamin commented 3 weeks ago
  1. How to release typst-preview after the merge? I guess I need add token to somewhere to make it work?
  2. Please add typst-preview's contributors to the co-author of certain commit. Namely, these 16 people: https://github.com/Enter-tainer/typst-preview/graphs/contributors. You may want to let GPT write some script to do that for you.
  1. I'm not sure, but it is possible to let typst-preview repository repository continue releasing and documenting it, and the token will be still only visible and mantained by you. This is up to you.
  2. will do before merging.
Enter-tainer commented 3 weeks ago

I'm not sure, but it is possible to let typst-preview repository repository continue releasing and documenting it

I guess it will download artifact from tinymist repo then?

the token will be still only visible and mantained by you. This is up to you.

I think adding the token to tinymist is not a big deal as long as i can do it myself. Currently I cannot see the "setting" panel maybe because of insufficient permission.

I personally feels that if we can fully integrate typst-preview into tinymist within a short period(like, before typst 0.12.0), we can still release typst-preview in original repo at this moment. And after it is fully integrated, user will not need typst-preview extension anymore.

If that's not possible, I prefer adding my tokens here and we can also port release scripts.

Myriad-Dreamin commented 2 weeks ago

I guess it will download artifact from tinymist repo then?

We can download binaries/extensions from the release pages.

  1. Please add typst-preview's contributors to the co-author of certain commit. Namely, these 16 people: https://github.com/Enter-tainer/typst-preview/graphs/contributors. You may want to let GPT write some script to do that for you.

Done.