Skip to content
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

wxml代码高亮异常 #4

Closed
yutent opened this issue Nov 6, 2018 · 1 comment
Closed

wxml代码高亮异常 #4

yutent opened this issue Nov 6, 2018 · 1 comment
Labels
bug Something isn't working

Comments

@yutent
Copy link

yutent commented Nov 6, 2018

场景:
含有自闭合的_wxs_标签 <wxs src="xxx" module="yyy" />

异常:
会导致从wxs标签开始之后的代码高亮全部错乱。

复现:
100%复现。

=================

补充:
非自闭合时,<wxs src="xxx" module="yyy" ></wxs>,高亮正常。

@qiu8310 qiu8310 added the bug Something isn't working label Nov 6, 2018
@qiu8310 qiu8310 closed this as completed in e4c3403 Nov 6, 2018
@qiu8310
Copy link
Contributor

qiu8310 commented Nov 6, 2018

发了一个新版本,在 vscode 应该可以看到了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants