Skip to content
This repository has been archived by the owner on Apr 10, 2022. It is now read-only.
/ v-intellij Public archive

An integration of the V programming language into Intellij IDEA

Notifications You must be signed in to change notification settings

DVDAndroid/v-intellij

Repository files navigation

I'M GOING TO STOP DEVELOPING THIS PLUGIN FOR THE MOMENT. You are welcome to fork this repo

IntelliJ V Plugin

A plugin that adds V support for the IntelliJ Platform IDEs.

Features

  • done Commenter CTRL + /
  • done Brace matcher
  • not complete Run configuration & SDK configuration
  • not complete Basic Syntax Validation and Highlighting
  • not started V package manager (VPM)
  • not started Autocompletion CTRL + Space
  • not started Folding
  • not started Formatter CTRL + SHIFT + L
  • not started References
  • not started Find Usages ALT + f7
  • not started Structure View
  • not started Helpers and Utilities
  • not started Templates
  • not started Error Messages
  • not started Quick Fix ALT + ENTER

Development

  1. Clone project git clone https://github.com/dvdandroid/v-intellij
  2. Open project with IntelliJ IDEA
    1. Install GrammarKit plugin if you need to edit .bnf file
  3. Run with Gradle runIde or buildPlugin task

About

An integration of the V programming language into Intellij IDEA

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published