Skip to content

improve text editor experience#415

Merged
MakinoharaShoko merged 9 commits intoOpenWebGAL:devfrom
HardyNLee:improve-text-editor
May 22, 2025
Merged

improve text editor experience#415
MakinoharaShoko merged 9 commits intoOpenWebGAL:devfrom
HardyNLee:improve-text-editor

Conversation

@HardyNLee
Copy link
Contributor

@HardyNLee HardyNLee commented May 13, 2025

介绍

改进了 TextEditor 的体验

主要变化

高亮

  • 修复某些未正确匹配的正则,
  • 新增 setTransform setTransition say getUserInput applyStyle wait 的高亮
  • sentence.content 现暂不高亮,直到有更好的匹配方法
  • 嵌套括号会自动匹配颜色

补全

  • 修复部分命令的路径补全
  • 重新编排并完善了大多数 commandargument 的补全
  • 补全文档现支持 markdown

光标

编辑器

已知问题 已全部解决

  • 出于某些原因,变量补全不再生效,但我实在找不到哪里出了问题,最多定位到 lastVariables.key.length = 0 ,但我没有印象有动过这里的逻辑

@MakinoharaShoko MakinoharaShoko merged commit 27f6226 into OpenWebGAL:dev May 22, 2025
5 checks passed
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.

3 participants