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

syntax highlighting is wrong #4289

Open
a1mersnow opened this issue Apr 23, 2024 · 1 comment
Open

syntax highlighting is wrong #4289

a1mersnow opened this issue Apr 23, 2024 · 1 comment

Comments

@a1mersnow
Copy link

a1mersnow commented Apr 23, 2024

<input
  id="one-time-code"
  v-model.trim="form.code"
  autocomplete="one-time-code"
  inputmode="numeric"
  placeholder="请输入验证码"
  class="flex-1 pr-0.75rem"
  placeholder-style="color:#E8E8E8"
  :maxlength="6"
>

This is what it looks like in vscode:
image

look at the inputmode section

@cvpv
Copy link

cvpv commented Apr 23, 2024

i alse get this problem

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

No branches or pull requests

2 participants