vscode-vlang icon indicating copy to clipboard operation
vscode-vlang copied to clipboard

Functionality to update vls if update is available

Open danieldaeschle opened this issue 4 years ago • 5 comments
trafficstars

Either manually or we invent a mechanism.

We could check it with vls --version and check the newest github releases and compare the versions. Or someone has another idea.

danieldaeschle avatar Dec 24 '20 15:12 danieldaeschle

Determine the git master branch? Then execute git pull and then make?

d1y avatar Dec 26 '20 11:12 d1y

The current vlang ecology is not perfect

d1y avatar Dec 26 '20 11:12 d1y

We need a v package version or something

danieldaeschle avatar Dec 26 '20 11:12 danieldaeschle

vls --version ?

itsdonnix avatar Dec 26 '20 11:12 itsdonnix

https://github.com/vlang/v/issues/7580

danieldaeschle avatar Dec 26 '20 11:12 danieldaeschle