You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In revideextensionmanagerlistbehavior.livecodescript is a call to revIDEExtensions(), which returns the sExtensions array.
that is populated in __extensionsPropertySet from revideextensionlibrary.livecodescript
called by __extensionSetCommonProperties
called by __revIDELCBExtensionLoad
just grabbing the keys of one extension (but i'm not examining any of the properties, e.g. ide (which i think is boolean, if the widget belongs to the ide), status, etc.:
author
defaultScript
error
file
ide
install_path
label
manifests
name
os
platforms
requires
samples
source_file
source_type
status
support_files
svgicon
title
type
type_id
uservisible
version
The author makes it into the EM list. Can we pull the version?
The text was updated successfully, but these errors were encountered: