A plugin that adds V support for the IntelliJ Platform IDEs.
Commenter
CTRL + /Brace matcher
Run configuration & SDK configuration
Basic Syntax Validation and Highlighting
V package manager (VPM)
Autocompletion
CTRL + SpaceFolding
Formatter
CTRL + SHIFT + LReferences
Find Usages
ALT + f7Structure View
Helpers and Utilities
Templates
Error Messages
Quick Fix
ALT + ENTER
- Clone project
git clone https://github.com/dvdandroid/v-intellij - Open project with IntelliJ IDEA
- Install GrammarKit plugin if you need to edit
.bnffile
- Install GrammarKit plugin if you need to edit
- Run with Gradle
runIdeorbuildPlugintask