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

[vscode] Support EnvironmentVariableCollection description #12696

Closed
Tracked by #12694
rschnekenbu opened this issue Jul 11, 2023 · 0 comments · Fixed by #12838
Closed
Tracked by #12694

[vscode] Support EnvironmentVariableCollection description #12696

rschnekenbu opened this issue Jul 11, 2023 · 0 comments · Fixed by #12838
Assignees
Labels
vscode issues related to VSCode compatibility

Comments

@rschnekenbu
Copy link
Contributor

EnvironnementVariableCollection now has a new description field.

https://code.visualstudio.com/updates/v1_80#_environmentvariablecollectiondescription

EnvironnementVariableDescription

@vince-fugnitto vince-fugnitto added the vscode issues related to VSCode compatibility label Jul 11, 2023
@msujew 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]>
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]>
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