- 将最低兼容版本提升到 2022.3
Upgrade minimum compatible version to 2022.3
- 添加“码云”上的问题追踪链接。
Added issues tracker link which on Gitee. - 选择绝对路径插入 shebang 时,允许调整初始目录,以便快速选择。
Added an initial selection for Path Chooser that you can faster choose it. - 选择路径时允许过滤文件后缀。
Allow filter files by suffix while selecting path to insert Shebang. - 同时支持 “,” 和 “|” 作为文件后缀的分隔符。
Supports using both "," and "|" as delimiters when setting file suffix.
- 修复不能在无后缀 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.
- 兼容 2024.2 版本。
Compatible with version 2024.2 . - 修复部分情况下无法替换既有 Shebang 的问题。
Fixed an issue where sometimes existing Shebang could not be replaced.
- 设置界面添加「还原为默认值」按钮。
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.
- 插入 shebang 之前检测编辑器是否可写,并提示用户解除只读状态。
Hint user to clear read-only status if editor is not writeable while insert Shebang.
正式发布。
Officially released.
Built in 2024-07-21