Completions for PDS3 didn't have the variable name in the completion label, making it very confusing when you knew what the variable name was but not how to type it. The code making labels for each completion should add the completion ("EPOCH") to the label ("EPOCH: the timetags").
This was just just before v2024a_7 was released, but I just found a case where the label is poor.
Labels like "20000109&where=" are shown.
This is fixed.
Here's a case which is now broken:
and then completions after 'cax/'. Each entry has the time in the label: "2020-01-01: cax/PT1M/xyz"
JADE PDS3 completions, too.
This is fixed for these two cases.
I notice completions in scripts are oddly missing the variable name. Reopening ticket...
I ran into this again. It's clear what is wrong if I compare completions of the same URI in the address bar vs completions within a script. Also I notice "huh." is printed on stdout, as if there was code which was not completed.
Last edit: Jeremy Faden 2024-12-14
I cleaned things up so they look right in the automatically generated GUI, but I suspect that this breaks other places. Completions must work:
Last edit: Jeremy Faden 2025-04-18
It still fails when completing within scripts: