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

Fixes source code resolution problem in extensionHost debugging #2160

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

James4Ever0
Copy link

@James4Ever0 James4Ever0 commented Jan 22, 2025

Fixes microsoft/vscode#145473

Add skipFiles in extensionHostConfigDefaults to correctly resolve source line addresses emitting messages in DEBUG CONSOLE.

Add a new environment variable VSCODE_EXTENSION_DEVELOPMENT_PATH for microsoft/vscode#238469

Add skipFiles and a new environment variable for extensionHostConfigDefaults
@James4Ever0 James4Ever0 changed the title Fixes source code resolution problem in Fixes source code resolution problem in extensionHost debugging Jan 22, 2025
Fix formatting
@James4Ever0
Copy link
Author

@hediet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use source maps if extension ships one for error stack trace formatting
1 participant