All Projects → fsprojects → Archive Visualfsharppowertools

fsprojects / Archive Visualfsharppowertools

Licence: apache-2.0
Power commands for F# in Visual Studio

Projects that are alternatives of or similar to Archive Visualfsharppowertools

VS.DiffAllFiles
Visual Studio Extension to make comparing files before and after committing them to Git and TFS faster and easier.
Stars: ✭ 26 (-91.64%)
Mutual labels:  visual-studio
Mac Setup
🛠️ Front end web development setup for macOS.
Stars: ✭ 265 (-14.79%)
Mutual labels:  visual-studio
S25client
Return To The Roots (Settlers II(R) Clone)
Stars: ✭ 288 (-7.4%)
Mutual labels:  visual-studio
PronamaChanIde2019
Pronama-chan IDE for Visual Studio 2019/2022
Stars: ✭ 14 (-95.5%)
Mutual labels:  visual-studio
Vs Mef
Managed Extensibility Framework (MEF) implementation used by Visual Studio
Stars: ✭ 258 (-17.04%)
Mutual labels:  visual-studio
Visualplus
🎨 The VisualPlus Framework (VPF) for WinForms allows you to rapidly deploy professional .NET applications with customizable components and controls.
Stars: ✭ 268 (-13.83%)
Mutual labels:  visual-studio
Inventory-Management-System
Inventory Management System by asp.net and MSSQL
Stars: ✭ 27 (-91.32%)
Mutual labels:  visual-studio
List Of Testing Tools And Frameworks For .net
✅ List of Automated Testing (TDD/BDD/ATDD/SBE) Tools and Frameworks for .NET
Stars: ✭ 303 (-2.57%)
Mutual labels:  visual-studio
Dotnet Db Samples
.NET code samples for Oracle database developers
Stars: ✭ 260 (-16.4%)
Mutual labels:  visual-studio
Efifs
EFI FileSystem drivers
Stars: ✭ 272 (-12.54%)
Mutual labels:  visual-studio
OptionsSample
A Visual Studio extension sample
Stars: ✭ 14 (-95.5%)
Mutual labels:  visual-studio
Efdesigner
Entity Framework visual design surface and code-first code generation for EF6, Core and beyond
Stars: ✭ 256 (-17.68%)
Mutual labels:  visual-studio
Structlayout
Visual Studio Extension for C++ struct memory layout visualization
Stars: ✭ 270 (-13.18%)
Mutual labels:  visual-studio
FFmpeg
Unofficial FFmpeg with added custom native Visual Studio project build tools. FFmpeg: A complete, cross-platform solution to record, convert and stream audio and video.
Stars: ✭ 479 (+54.02%)
Mutual labels:  visual-studio
Vscode Yaml
YAML support for VS Code with built-in kubernetes syntax support
Stars: ✭ 293 (-5.79%)
Mutual labels:  visual-studio
TextTemplatingCore
T4 Text Templating with .NET Core
Stars: ✭ 24 (-92.28%)
Mutual labels:  visual-studio
Boomerang
Boomerang Decompiler - Fighting the code-rot :)
Stars: ✭ 265 (-14.79%)
Mutual labels:  visual-studio
Alturos.yolo
C# Yolo Darknet Wrapper (real-time object detection)
Stars: ✭ 308 (-0.96%)
Mutual labels:  visual-studio
Vsvim
Vim Emulator Plugin for Visual Studio 2015+
Stars: ✭ 3,232 (+939.23%)
Mutual labels:  visual-studio
Artoolkitx
artoolkitX
Stars: ✭ 272 (-12.54%)
Mutual labels:  visual-studio

Issue Stats Issue Stats NuGet

This project is deprecated. Most of the functionality has been ported to Visual 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)

Visual F# Power Tools

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 in FSharp.Compiler.Service and FSharpBinding.

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 at AppVeyor deployment in case someone needs it. Alternatively, one can build vs2012 branch for Visual Studio 2012 support.

Currently supported features

  • Auto-generating XmlDoc (via F# XmlDoc extension)
  • Formatting document / Formatting selection (via Fantomas 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 (see this article)
  • Navigate to source
  • Quick info panel
  • FSharpLint integration
  • Outlining
  • Peek Definition (VS 2015+)

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

Build

Build status
Windows (AppVeyor)
Linux (Travis)

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

You can download the latest installer here.

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 the License file.

Maintainers

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].