Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

query widget metadata from lcs #40

Open
macMikey opened this issue Sep 18, 2022 · 1 comment
Open

query widget metadata from lcs #40

macMikey opened this issue Sep 18, 2022 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@macMikey
Copy link
Owner

The author makes it into the EM list. Can we pull the version?

@macMikey
Copy link
Owner Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: Unanswered
Development

No branches or pull requests

1 participant