AdamNiederer / AdamNiederer/vue-mode
vue-mode doesn't appear to work
- Linguagem predominante
- Emacs Lisp
- Estrelas
- 341
- Forks
- 59
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
I'm setting up spacemacs for the first time and vue-mode doesn't seem to be doing anything for me.
It seems to recognize the different sections of the .vue file and will say "vue(JavaScript)" while I'm in the `` section and "vue(CSS)" while in the `` section. But when I type `if (` in the `<template>` section, the closing paren isn't automatically inserted like it is when I'm editing a .js file. Same thing goes for CSS in the `<style>` section. No completion. No formatting to speak of.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
Start by reproducing the report in a .vue file, checking the template and style sections against equivalent .js and CSS buffers. Trace the vue-mode entry point and its section handling to identify why completion, automatic insertion, and formatting are absent; done means those behaviors work in both sections.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- css, emacs-lisp, javascript
- Domínio
- frontend, tooling
- Tipo de issue
- Bug
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Status de atividade
- Estagnada
- Clareza
- Precisa de esclarecimento
- Facilidade para iniciantes
- 25/100