hedefalk / atom-vue

Vue component file syntax for Atom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Atom 1.28.2 issues

alistairholt opened this issue · comments

I'm not 100% that atom-vue is responsible for the issues I'm experiencing since upgrading to Atom 1.28.2 but I've been experiencing strange and annoying behaviour when editing Vue Components. When pressing return, I'm getting a double return inserted. This happens everywhere in the component file – template, script and style and outside of these.

I have atom-vue 0.23.1 installed.

Any ideas?

Thanks

Having debugged a little, it seems that emmet is causing the double returns although I'm only seeing it in Vue Component files 🤔

Thnaks for the report. Look forward to any detail if there is anything we could do.