appliedengdesign / vscode-gcode-syntax

G Code Language Extension for Visual Studio Code. Turn VSCode into a fully capable G-Code editor, including language support & more.
MIT License
86 stars 25 forks source link

auto update not working #43

Closed sslupsky closed 2 years ago

sslupsky commented 2 years ago

Describe the bug I am not sure if you are aware but the latest version showing in the VSCode is 0.7.0 but I see there have been a few updates since then and the current version is 0.7.4.

github-actions[bot] commented 2 years ago

Hello and welcome! Thanks for creating your first issue! Someone from our community will get back to you soon!

sslupsky commented 2 years ago

Here is a screenshot.

Screen Shot 2022-08-24 at 3 45 08 PM
mikecentola commented 2 years ago

@sslupsky what version is your VSCode? v0.7.4 requires ^1.69.0

I'm showing this in mine:

image

sslupsky commented 2 years ago

I have tried it with both 1.69 and 1.70. Currently on 1.69.2.

sslupsky commented 2 years ago

Odd, today it appears to have updated somewhere along the way ... version shows 0.7.4 now. How long does it typically take for an update to propagate? Since I installed the plugin into a clean install of VSCode, I expected that 0.7.4 would have installed by default since no previous version of the extension was installed. Also, I could not find any way to "force an update".

I'll close this issue.

mikecentola commented 2 years ago

@sslupsky That is odd for sure and I've never seen that. Keep an eye on it and let me know anything like that happens again.

github-actions[bot] commented 1 year ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related topics.