theNewDynamic / language-hugo-vscode

Adds syntax highlighting to Hugo files in VS Code
https://marketplace.visualstudio.com/items?itemName=budparr.language-hugo-vscode
Apache License 2.0
67 stars 19 forks source link

Unable to install, no available version compatible with VS Code '1.22.2` #2

Closed rdwatters closed 6 years ago

rdwatters commented 6 years ago

Hi there, @budparr. Trying something crazy by switching to VSCode after years of ST3, but I'm getting the following error when trying to install:

Unable to install 'budparr.language-hugo-vscode'; there is no available version compatible with VS Code '1.22.2'.

Thanks!

budparr commented 6 years ago

Hey @rdwatters Have you tried installing it with an updated version of VSCode? It's at 1.25.1 right now, and that's the version I made it with, so perhaps it assumes that's the min.

rdwatters commented 6 years ago

You're absolutely right. Closing issue. And thanks for making this awesome plugin. Looking forward to using it on my next project!