AvinZarlez / processing-vscode

A Visual Studio Code extension for the programming language Processing
https://marketplace.visualstudio.com/items?itemName=Tobiah.language-pde
MIT License
178 stars 25 forks source link

Visual Studio Code can't find processing-vscode extension #54

Closed Samuil9999 closed 6 years ago

Samuil9999 commented 6 years ago

I follow the instructions. But I get the "No extensions found." message. image image

Visual Studio Code version - 1.26.1 Operating System - Windows 7x32

Does this mean that there is no x32 version of processing-vscode plugin?

AvinZarlez commented 6 years ago

I'm not familiar with the Win7x32 version of VSCode, but it should be similar / I don't see a reason why x32 should matter if its the same as the Win10/Mac/etc version?

What happens when you try to install from web? https://marketplace.visualstudio.com/items?itemName=Tobiah.language-pde

Samuil9999 commented 6 years ago

You're right. It seems that the problem was due to the fact that the https://marketplace.visualstudio.com website was unresponsive.

By the way, thank you for the great addon.