TW v5.3.0-pre: Problem with autocomplete plugin

Hi @jeremyruston – I just tested the Auto Complete plugin in the prerelease and got a different error: TypeError: widget.getVariableInfo is not a function.

I also tested my local version of the Command Palette plugin, which I’d modified based on @cdaven’s proposed but uncommitted changes. It had been producing the same widget.evaluateVariable is not a function error in the prerelease whenever I started typing into the popup, and now produces the same new error message as Auto Complete.

I mention this only for completeness’ sake—I assume fixing one will fix both—but I’m attaching the modified plugin in case anyone wants to look at it. $ _plugins_souk21_commandpalette_modified.json (90.4 KB)