Skip to content

Latest commit

 

History

History
55 lines (40 loc) · 3.42 KB

README.md

File metadata and controls

55 lines (40 loc) · 3.42 KB

IntelliJ 插件 - 汐洛 Sillot : 适用于 Android Studio

Build Version Downloads

Sillot IntelliJ Plugin for Android Studio

Installation 安装

由于 JetBrains Marketplace 审批标准 较为严格,暂不上架

  • Using the IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "Sillot-ASP" > Install

  • Using JetBrains Marketplace:

    Go to JetBrains Marketplace and install it by clicking the Install to ... button in case your IDE is running.

    You can also download the latest release from JetBrains Marketplace and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...

  • Manually:

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


Plugin based on the IntelliJ Platform Plugin Template.

参考与依赖

  1. 插件中文开发文档
  2. 插件模板