We could get away more easily by saying this is a feature. :P (Do you like it?)

The version of FSharpBinding that we use is probably a bit out of date, we will look into updating it.

By on 3/3/2015 8:13 AM ()

Does CloudSharper use the FSharpBinding?

By on 3/11/2015 6:05 AM ()

As it currently is, I think of it as a bug. That being said, tooltips on a param comment name would be welcome, such as x below:

1
2
3
4
5
6
///<summary>
/// This function returns the value given
///</summary>
///<param name="x">The given value.</param>
///<returns>The same value</returns>
let id x = x
By on 3/3/2015 8:38 PM ()

As it currently is, I think of it as a bug. That being said, tooltips on a param comment name would be welcome, such as x below:

1
2
3
4
5
6
///<summary>
/// This function returns the value given
///</summary>
///<param name="x">The given value.</param>
///<returns>The same value</returns>
let id x = x
By on 3/3/2015 8:38 PM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper