Skip to content

Update extension - #542

Merged
JalonSolov merged 14 commits into
vlang:masterfrom
tomaszbk:master
Oct 25, 2025
Merged

Update extension#542
JalonSolov merged 14 commits into
vlang:masterfrom
tomaszbk:master

Conversation

@tomaszbk

@tomaszbk tomaszbk commented Oct 12, 2025

Copy link
Copy Markdown
Contributor
  • use new vls (https://github.com/vlang/vls)
  • prompt to install new vls if not present
  • prompt to install v lang if not present
  • update packages and github workflows
  • add debug launch options to easily test the extension
  • add v.mod syntax support (based on @0x9ef 's PR)
  • add new configs, forcing vls to be reinstalled, vlsBuildPath
  • added npm run fmt command, formatted code with prettier
  • refactored code and dropped unused/old functions
  • improves logs, renamed debug.ts to logger.ts
  • defaults installs of v and vls to ~/.local/bin/v and ~/.local/bin/vls
  • update readme

@tomaszbk
tomaszbk marked this pull request as ready for review October 12, 2025 19:55
@medvednikov

Copy link
Copy Markdown
Member

Hey

Thanks a lot for your work!

Sorry for the delay, we missed this PR. Will integrate it asap.

@JalonSolov
JalonSolov merged commit dd675d5 into vlang:master Oct 25, 2025
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.

3 participants