GithubHelp home page GithubHelp logo

dmich2 / atom-fsharp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ionide/ionide-atom-fsharp

0.0 1.0 0.0 16.84 MB

Set of Atom plugins for F# development

License: Apache License 2.0

CoffeeScript 11.10% JavaScript 87.75% CSS 1.16%

atom-fsharp's Introduction

** Edit 31.05.2015 **

Since package changed it name to atom-fsharp after version 0.4.1 some errors can occur after updating plugin to the version +0.4.1. In case of any problems, please check if plugin is showing only once in Atom's Installed Packages view. If it's listed 2 times (as fsharp and atom-fsharp, please uninstall fsharp plugin )

##atom-fsharp

atom-fsharp

Features

  • Auto completions
  • Error highlighting and error list in bottom panel
  • Tooltips
  • Commenting
  • Go to Declaration
  • Support for script files or F# projects (if plugin does not detect .fsproj file, just open it ).

Contributing and copyright

The project is hosted on GitHub where you can report issues, fork the project and submit pull requests on the develop branch.

The library is available under Apache 2 license, which allows modification and redistribution for both commercial and non-commercial purposes.

Build

  • Clone this repository
  • Run build.cmd (for Windows) or build.sh (for Linux / Mac ) to build project
  • Copy src/fsharp to Atom package folder OR (for easy development) create symbolic directory link beween src/fsharp and Atom package folder. It can be done with following command:
    apm develop fsharp <full path to src/fsharp folder>
  • Type atom -d in command line to run Atom in development mode. If you open any F# file errors panel in the bottom should appear.

Maintainer(s)

atom-fsharp's People

Contributors

forki avatar krzysztof-cieslak avatar tpetricek avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.