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

Implement env namespace VSCode API #10662

Closed
Tracked by #9863
lucas-koehler opened this issue Jan 24, 2022 · 1 comment · Fixed by #11446
Closed
Tracked by #9863

Implement env namespace VSCode API #10662

lucas-koehler opened this issue Jan 24, 2022 · 1 comment · Fixed by #11446
Assignees
Labels
vscode issues related to VSCode compatibility

Comments

@lucas-koehler
Copy link
Contributor

Feature Description:

Add the env namespace of the VSCode API to the plugin API.

  • appHost
  • isNewAppInstall
  • isTelemetryEnabled
  • onDidChangeTelemetryEnabled
  • remoteName

See the VSCode API for more information on the listed properties/event: https://code.visualstudio.com/api/references/vscode-api#env

@JonasHelming JonasHelming added the vscode issues related to VSCode compatibility label Jan 24, 2022
@paul-marechal paul-marechal self-assigned this Jun 21, 2022
@paul-marechal
Copy link
Member

fyi: We have someone looking at this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vscode issues related to VSCode compatibility
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants