Bug 447723 - V(-lang) Language Server Support
Summary: V(-lang) Language Server Support
Status: REPORTED
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 5.7.211200
Platform: Arch Linux Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL: https://github.com/vlang/vls#vscode-v...
Keywords: needs_verification, usability
Depends on:
Blocks:
 
Reported: 2021-12-31 08:02 UTC by nekonexus
Modified: 2023-06-04 19:37 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description nekonexus 2021-12-31 08:02:55 UTC
SUMMARY

For reference: https://vlang.io/

V is a compiled language that shares many similarities with Go and Rust but aims to be comparably fast and easier to use and learn than Rust while maintaining even more compile-time saftey. It can be transpiled to human-readable C, has a work-in-progress C-to-V translator, has no-compromise C-interop, and its compiler is also written in V (and is claimed to be able to compile in under 1 second and is less than 10MBs in size).

-----

That aside, I would like to request that Kdevelop add V language support.
Supposedly, Kate is already supported: https://github.com/vlang/vls#vscode-vscodium-and-other-derivatives
so I'm not sure how wide the disparity is between implementing it in Kdevelop would be versus how support exists for Kate via the method mentioned.

STEPS TO REPRODUCE

N/A

OBSERVED RESULT

N/A

EXPECTED RESULT

N/A

SOFTWARE/OS VERSIONS

Linux: Linux (zen2) 5.14.21-230-tkg-pds-llvm (https://github.com/frogging-family/linux-tkg)
KDE Plasma Version: 5.23.4
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION

N/A