Latex-workshop: Microsoft LaTeX and LaTeX Workshop

Created on 19 May 2017  路  4Comments  路  Source: James-Yu/LaTeX-Workshop

Hi,

I work in the VS Code team and worked on our initial Extensibility launch. At that time one of the extensions we published was https://marketplace.visualstudio.com/items?itemName=ms-vscode.latex.
you probably already know that it's really nothing more than a TextMate tmLanguage bundle.

It was a good proof point as to how easily it was to provide simple language support in VS Code. But we have done a bad job of maintaining it - for better or worse we write mostly in Markdown these days. So we fell bad not doing a great job for the LateX crowd.

So... this looks like a very well received extension and the feature set is much, much richer.

I wonder if we should consider sending the users of our extension over to your extension and removing our one. It's much better to have a good story that is well maintained. I wanted to test the waters with you and see if you are open to this?

If you are then I need to check on a few other things on our side.

If you are interested in what this actually could look like for a user I recently did this for another extension we created (for a different reason) and simply installing it will give you a felling for the user flow...

https://marketplace.visualstudio.com/items?itemName=seanmcbreen.Spell

Let me know what you think.
Sean

enhancement

Most helpful comment

Ok that's great news - I'll come back with a more concrete update in the next week or so.

For the spell checker - the bottom line is that cSpell is doing a great job - feature rich, responsive, ... So for now we have decided to focus on other priorities (given users have an option).

That said, I agree that a native [leveraging the OS] spell checker solution (which I think is the performance point) would be better. Unfortunately we don't have a clean way for extenders to do that. I'm pretty sure if we did cSpell would adopt it.

OK stay tuned for an update in the next week or two, but I'll take this discussion as a green light from your side ;) Again thanks for really helping the LaTeX community and you should be proud for 23 ratings giving you a net of 4.8 Stars - that's awesome!!!

Sean

All 4 comments

Hi Sean @seanmcbreen ,

Glad to hear from you. That would be a great recognition of this work! I have no problem with your proposal, and would like to see how it works out.

btw, I noticed there is a built-in spellchecker item in the iteration plans. Any updates on it? Code Spellchecker has been doing a great job, but there are some minor performance issues here and there.

Cheers!

Ok that's great news - I'll come back with a more concrete update in the next week or so.

For the spell checker - the bottom line is that cSpell is doing a great job - feature rich, responsive, ... So for now we have decided to focus on other priorities (given users have an option).

That said, I agree that a native [leveraging the OS] spell checker solution (which I think is the performance point) would be better. Unfortunately we don't have a clean way for extenders to do that. I'm pretty sure if we did cSpell would adopt it.

OK stay tuned for an update in the next week or two, but I'll take this discussion as a green light from your side ;) Again thanks for really helping the LaTeX community and you should be proud for 23 ratings giving you a net of 4.8 Stars - that's awesome!!!

Sean

OK well that was the longest week ever :)

I finally freed up some time to look into this. I have an updated version of the vscode-latex extension (as a VSIX) in this repo: https://github.com/Microsoft/vscode-LaTeX

You can install that and see what the experience will be like for any upgraders: https://code.visualstudio.com/docs/editor/extension-gallery#_install-from-a-vsix

If you are OK with it I'll go and publish the update.
Sean

A week with awesome vscode updates!

I have tested the vsix and am really happy to embrace the lovely Recommended Extension button 馃槉 I'm absolutely fine for the notice XD

Thanks again for all your (and the team!) hard work in making vscode THE best editor!

-J


Ah it's named Suggested Replacement. My memory took a trip from the realm of chaos 馃

Was this page helpful?
0 / 5 - 0 ratings

Related issues

sth4nth picture sth4nth  路  3Comments

sabicalija picture sabicalija  路  6Comments

s-ilic picture s-ilic  路  3Comments

drdebmath picture drdebmath  路  4Comments

jlelong picture jlelong  路  4Comments