Skip to content

Enable debugging of PowerShell Editor Services using VS Code #443

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

Merged
merged 1 commit into from
Apr 24, 2017

Conversation

daviwil
Copy link
Contributor

@daviwil daviwil commented Apr 24, 2017

This change turns on the portable PDB format for the primary assemblies
in the project so that they can be debugged in VS Code. Version 1.9 of
the C# extension added a new debugger type, clr, which allows you to
debug 64-bit Full CLR apps when portable PDBs are in use.

This change turns on the portable PDB format for the primary assemblies
in the project so that they can be debugged in VS Code.  Version 1.9 of
the C# extension added a new debugger type, `clr`, which allows you to
debug 64-bit Full CLR apps when portable PDBs are in use.
@daviwil daviwil added this to the April 2017 milestone Apr 24, 2017
@daviwil daviwil merged commit 60327ea into PowerShell:develop Apr 24, 2017
@daviwil daviwil deleted the vscode-debug branch April 24, 2017 23:58
@daviwil daviwil modified the milestones: May 2017, 1.0.0-beta.1 May 9, 2017
TylerLeonhardt pushed a commit to TylerLeonhardt/PowerShellEditorServices that referenced this pull request Feb 26, 2019
…xamples-launch-json

Add attach debug config to Examples launch.json.
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.

2 participants