Skip to content

yingluosanqian/intellij-tai-e

 
 

Repository files navigation

intellij-tai-e

Build Version Downloads

The Intellij-IDEA Plugin for Tai-e (a static analysis framework for Java).

Features

  • Support for Tai-e IR file (.tir), e.g., syntax highlight, find usage (still WIP), and so on
  • Search class/method/field in Tai-e IR format
  • Copy reference in Tai-e IR format

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "Tai-e" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...

About

IntelliJ plugin for Tai-e (a static analysis framework)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 78.0%
  • Lex 22.0%