Skip to content

Conversation

@rchande
Copy link

@rchande rchande commented Oct 4, 2017

Also take a dependency on version 1.17 where it was added and request to trigger completion on space.

Also take a dependency on version 1.17 where it was added
package.json Outdated
}
]
],
"windows": {
Copy link
Author

Choose a reason for hiding this comment

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

I'm not sure why these got added. Presumably they can be removed?

Copy link
Member

Choose a reason for hiding this comment

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

Remove these. Otherwise, they'll break the debugger.

Copy link
Member

@DustinCampbell DustinCampbell left a comment

Choose a reason for hiding this comment

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

I don't think we want to take this into master yet. At least, not until 1.17 is the stable VS Code release. Otherwise, we won't be able to ship.

package.json Outdated
}
]
],
"windows": {
Copy link
Member

Choose a reason for hiding this comment

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

Remove these. Otherwise, they'll break the debugger.

@rchande
Copy link
Author

rchande commented Oct 4, 2017

@DustinCampbell Right--I was going to ask you if you if we had a different branch that tracked the latest insiders build (or something).

@rchande
Copy link
Author

rchande commented Oct 4, 2017

Also cc @piotrpMSFT and @jonsequitur in case they're interested.

@DustinCampbell
Copy link
Member

We don't have a different branch as we haven't been on the bleeding edge with VS Code APIs yet.

Copy link
Member

@DustinCampbell DustinCampbell left a comment

Choose a reason for hiding this comment

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

I'm going to go ahead and merge this. We've got an OmniSharp release coming in shortly that this will work with.

@DustinCampbell
Copy link
Member

Fixes #146

@rchande
Copy link
Author

rchande commented Oct 27, 2017

Thanks @DustinCampbell

@DustinCampbell
Copy link
Member

For some reason, CI is hung for this PR. So, I went ahead and built and ran tests on my machine.

@DustinCampbell DustinCampbell merged commit ae0be6f into dotnet:master Oct 27, 2017
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.

3 participants