Skip to content

feat: preserve unsupported arguments #425

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

HardyNLee
Copy link

介绍

若图形编辑器尚未支持某些 argument, 应尽可能保留它们
例如尚未有 GUI 的 -enter -exit -when 以及可能未来新增的参数, 现在不会意外清空, 对开发者测试也有好处

更改

  • 新增组合语句的实用函数
  • 改造了绝大部分语句组件的 onSubmit

其他

  • 改动范围较大, 需进行一定量的测试
  • 尚未更新 locale

@MakinoharaShoko MakinoharaShoko requested a review from A-kirami June 5, 2025 12:28
@MakinoharaShoko
Copy link
Member

请解决冲突

@HardyNLee HardyNLee force-pushed the feat-preserve-unsupported-args branch from 1f03602 to b0fd03c Compare June 14, 2025 04:46
@HardyNLee
Copy link
Author

已解决

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.

2 participants