Skip to content

[DEPS] Update Dependencies (2)#534

Closed
felixf4xu wants to merge 12 commits intovlang:masterfrom
felixf4xu:deps-update_dependencies-2
Closed

[DEPS] Update Dependencies (2)#534
felixf4xu wants to merge 12 commits intovlang:masterfrom
felixf4xu:deps-update_dependencies-2

Conversation

@felixf4xu
Copy link

portrik and others added 11 commits June 21, 2023 15:54
Run the package.json through npm-check-updates to get the latest versions of dependencies.
Fix the linting issue by converting the Error object to string explicitly.
Remove the unused code. Move conditional assignment between curly braces.
Fix the linting, styling and typing issues. The file will need more work but it will at least pass the checks now.
After other changes, an await had to be added.
Add awaits to the updated function calls.
        "vscode-languageclient": "^8.1.0", as #520
        "@types/vscode": "1.76.0", as #524
        "eslint": "^8.35", as #521
@ttytm
Copy link
Member

ttytm commented Jun 21, 2023

Hey @felixf4xu,

thanks for your efforts!

to cite from vlang/vls#446 about the current vls situation:

VLS is in the middle of a HUGE re-write, the repo is private atm, but it will be released in July:

https://github.com/v-analyzer

this re-write works great, vlang/vls is currently archived

To make sure your work can be even utilised, maybe wait for a response of the new v analyzer dev.

@felixf4xu
Copy link
Author

@tobealive is that only for vls, or same for this vscode extension?

@i582
Copy link
Contributor

i582 commented Jun 21, 2023

@tobealive is that only for vls, or same for this vscode extension?

For both

@felixf4xu
Copy link
Author

Good to know that, also nice to see its new start.

@felixf4xu felixf4xu closed this Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants