code folding in Visual Studio for F# -


I think I have to write long source files in F #. Some open source projects also have long source files in F #, e.g. For FPSS and F # Excel

If code folding (even very limited support) for F # VS If available then it would be very useful. Like in a module, we can multiply those functions which are stable, leaving only functions which are subject to change.

Is this feature easy to support, e.g. Unfortunately, this feature is not available in F # (nor will #

I would also like to see

In the future versions of this F # - In fact, I tried to write a prototype of this feature during my internship at MSR, but it was sad (earlier than this), so the code production Never reached quality and there was a focus on the F # team before many VS 2010 releases there. Things important to concentrate ...

Regarding third party support - If it is possible to put additional code in addition to the existing F # language service, then it should be possible (just a few special comments Like searching for (* #region some name *) ), but I'm not 100% sure if it can be connected to some plugin or macro.


Comments