rodrigovidal / VisualFSharpPowerTools

Power commands for F# in Visual Studio

Home Page:http://fsprojects.github.io/VisualFSharpPowerTools/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visual F# Power Tools

Power commands for F# in Visual Studio

Why Visual F# Power Tools?

Visual F# Power Tools is a community effort to bring useful F# VS extensions into a single home for the following purposes:

  • Easy maintenance and upgrade
  • Sharing common functionalities and reducing conflicts between F# VS extensions
  • Adding new features which complement Visual F# Tools for VS

This project is made possible by excellent work in FSharp.Compiler.Service and FSharpBinding.

Currently supported features

For user guides, please take a look at the home page.

Build Build status

Require Visual Studio 2013 and Visual Studio SDK 2013. Run the build.cmd script or FSharpVSPowerTools.sln to build the solution.

Getting involved

Contributions are always welcome. The maintainers don't have much experience with Visual Studio Extensibility; any help is much appreciated.

License

The extension is available under Apache 2.0 license. For more information see the License file.

About

Power commands for F# in Visual Studio

http://fsprojects.github.io/VisualFSharpPowerTools/

License:Apache License 2.0