Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Add ts api for third party extensions #1670

Open
nosknut opened this issue Jul 30, 2023 · 1 comment
Open

Add ts api for third party extensions #1670

nosknut opened this issue Jul 30, 2023 · 1 comment

Comments

@nosknut
Copy link

nosknut commented Jul 30, 2023

Make the most relevant parts of the commands available through a javascript api, as documented here:
https://code.visualstudio.com/api/references/vscode-api#extensions

Context:
I am working on a QOL plugin that improves how the arduino extension interacts with the wokwi extension, as well as minor things like automatically selecting a sketch when opening it. To make it a seamless experience however I need direct access to these methods.

@github-actions github-actions bot added the triage New issues that have not been reviewed. label Jul 30, 2023
@nosknut nosknut changed the title Adds a ts api for third party extensions Add ts api for third party extensions Jul 30, 2023
@nosknut
Copy link
Author

nosknut commented Jul 30, 2023

Here is a PR #1667

@gcampbell-msft gcampbell-msft removed the triage New issues that have not been reviewed. label Dec 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants