Is it possible for an extension to access "profiles"? #2659
-
There doesn't seem to be anything written in the documentation, even though it seems to be a critical endpoint |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi @Malix-Labs , No, there is no API for accessing profiles right now. In fact, if you look for in the VS Code repo, you will see just a few requests (https://github.com/microsoft/vscode/issues?q=is%3Aissue%20state%3Aclosed%20label%3Aapi%20label%3Auser-profiles), and only one is still open. If that’s what you were looking for, I would suggest you to upvote and comment on it, otherwise, open a new feature request in the VS Code repo, so the VS Code team could take a look. Hope this helps |
Beta Was this translation helpful? Give feedback.
Hi @Malix-Labs ,
No, there is no API for accessing profiles right now. In fact, if you look for in the VS Code repo, you will see just a few requests (https://github.com/microsoft/vscode/issues?q=is%3Aissue%20state%3Aclosed%20label%3Aapi%20label%3Auser-profiles), and only one is still open. If that’s what you were looking for, I would suggest you to upvote and comment on it, otherwise, open a new feature request in the VS Code repo, so the VS Code team could take a look.
Hope this helps