A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/vuejs/vetur/issues/693 below:

Emmet in .vue files using jsx? [enhancement] · Issue #693 · vuejs/vetur · GitHub

Info Problem

There's no emmet autocompletion inside the render function in .vue files. It works perfectly inside the template tag.

https://i.imgur.com/i31TAsC.png

But not on inside the render function

Reproducible Case

Inside a .vue component

<script>
export default {
  render(h) {    
    return (
      <div>
       // try emmet here
      </div>
    )
  }
}
</script>

wenfangdu, viewweiwu, vutran6853, Aningaaq, Sun79 and 1 more


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4