vscode-vlang
vscode-vlang copied to clipboard
Functionality to update vls if update is available
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.
Determine the git master branch? Then execute git pull and then make?
The current vlang ecology is not perfect
We need a v package version or something
vls --version ?
https://github.com/vlang/v/issues/7580