fsprojects / FSharp.Formatting

F# tools for generating documentation (Markdown processor and F# code formatter)
https://fsprojects.github.io/FSharp.Formatting/
Other
462 stars 155 forks source link

Indexers are being shown with `this.[idx]` notation #745

Closed dsyme closed 1 year ago

dsyme commented 2 years ago

Indexers are being shown with this.[idx] notation, e.g.

https://diffsharp.github.io/reference/diffsharp-tensor.html#Item

This should be updated for F# 6. this[idx]