This plugin adds support of V language to JetBrains IDEs.
If you want to jump straight in, use following instructions:
Using IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for "Vlang" > Install Plugin
Manually:
Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
The plugin is compatible with all IntelliJ-based IDEs starting from the version 2022.3, with the following differences in the sets of the available features:
Open-source and Educational IDEs* | [CLion] (commercial) | [IntelliJ IDEA] Ultimate, [PyCharm] Professional, [GoLand] (commercial) | [WebStorm], [PhpStorm], other commercial IDEs | |
---|---|---|---|---|
Language support | + | + | + | + |
Debugger | - | + | +** | - |
* [IntelliJ IDEA] Community Edition, [PyCharm] Community Edition, [PyCharm Edu and IntelliJ IDEA Edu].
** Requires the Native Debugging Support plugin. LLDB only
This project is under the MIT License. See the LICENSE file for the full license text.