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

Samples from Samples.sln can't be debugged #6690

Closed
AmadeusW opened this issue Nov 10, 2015 · 1 comment
Closed

Samples from Samples.sln can't be debugged #6690

AmadeusW opened this issue Nov 10, 2015 · 1 comment

Comments

@AmadeusW
Copy link
Contributor

This is a contributor pain regarding the samples.
The samples wiki doesn't walk through getting the provided samples to work. Debugging these doesn't work in neither /rootsuffix Exp, Roslyn nor RoslynDev. Ideally, Samples work out of the box. I'd like to contribute and either get these to work, or write documentation, if someone provides guidance.

Currently, to work with a sample, I'm copying all of the sample's code to a File>New>Project>Code Refactoring and it's smooth sailing from there. It's not an ideal way to contribute to this project, though.

Out of the box, the extension doesn't load in VS, so I set the second checkmark in project's properties:
img

The extension can't be debugged (screenshot taken when VS has a csharp document loaded)
img

Both ActivityLog and VS indicate that the extension is loaded:

  <entry>
    <record>525</record>
    <time>2015/11/10 21:58:33.279</time>
    <type>Information</type>
    <source>Extension Manager</source>
    <description>Extension is enabled...</description>
    <path>C:\USERS\AMADE\APPDATA\LOCAL\MICROSOFT\VISUALSTUDIO\14.0ROSLYNDEV\EXTENSIONS\MICROSOFT\CONVERT TO AUTO PROPERTY FOR C#\42.42.42.42\</path>
  </entry>

img

Are there some steps that I'm missing?

@jmarolf
Copy link
Contributor

jmarolf commented Dec 15, 2017

Issue moved to dotnet/roslyn-sdk #46 via ZenHub

@jmarolf jmarolf closed this as completed Dec 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants