Files
uopi/web
Martino Ferrari 05b06d64a4 feat(editor): suggest declared array locals in array-name autocomplete
The flow-array-names datalist (used by the export-CSV node columns and the
legacy accumulate/clear nodes) was sourced only from array names already
referenced by other nodes, so a freshly declared array local would not appear
as an autocomplete suggestion until it was typed somewhere. Seed the datalist
with declared array statevars first, then node-referenced names.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-24 14:08:11 +02:00
..
2026-04-24 15:09:14 +02:00
2026-04-24 15:09:14 +02:00
2026-04-25 22:56:09 +02:00
2026-04-24 15:09:14 +02:00
2026-04-25 22:56:09 +02:00
2026-04-25 22:56:09 +02:00