From bef6f0cdd99ac130657b734aa92bbfa8add71df7 Mon Sep 17 00:00:00 2001 From: mwiegand Date: Sat, 16 May 2026 17:33:10 +0200 Subject: [PATCH] spec(textarea-editor): syntax highlighting + autocomplete via CodeJar + Prism Upgrade blueprint config, overlay script, and files-editor textareas with a reusable vanilla-JS editor. Textarea stays as value carrier so form POST and files-overlay.js fetch paths are untouched. Seed cvar vocabulary from the existing l4d2-server-cvar-reference.md. Co-Authored-By: Claude Opus 4.7 (1M context) --- .../2026-05-16-textarea-code-editor-design.md | 182 ++++++++++++++++++ 1 file changed, 182 insertions(+) create mode 100644 docs/superpowers/specs/2026-05-16-textarea-code-editor-design.md diff --git a/docs/superpowers/specs/2026-05-16-textarea-code-editor-design.md b/docs/superpowers/specs/2026-05-16-textarea-code-editor-design.md new file mode 100644 index 0000000..4a0fffb --- /dev/null +++ b/docs/superpowers/specs/2026-05-16-textarea-code-editor-design.md @@ -0,0 +1,182 @@ +# Textarea Code Editor (Highlighting + Autocomplete) Design + +**Goal:** Upgrade three plain-text `