abelljs / abelljs/vscode-abell-language-features

AutoCompletion Breaks when you add `<style></style>` attribute in abell file

Open
#16 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

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;
}

```

image

It stops autocompleting the component names

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.