Are there any support tools like coderush or resharper for F#?

后端 未结 8 1764
無奈伤痛
無奈伤痛 2020-12-28 15:14

Are there any support tools like coderush or resharper for F#?

8条回答
  •  情话喂你
    2020-12-28 15:50

    Take a look at the open-source Visual F# Power Tools project. They've got a rename refactoring, some code generation stuff (eg. record stub generation), graying out of unused declarations, as well as some other things. They're moving pretty fast at the moment, with lots of new features getting added all the time.

提交回复
热议问题