-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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 vscode env API #4446
Comments
It's addressing partially #4446 Change-Id: I589ede711a18322b1afffe0479dace781f450045 Signed-off-by: Florent Benoit <fbenoit@redhat.com>
It's addressing partially #4446 Change-Id: I589ede711a18322b1afffe0479dace781f450045 Signed-off-by: Florent Benoit <fbenoit@redhat.com>
It's addressing partially #4446 Change-Id: I589ede711a18322b1afffe0479dace781f450045 Signed-off-by: Florent Benoit <fbenoit@redhat.com>
It's addressing partially #4446 Change-Id: I589ede711a18322b1afffe0479dace781f450045 Signed-off-by: Florent Benoit <fbenoit@redhat.com>
It's addressing partially eclipse-theia#4446 Change-Id: I589ede711a18322b1afffe0479dace781f450045 Signed-off-by: Florent Benoit <fbenoit@redhat.com> Signed-off-by: Doron Nahari doron.nahari@sap.com
This is also required for the OpenShift Connector from marketplace which uses the clipboard API |
@jeffmaury to track clipboard api see this issue: #5519 |
linking #6039 |
|
My understanding is that |
env namespace is fully implemented. |
https://github.com/Microsoft/vscode/blob/master/src/vs/vscode.d.ts#L5917-L5961
needed for #4224
The text was updated successfully, but these errors were encountered: