-
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
[vscode] Support EnvironmentVariableCollection description #12696
Labels
vscode
issues related to VSCode compatibility
Comments
7 tasks
msujew
changed the title
[vscode] Support EnvironnementVariableCollection description
[vscode] Support EnvironmentVariableCollection description
Jul 13, 2023
jfaltermeier
added a commit
that referenced
this issue
Aug 16, 2023
* add new field to EnvironmentVariableCollection and implement interface Contributed on behalf of STMicroelectronics Signed-off-by: Johannes Faltermeier <[email protected]>
jfaltermeier
added a commit
that referenced
this issue
Aug 17, 2023
* show information in UI Contributed on behalf of STMicroelectronics Signed-off-by: Johannes Faltermeier <[email protected]>
jfaltermeier
added a commit
that referenced
this issue
Aug 17, 2023
* show information in UI Contributed on behalf of STMicroelectronics Signed-off-by: Johannes Faltermeier <[email protected]>
jfaltermeier
added a commit
that referenced
this issue
Aug 17, 2023
* show information in UI Contributed on behalf of STMicroelectronics Signed-off-by: Johannes Faltermeier <[email protected]>
jfaltermeier
added a commit
that referenced
this issue
Aug 17, 2023
* show information in UI Contributed on behalf of STMicroelectronics Signed-off-by: Johannes Faltermeier <[email protected]>
1 task
jfaltermeier
added a commit
that referenced
this issue
Aug 17, 2023
* show information in UI Contributed on behalf of STMicroelectronics Signed-off-by: Johannes Faltermeier <[email protected]>
jfaltermeier
added a commit
that referenced
this issue
Aug 17, 2023
* show information in UI Contributed on behalf of STMicroelectronics Signed-off-by: Johannes Faltermeier <[email protected]>
jfaltermeier
added a commit
that referenced
this issue
Aug 17, 2023
* show information in UI Contributed on behalf of STMicroelectronics Signed-off-by: Johannes Faltermeier <[email protected]>
jfaltermeier
added a commit
that referenced
this issue
Aug 23, 2023
* fix toolbar item visibility Contributed on behalf of STMicroelectronics Signed-off-by: Johannes Faltermeier <[email protected]>
jfaltermeier
added a commit
that referenced
this issue
Aug 23, 2023
* add description to SerializableExtensionEnvironmentVariableCollection and use as DTO in $setEnvironmentVariableCollection * add fromMarkdownOrString method to converter * review comments Contributed on behalf of STMicroelectronics Signed-off-by: Johannes Faltermeier <[email protected]>
jfaltermeier
added a commit
that referenced
this issue
Aug 24, 2023
* allow widgets to customize the enhanced preview node Contributed on behalf of STMicroelectronics Signed-off-by: Johannes Faltermeier <[email protected]>
jfaltermeier
added a commit
that referenced
this issue
Aug 24, 2023
* implement enhanced preview for terminal widget * remove terminal info toolbar item Contributed on behalf of STMicroelectronics Signed-off-by: Johannes Faltermeier <[email protected]>
jfaltermeier
added a commit
that referenced
this issue
Aug 24, 2023
* implement enhanced preview for terminal widget * remove terminal info toolbar item Contributed on behalf of STMicroelectronics Signed-off-by: Johannes Faltermeier <[email protected]>
jfaltermeier
added a commit
that referenced
this issue
Aug 25, 2023
…2838) * add new field to EnvironmentVariableCollection and implement interface * add description to SerializableExtensionEnvironmentVariableCollection and use as DTO in $setEnvironmentVariableCollection * add fromMarkdownOrString method to converter * allow widgets to customize the enhanced preview node * implement enhanced preview for terminal widget Contributed on behalf of STMicroelectronics Signed-off-by: Johannes Faltermeier <[email protected]>
This was referenced Nov 27, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
EnvironnementVariableCollection now has a new description field.
https://code.visualstudio.com/updates/v1_80#_environmentvariablecollectiondescription
The text was updated successfully, but these errors were encountered: