abelljs / abelljs/vscode-abell-language-features
AutoCompletion Breaks when you add `<style></style>` attribute in abell file
オープン
- 主要言語
- TypeScript
- スター
- 2
- フォーク
- 0
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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
コントリビューションガイド
評価
この issue はまだ評価されていません。