extensions icon indicating copy to clipboard operation
extensions copied to clipboard

V

Open aiakared opened this issue 2 years ago • 3 comments

Check for existing issues

  • [X] Completed

Language

V

Tree Sitter parser link

https://github.com/vlang/vls/tree/master/tree_sitter_v

Language server link

https://github.com/vlang/vls

Misc notes

No response

aiakared avatar Dec 09 '22 15:12 aiakared

This would be very easy to add, since I assume you are using tree sitter. It would be great to see V support

joe-conigliaro avatar Sep 12 '23 04:09 joe-conigliaro

The Tree Sitter link is now https://github.com/vlang/v-analyzer/tree/main/tree_sitter_v, and the language server is at https://github.com/vlang/v-analyzer/tree/main .

dignifiedalpaca avatar May 14 '24 11:05 dignifiedalpaca

Can V language be supported as soon as possible?

Avey777 avatar May 19 '24 14:05 Avey777

This was added in

  • https://github.com/zed-industries/extensions/pull/765

notpeter avatar Jun 20 '24 12:06 notpeter