Ned

Results 56 comments of Ned

> This particular problem is due to a missing comma after "age": 25. Need to print the location of the error. With `x.json2`, the parser will give you an (atleast)...

@muuvmuuv Hi! We are still in the works of providing better installation for VLS. Try manually clone the repo and visit https://github.com/vlang/vls#build-from-source for more details about this 🙂

@muuvmuuv Your version of V is outdated. Update V and try compile VLS again.

> Is there a reason the extension doesn't follow VSCode standards? > For example, the task system goes unused in favor for custom "run" and "build" commands. The V VSCode...

Thats the purpose of tags in git. vpkg does indicate both the version indicated in the vpkg.json/v.mod and the commit hash at the end of installation but I have yet...

> What does indicate mean in that context? That it's only used to show the user which version was installed? Yes. But I also forgot to mention that both the...

> There are a small number of extensions that have built-in assumptions or need to run on the desktop. Examples are when an extension accesses files from the VS Code...

> > > There are a small number of extensions that have built-in assumptions or need to run on the desktop. Examples are when an extension accesses files from the...

@ChildishGiant haven't updated vpkg for a while. I have a rewrite in the works. Will fix it asap

Thanks for reporting it. Still in a middle of simplifying/refactoring for 0.8