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

Fix issue when debugging copilot extension #176435

Merged
merged 2 commits into from Mar 7, 2023
Merged

Conversation

roblourens
Copy link
Member

No description provided.

@roblourens roblourens enabled auto-merge (squash) March 7, 2023 20:10
@VSCodeTriageBot VSCodeTriageBot added this to the March 2023 milestone Mar 7, 2023
@@ -28,8 +24,7 @@ export class MainThreadInteractiveSession implements MainThreadInteractiveSessio
extHostContext: IExtHostContext,
@IInteractiveSessionService private readonly _interactiveSessionService: IInteractiveSessionService,
@IInteractiveSessionContributionService private readonly interactiveSessionContribService: IInteractiveSessionContributionService,
@IExtensionsWorkbenchService private readonly extensionsWorkbenchService: IExtensionsWorkbenchService,
@ILogService private readonly logService: ILogService,
// @ILogService private readonly logService: ILogService,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

commented out code?

Copy link
Member Author

@roblourens roblourens Mar 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd rather just leave it for now since I use it for testing a lot

TylerLeonhardt
TylerLeonhardt previously approved these changes Mar 7, 2023
@roblourens roblourens merged commit 9413812 into main Mar 7, 2023
6 checks passed
@roblourens roblourens deleted the roblou/average-dragonfly branch March 7, 2023 23:01
@github-actions github-actions bot locked and limited conversation to collaborators Apr 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants