AREA44 / vscode-LaTeX-support

LaTeX language support for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=torn4dom4n.latex-support
MIT License
21 stars 6 forks source link

Cannot find this extension in vs code #10

Closed maxnoe closed 4 years ago

maxnoe commented 4 years ago

This extension somehow is not available anymore through the extensions marketplace in vs code.

Any idea why?

maxnoe commented 4 years ago

Screenshot_20201019_134139

torn4dom4n commented 4 years ago

@maxnoe sorry for the delay. Did you install this extension before? BTW, I want to know your VSCode version.

maxnoe commented 4 years ago

Yes, I did install the extension before, although not on that machine. VS Code is up to date.

I also don't think that really matters, we organized a remote workshop with > 60 participants and no one was able to install the extension.

torn4dom4n commented 4 years ago

I can't reproduction your issue.

image

If you can find this extension through the marketplace, I suggest you try to install by download it from this

maxnoe commented 4 years ago

I cannot even find it in the market place when entering ext install torn4dom4n.latex-support in Ctrl + P

It is really strange. I am in Germany by the way, all the workshop participants were as well.

Maybe it's somehow geoblocked???

maxnoe commented 4 years ago
Version: 1.50.1
Commit: d2e414d9e4239a252d1ab117bd7067f125afd80a
Date: 2020-10-15T10:42:48.064Z
Electron: 9.3.3
Chrome: 83.0.4103.122
Node.js: 12.14.1
V8: 8.3.110.13-electron.0
OS: Linux x64 5.8.18-1-MANJARO
bregeon commented 4 years ago

works for me from France just now: Version: 1.50.1 Commit: d2e414d9e4239a252d1ab117bd7067f125afd80a Date: 2020-10-13T14:44:48.716Z Electron: 9.2.1 Chrome: 83.0.4103.122 Node.js: 12.14.1 V8: 8.3.110.13-electron.0 OS: Linux x64 5.8.16-200.fc32.x86_64

torn4dom4n commented 4 years ago

First, you can try to download the extension from the lastest release and install it. You maybe read at here. Second, I open an issue on VSCode repo. I don't think the error from my extension.

torn4dom4n commented 4 years ago

This is problem https://github.com/microsoft/vscode/issues/107997#issuecomment-703245178. For now, you should install from vsix file.

maxnoe commented 4 years ago

But that means it is not solved?

This extension is simply not available for vs codium / arch builds?

I would not have thought that vs coding/ code on arch use a different market place.

torn4dom4n commented 4 years ago

@maxnoe As you can see, it doesn't come from my extension. I have observed other related issues on VSCode but most of it was closed and publish on OpenVSX as the solution at the moment https://github.com/taniarascia/new-moon/issues/50. Another, go to Marketplace, search extension, download and install a vsix file. I hope Microsoft asked ArchLinux to support https://github.com/microsoft/vscode/issues/109773#issuecomment-720315685. I couldn't do more.

torn4dom4n commented 3 years ago

I published it here 🔥 🔥. Now you can try to install it again. Thanks.

image