abelljs / abelljs/vscode-abell-language-features
AutoCompletion Breaks when you add `<style></style>` attribute in abell file
Aperta
- Lingua principale
- TypeScript
- Stelle
- 2
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Paste this content in a new `xyz.abell` file. The autocomplete inside abell blocks will break.
```vue
{{
import something from './all-vite.abell';
}}
header {
display: flex;
}
```
It stops autocompleting the component names
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.