文法エラー・警告をIDE風に表示するUserCSS
usercss.icon by bsahd.icon
code:style.css
span:has(>span.deco-\+.deco-_) {
text-decoration: none !important;
}
span.deco-\+.deco-_class*="deco-\+ deco-_" {
text-decoration-line: underline;
text-decoration-color: #f00;
text-decoration-style: wavy;
}
span.deco-\+.deco-_class*="deco-\_ deco-+" {
text-decoration-line: underline;
text-decoration-color: #fa0;
text-decoration-style: wavy;
}
例:こちんには
エラー
警告
settings.icon
Settings最適化計画 2025/03/22で無効化しました