CodeEdit icon indicating copy to clipboard operation
CodeEdit copied to clipboard

🐞 `attribute` missing from themes

Open thecoolwinter opened this issue 1 year ago • 0 comments

Description

Our themes don't find the attribute syntax capture in HTML docs:

<script async src="https://example.com"></script>

The async and src should have highlights, and are being found by tree-sitter but don't have a related color in themes.

Version Information

CodeEdit: 0.3.1 macOS: 15.1 Xcode: 16.1

thecoolwinter avatar Nov 17 '24 20:11 thecoolwinter