LaurentTreguier / vscode-uncrustify

Code format using uncrustify
66 stars 10 forks source link

"Uncrustify can be upgraded" showing up although latest version has been installed #49

Open derwaldgeist opened 5 years ago

derwaldgeist commented 5 years ago

Since a while, I am getting the "Uncrustify can be upgraded" message every time I startup VSCode. If I click on "Install using brew", I get some brew outputs (sometimes; or nothing happens), but the message re-appears on restart. So I installed the update manually via the brew command line. But still, the message appears every time. How can I get rid of it?

brew list shows uncrustify 0.69 is installed.

LaurentTreguier commented 5 years ago

I'll look into this; meanwhile you can set uncrustify.noUpdates to true in the settings to suppress update messages