Skip to content

优化字符串解析和自动补全默认设置,添加语法着色颜色定义#33

Open
EnigmaAlstrong wants to merge 2 commits intoEasyConNS:devfrom
EnigmaAlstrong:eni_fix
Open

优化字符串解析和自动补全默认设置,添加语法着色颜色定义#33
EnigmaAlstrong wants to merge 2 commits intoEasyConNS:devfrom
EnigmaAlstrong:eni_fix

Conversation

@EnigmaAlstrong
Copy link
Contributor

@EnigmaAlstrong EnigmaAlstrong commented Mar 18, 2026

  • Lexer: print/alert后允许为空(自动变为"")
  • Lexer: 字符串拼接时避免重复添加引号
  • ExprBase: 字符串正确添加引号
  • ControllerConfig: 禁用自动补全默认选项
  • 语法着色: 添加变量($)、常量(_)、数字的颜色定义和规则

- Lexer: print/alert后允许无空格
- Lexer: 字符串拼接时避免重复添加引号
- ExprBase: 字符串字面量正确添加引号
- ControllerConfig: 禁用自动补全默认选项
- 语法着色: 添加变量($)、常量(_)、数字的颜色定义和规则
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