Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aixcyi/intellij-shebang
An IntelliJ-based IDE plugin, provides Shebang (also called Hashbang) insertion and management.
https://github.com/aixcyi/intellij-shebang
idea-plugin intellij-plugin shebang
Last synced: about 1 month ago
JSON representation
An IntelliJ-based IDE plugin, provides Shebang (also called Hashbang) insertion and management.
- Host: GitHub
- URL: https://github.com/aixcyi/intellij-shebang
- Owner: aixcyi
- Created: 2024-07-10T08:53:06.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-10-18T03:17:32.000Z (2 months ago)
- Last Synced: 2024-10-19T10:30:28.099Z (2 months ago)
- Topics: idea-plugin, intellij-plugin, shebang
- Language: Kotlin
- Homepage:
- Size: 701 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
[![示意图](./images/diagram.png)](https://plugins.jetbrains.com/plugin/24907-hootool--shebang)
# HooTool - Shebang
[简体中文](./README.md)/[English](./README_EN.md)/...
一个基于 IntelliJ IDE 的插件,提供了预置 [Shebang](https://www.runoob.com/linux/linux-shell.html) 的插入和管理。
> shebang 也叫 hashbang、sharp-exclamation、sha-bang、pound-bang、hash-pling 。
## 功能
- 在文件头部插入预设的 Shebang,菜单:代码 → 生成... → Shebang...
- 配置预设的 Shebang 列表,菜单:文件 → 设置... → 工具 → Shebang## 兼容性
- 基于 IntelliJ 的 IDE 2022.2+(详见[插件市场](https://plugins.jetbrains.com/plugin/24907-hootool--shebang/versions)
),包括社区版及专业版
- 2.x 需要 2022.3+
- 1.x 需要 2022.2+
- DevEco Studio NEXT Developer Beta1
- _未对其它平台进行测试_## 链接
- [插件市场](https://plugins.jetbrains.com/plugin/24907-hootool--shebang/)
- [问题反馈(GitHub)](https://github.com/aixcyi/intellij-shebang/issues/)
- [问题反馈(码云)](https://gitee.com/aixcyi/intellij-shebang/issues/)
- [QQ群 699090940](https://qm.qq.com/q/gPK9D7nBOU)