Skip to content

NikitaMishin/vyper-plugin

Repository files navigation

Vyper smart contracts programming language plugin

for IntelliJ Platform

Features:

  • syntax assistance with specified language grammar that facilitates navigation, completion and highlighting;
  • development tools integration that includes: Vyper compiler, SmartCheck static analyzer, MythX with projection onto editor;
  • fast function testing with Vyper-debug/Vyper-run
  • Docker so you basically need only IDEA and Docker :) ;
  • nevertheless pre-alpha.

Demo

see demo on youtube.

Build:

to build the plugin you should have IntelliJ IDEA. Clone the project, set your Intellij IDEA version in build.gradle file (line 20) and run gradle buildPlugin task. After that, locate the created .zip in /bild/distributions folder and add it as external plugin ("Install Plguin from Disk... ").

Test

to test the plugin without installation you might run runIde task in gradle, which will execute IDEA instance with the plugin installed.

About

Plugin for support vyper in intelij idea

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •