Move typst extension to GitHub for contributor convenience
I've moved the typst extension repo to GitHub, so it would be easier for people to report issues. This also adds passing the shell environment to the lsp, which might be unnecessary, but still is a good thing to do
This also adds passing the shell environment to the lsp, which might be unnecessary, but still is a good thing to do
@WeetHet Were these changes ready to be published?
If so, we'll need to bump the extension version as well.
This also adds passing the shell environment to the lsp, which might be unnecessary, but still is a good thing to do
@WeetHet Were these changes ready to be published?
If so, we'll need to bump the extension version as well.
Sure, I've done it
This also adds passing the shell environment to the lsp, which might be unnecessary, but still is a good thing to do
@WeetHet Were these changes ready to be published? If so, we'll need to bump the extension version as well.
Sure, I've done it
Looks like we need to bump the submodule again as well.
I'd do it myself, but since this PR is created from a fork on an organization I can't push to it 😕
This also adds passing the shell environment to the lsp, which might be unnecessary, but still is a good thing to do
@WeetHet Were these changes ready to be published? If so, we'll need to bump the extension version as well.
Sure, I've done it
Looks like we need to bump the submodule again as well.
I'd do it myself, but since this PR is created from a fork on an organization I can't push to it 😕 Oh, okay :( Anyways, I've fixed the url and version so this should work now
@WeetHet Thanks!