Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Oct 31, 2021. It is now read-only.

[ARCHIVED] Power commands for F# in Visual Studio

License

NotificationsYou must be signed in to change notification settings

fsprojects-archive/zzarchive-VisualFSharpPowerTools

Repository files navigation

Issue StatsIssue StatsNuGet

This project is deprecated. Most of the functionality has been ported toVisual F# Tools, Visual Studio 2017 and newer. As of year 2019, we recommend to use JetBrains Rider, which has the most robust F# support (however, not all features are implemented there yet)

Join the chat at https://gitter.im/fsprojects/VisualFSharpPowerTools

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

This project is made possible by excellent work inFSharp.Compiler.ServiceandFSharpBinding.

NOTE: Since v2.0.0, we no longer officially support Visual Studio 2012.An archived v2.0.0 compatible with Visual Studio 2012 is kept atAppVeyor deploymentin case someone needs it.Alternatively, one can buildvs2012 branch for Visual Studio 2012 support.

Currently supported features

  • Auto-generating XmlDoc (viaF# XmlDoc extension)
  • Formatting document / Formatting selection (viaFantomas extension)
  • Highlight references
  • Rename refactoring
  • Depth colorizer
  • NavigateTo
  • Syntax coloring
  • Folder organization
  • Find all references
  • Implement interface
  • Record stub generation
  • Union type pattern generation
  • Resolve unopened namespaces
  • Gray out unused declarations
  • Gray out unused open statements
  • Go to metadata
  • Task List comments
  • Generate references for F# Interactive (seethis article)
  • Navigate to source
  • Quick info panel
  • FSharpLint integration
  • Outlining
  • Peek Definition (VS 2015+)

You can suggest new features at ouruser voice system.Please vote for your favourite features so that they have higher chances to be implemented.For user guides, please take a look atthe home page.

Build

Build status
Windows (AppVeyor)
Linux (Travis)

Require Visual Studio 2013 and Visual Studio 2013 SDK.Run thebuild.cmd script orFSharpVSPowerTools.sln to build the solution.

You can download the latest installerhere.

Getting involved

You can ask questions regarding the project on GitHub issues or on Twitter (tweeting to@FSPowerTools and#fsharp hashtag).

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 theLicense file.

Maintainers

The default maintainer account for projects under "fsprojects" is@fsprojectsgit - F# Community Project Incubation Space (repo management)

About

[ARCHIVED] Power commands for F# in Visual Studio

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors46

Languages


[8]ページ先頭

©2009-2025 Movatter.jp