Skip to content

修复鼠标移入提示--请务必仔细核对代码 - #59

Open
jzy-chitong56 wants to merge 35 commits into
naichabaobao:masterfrom
jzy-chitong56:fix/comment-no-blank-line
Open

修复鼠标移入提示--请务必仔细核对代码#59
jzy-chitong56 wants to merge 35 commits into
naichabaobao:masterfrom
jzy-chitong56:fix/comment-no-blank-line

Conversation

@jzy-chitong56

@jzy-chitong56 jzy-chitong56 commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

### 不确定AI的修改是否和你的设计理念有冲突,也不知道是否改坏了你的功能,请务必仔细核对

好像是取消了工作区信任之后就出现这个问题了

1.增加文件格式配置(这里不再是写死格式),配置后的格式将支持鼠标移入提示等JASS功能,并为其他文件提供注释
2.修复注释移入不展示的问题,AI是这样说的
   2.1.没有加载到标准库及加载不全,导致移入后不显示
   2.2.不支持非标准文件格式,导致你之前定义之外的文件格式不太正常
   2.3.对于直接双击打开的文件支持似乎不好,导致移入后不显示
3.恢复同时打开多个非标准库文件,函数/变量的注释跨文件显示
   3.1.同时打开多个文件,若某函数/变量在这些文件中都存在,标准库的内容会在注释中置顶展示
4.汉化了设置项
5.设置项文件设置现在支持文件选择器,但据说由于VS的问题经常不生效,还是只能手填路径

本地测试
jass-1.9.17-20260731-0626.zip

不用介意图中的移入提示重复,是翻译插件在工作

image image image image image image image

jzy-chitong56 and others added 30 commits July 28, 2026 01:59
Co-authored-by: traeagent <traeagent@users.noreply.github.com>
Co-authored-by: traeagent <traeagent@users.noreply.github.com>
Co-authored-by: traeagent <traeagent@users.noreply.github.com>
Co-authored-by: traeagent <traeagent@users.noreply.github.com>
Co-authored-by: traeagent <traeagent@users.noreply.github.com>
Co-authored-by: traeagent <traeagent@users.noreply.github.com>
Co-authored-by: traeagent <traeagent@users.noreply.github.com>
Co-authored-by: traeagent <traeagent@users.noreply.github.com>
Co-authored-by: traeagent <traeagent@users.noreply.github.com>
Co-authored-by: traeagent <traeagent@users.noreply.github.com>
Co-authored-by: traeagent <traeagent@users.noreply.github.com>
Co-authored-by: traeagent <traeagent@users.noreply.github.com>
Co-authored-by: traeagent <traeagent@users.noreply.github.com>
Co-authored-by: traeagent <traeagent@users.noreply.github.com>
Co-authored-by: traeagent <traeagent@users.noreply.github.com>
Co-authored-by: traeagent <traeagent@users.noreply.github.com>
Co-authored-by: traeagent <traeagent@users.noreply.github.com>
Co-authored-by: traeagent <traeagent@users.noreply.github.com>
jzy-chitong56 and others added 5 commits July 31, 2026 07:04
Co-authored-by: traeagent <traeagent@users.noreply.github.com>
Co-authored-by: traeagent <traeagent@users.noreply.github.com>
Co-authored-by: traeagent <traeagent@users.noreply.github.com>
Co-authored-by: traeagent <traeagent@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant