abelljs / abelljs/vscode-abell-language-features
AutoCompletion Breaks when you add `<style></style>` attribute in abell file
Đang mở
- Ngôn ngữ chính
- TypeScript
- Star
- 2
- Fork
- 0
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.