i want ask you, if it´s somehow possible, add folder, sort out test´s little bit.. when doing in c# parts, there option
right click-> add ->new folder
in f# case, looks it´s missing.
i tried add out of vs, via win. explorer, not working.

edit: have found quite poor solution , that´s actually, create new folder in c# part , cut out , paste f# section it´s bit weird, ideas welcome.
it not implemented in vs2013 can use f# power tools extension (http://fsprojects.github.io/visualfsharppowertools/) or create manually (http://marcinjuraszek.com/2014/03/folders-in-f-projects-how-to-do-it-what-to-avoid.html)
Comments
Post a Comment