sg-wireless / pymakr-vsc

GNU General Public License v3.0
99 stars 25 forks source link

Pymakr does not show in 'Code - OSS' version of VS Code #133

Closed GregTheHun closed 3 years ago

GregTheHun commented 3 years ago

What are the steps to reproduce this issue?

  1. Open VS Code (Code - OSS version on Linux [Manjaro])
  2. Try to search in Extensions tab for 'Pymakr'

What happens?

Doesn't appear for installation

What were you expecting to happen?

Have Pymakr appear as an installation option for the Code - OSS version of VS Code

Any logs, error output, etc?

None, unfortunately it searches, but nothing appears

What versions of software are you using?

Operating system: Manjaro kernel: 5.10.26-1 DISTRIB_RELEASE=21.0.1 DISTRIB_CODENAME=Ornara

VSCode version: Code - OSS Ver. 1.54.3

Pymakr version: None appears

GregTheHun commented 3 years ago

If it helps (maybe not much), but here's a screenshot:

Screenshot_2021-04-16_09-26-39

elmasria commented 3 years ago

@GregTheHun

Please can you check again, I just double-checked from my side and I can see pymakr on VSC.

Thank you.

GregTheHun commented 3 years ago

Correct, it is on VS Code one from Microsoft, but there's also an open source version you can find on many Linux distrobutions titled, "Code - OSS", that one still doesn't present it.

elmasria commented 3 years ago

Hello @GregTheHun,

Sorry for this delay. I was checking and I saw that the Marketplace of VSCode is not the same as Code - OSS, or at least that what I have understood.

What I did is that I create a new Release where you can have access to the vsix extension so you can install Pymkr manually.

NB: if you have some reference on how we should add Pymakr to that marketplace, I will appreciate your support.

Reference: https://github.com/microsoft/vscode/wiki/Differences-between-the-repository-and-Visual-Studio-Code

image

Hope the above is useful. Have a nice day,

Best Regards, Ahmad EL Masri