Skip to content

Releases: aixcyi/intellij-shebang

v1.4.0

19 Aug 14:21
Compare
Choose a tag to compare
  1. 修复不能在无后缀 Shell 脚本中显示菜单项的问题。
    Fixed an issue where the menu could not be displayed in Shell scripts without suffix.
  2. 将相对路径规范为类 Unix 路径格式。
    Use Unix-like path format instead of systems when you insert a path base on project root.
  3. 格式化(设置中的)文件后缀时保留原始顺序。
    Keep input order when you reformat file suffixes on settings.

v1.3.0

08 Aug 16:33
Compare
Choose a tag to compare
  1. 兼容 2024.2 版本。
    Compatible with version 2024.2 .
  2. 修复部分情况下无法替换既有 Shebang 的问题。
    Fixed an issue where sometimes existing Shebang could not be replaced.

v1.2.0

05 Aug 13:47
Compare
Choose a tag to compare
  1. 设置界面添加「还原为默认值」按钮。
    Add a "Restore to default" button to Shebang list in plugin setting.
  2. 空白的或已有的 Shebang 不会添加到预设列表。
    Addition will be stop if Shebang is existed or blank.
  3. Shebang 预设列表添加置顶、置底、排序、编辑全表的按钮。
    Add buttons Move to top, Move to bottom, Sort, Edit list for Shebang list in plugin setting.
  4. 允许格式化后缀表达式。
    Support reformatting for file suffix expression in plugin setting.
  5. 默认语言改为英语。
    Change fallback nature language to English.

v1.1.0

28 Jul 10:10
Compare
Choose a tag to compare
  • 插入 shebang 之前检测编辑器是否可写,并提示用户解除只读状态。
    Hint user to clear read-only status if editor is not writeable while insert Shebang.

v1.0.0

21 Jul 11:57
Compare
Choose a tag to compare

正式发布。
Officially released.

Built in 2024-07-21