Releases: aixcyi/intellij-shebang
Releases · aixcyi/intellij-shebang
v1.4.0
- 修复不能在无后缀 Shell 脚本中显示菜单项的问题。
Fixed an issue where the menu could not be displayed in Shell scripts without suffix. - 将相对路径规范为类 Unix 路径格式。
Use Unix-like path format instead of systems when you insert a path base on project root. - 格式化(设置中的)文件后缀时保留原始顺序。
Keep input order when you reformat file suffixes on settings.
v1.3.0
v1.2.0
- 设置界面添加「还原为默认值」按钮。
Add a "Restore to default" button to Shebang list in plugin setting. - 空白的或已有的 Shebang 不会添加到预设列表。
Addition will be stop if Shebang is existed or blank. - Shebang 预设列表添加置顶、置底、排序、编辑全表的按钮。
Add buttons Move to top, Move to bottom, Sort, Edit list for Shebang list in plugin setting. - 允许格式化后缀表达式。
Support reformatting for file suffix expression in plugin setting. - 默认语言改为英语。
Change fallback nature language to English.