Commit 8ec98afc by pangchong

feat: 格式化

parent 4646fcd8
...@@ -541,8 +541,6 @@ function getDtdConstraintText(rule: any): string { ...@@ -541,8 +541,6 @@ function getDtdConstraintText(rule: any): string {
return '(#PCDATA)' return '(#PCDATA)'
} }
/** /**
* 监听补全列表出现,给每个 li 加 mouseenter: * 监听补全列表出现,给每个 li 加 mouseenter:
* hover 时把键盘焦点移到该项,右侧 info 面板随之更新,而不会立即 apply。 * hover 时把键盘焦点移到该项,右侧 info 面板随之更新,而不会立即 apply。
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment