C# interactive window in Visual Studio 2015 CTP 6 -
how can c# interactive window? have visual studio 2015 ctp 6 installed.
and installed roslyn, according these instructions.
according blog post using c# interactive window comes roslyn, should see c# interactive at
view -> other windows -> c# interactive window
but it's absent.
did miss something?
update (nov 2016): appears c# interactive tool window has been reintroduced. using vs 2015 update 3, has it; has possibly been reintroduced vs 2015 update 1 already.
you missed fact blog articles link posted in 2011, vs 2015 not on horizon yet. these articles applied vs 2010 , (i assume) version of roslyn.
by way, ctps preview versions of product. long microsoft product in ctp stage, subject possibility of rapid , short-term feature changes. if these articles did apply vs 2015, have exact same version of product using; otherwise have no guarantee contained up-to-date information.
see also:
c# repl feature request vs 2015 on microsoft's visual studio user voice site
it appears c# interactive window worked vs 2010 , vs 2012, no longer supported in later versions of vs.
Comments
Post a Comment