Is there any way to automate NCrunch?
Specifically, I have a powershell script which I use to recreate my development environment and I'd like to auto-disable NCrunch while it runs, then enable it when it finishes
Mike
Remco NCrunch Developer
#9115
18 Aug 2016 12:10 UTC
Hi Mike,
There's nothing officially available that will let you automate this ... yet ... But I think it would be a good feature request for the upcoming SDK/API.
The only thing I can think of at the moment would be to automate this through the UI, for example, send Ctrl+M, E to activate on an open VS session, then Ctrl+M, D to disable.
There's nothing officially available that will let you automate this ... yet ... But I think it would be a good feature request for the upcoming SDK/API.
The only thing I can think of at the moment would be to automate this through the UI, for example, send Ctrl+M, E to activate on an open VS session, then Ctrl+M, D to disable.
Edited 18 Aug 2016 12:11 UTC
Post a reply
Log in to reply.