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

Add API for testing whether an extension is running in Positron #526

Open
jmcphers opened this issue May 2, 2023 · 1 comment
Open

Add API for testing whether an extension is running in Positron #526

jmcphers opened this issue May 2, 2023 · 1 comment
Assignees
Labels
area: api Issues related to API category.

Comments

@jmcphers
Copy link
Collaborator

jmcphers commented May 2, 2023

We should add an API method that can check whether an extension is running in Positron or VS Code, to support extensions that have Positron-specific features or logic.

Prerequisite to #458.

@jmcphers jmcphers added this to the Private Alpha milestone May 2, 2023
@jmcphers
Copy link
Collaborator Author

For Alpha we're just going to rely on people attempting to load the module in a try/catch.

@wesm wesm added the area: api Issues related to API category. label Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: api Issues related to API category.
Projects
None yet
Development

No branches or pull requests

3 participants