AdamNiederer / AdamNiederer/vue-mode

comments are not recognized in direct buffer in CSS or JS

Abierto
#96 5 comentarios 1 reacción 0 asignados Ver en GitHub
Lenguaje dominante
Emacs Lisp
Estrellas
341
Forks
59
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Here's the way it looks in the direct buffer:

![image](https://user-images.githubusercontent.com/716529/64740924-c15b6800-d4ab-11e9-9ef6-8027a78e7f55.png)

(Different colored identifiers are because I use `rainbow-identifiers-mode` which makes the problem more obvious, but disabling that doesn't change the overall behavior.)

With `vue-mode-edit-all-indirect`, an indirect buffer looks more like what I'd expect:

![image](https://user-images.githubusercontent.com/716529/64740980-ddf7a000-d4ab-11e9-86e3-6e453336aec3.png)

Indentation is also broken in the direct buffer; tab at any point just collapses indentation to the left margin. But I can't get flycheck et. al. to work in indirect buffers.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.