f# - Is there a way to restart FSI in Visual Studio? -


i'm learning f#, , keep accidentally writing infinitely recursive functions..

when call these in f# interactive (fsi) through visual studio (2010 or 2012), can't find way out of other restart visual studio. there other - ideally faster - way out?

right click in f# interactive window, , select reset interactive session.

cancel interactive evaluation should work if want cancel current running function keep previous results.


Comments

Popular posts from this blog

c++ - End of file on pipe magic during open -

basic authentication with http post params android -

data.table making a copy of table in R -