Move profile handling from TerminalService into new TerminalProfileService #136056
Labels
debt
Code quality issues
insiders-released
Patch has been released in VS Code Insiders
terminal
Integrated terminal issues
Milestone
Move management of terminal profiles (get, update) to it's own small/testable service. Goal is to reduce size of TerminalService and improve testing around profiles.
TerminalProfileResolverService
depend onTerminalProfileService
ITerminalProfileResolverService
andITerminalProfileService
explaining their purposeTerminalInstance.showProfileMigrationNotification
intoTerminalProfileService
The text was updated successfully, but these errors were encountered: