c# - Efficient IDE tools for F#? -


i initiated first f# project, using visual studio 2012. rather surprised (or, more precisely, disappointed) @ lack of ide support f#. example, classic ctrl-r ctrl-r shortcut refactor rename appears absent. installed f# powertools extension, provide support - apparently supports renaming in f# part of solution, , not e.g. c# parts of solution (the solution contains both f# , c# projects).

are there extensions visual studio provides cross-language refactor rename functionality?

in general, loose question, kind of ide and/or ide extensions people find efficient f# programming? i'm used efficient vs2012 refactoring support c# can't find absence considerable blow efficient use of f#...


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -

How to provide Authorization & Authentication using Asp.net, C#? -