11 lines
546 B
Markdown
11 lines
546 B
Markdown
# Tabby Plugin for IntelliJ Platform
|
|
|
|
## Requirements
|
|
- Tabby plugin is compatiple with all IntelliJ Platform IDEs build 2022.2.5 or later versions, including Idea, Pycharm, Android Studio and so on.
|
|
- Tabby plugin requires [Node.js](https://nodejs.org) 16.0+ installed and added into `PATH` enviroment variable.
|
|
|
|
## Installation
|
|
Tabby plugin could be installed from the IntelliJ Platform [plugin marketplace](https://plugins.jetbrains.com/plugin/22379-tabby).
|
|
|
|
## Development and Build
|
|
Please clone this directory and open it with IntelliJ Idea. |