You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add support to changing default profile in service
add event for isDefault onDidChangeProfile
add command to change default profile
fixeseclipse-theia#13354
Contributed on behalf of STMicroelectronics
Signed-off-by: Remi Schnekenburger <rschnekenburger@eclipsesource.com>
add support to changing default profile in service
add event for isDefault onDidChangeProfile
add command to change default profile
fixeseclipse-theia#13354
Contributed on behalf of STMicroelectronics
Signed-off-by: Remi Schnekenburger <rschnekenburger@eclipsesource.com>
add support to changing default profile in service
add event for isDefault onDidChangeProfile
add command to change default profile
fixeseclipse-theia#13354
Contributed on behalf of STMicroelectronics
Signed-off-by: Remi Schnekenburger <rschnekenburger@eclipsesource.com>
address review comments
reduce code
add support to changing default profile in service
add event for isDefault onDidChangeProfile
add command to change default profile
fixes#13354
Contributed on behalf of STMicroelectronics
Signed-off-by: Remi Schnekenburger <rschnekenburger@eclipsesource.com>
TestRunProfile
can now provide aonDidChangeDefault
event whenisDefault
is changed.see https://github.com/microsoft/vscode/blob/e5447598324c57ac814c150148e7e4c830e0f9ee/src/vscode-dts/vscode.d.ts#L17156
The text was updated successfully, but these errors were encountered: