Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Ionide

Ionide is a Visual Studio Code package suite and set of additional tools for cross-platform F# development.
Collective - Host: opensource - https://opencollective.com/ionide - Website: https://ionide.io - Code: https://github.com/ionide

Install FunScript lib via Paket

github.com/ionide/ionide-atom-fsharp - a1ffd460ec2f1ea4a901f576ec2feac419ec8fd3 authored over 9 years ago by mcgee <[email protected]>
Revert "Install FunScript libs via Nuget"

This reverts commit e13340a29c09e4bf76214b4b583cfa8cfd0c999c.

github.com/ionide/ionide-atom-fsharp - 170af8651b8cdc3afa7475fa14bd0868ab281c9e authored over 9 years ago by mcgee <[email protected]>
Install FunScript libs via Nuget

github.com/ionide/ionide-atom-fsharp - e13340a29c09e4bf76214b4b583cfa8cfd0c999c authored over 9 years ago by mcgee <[email protected]>
Bump version to 0.1.10

github.com/ionide/ionide-atom-fsharp - dce0490db80c53942f2f36d1b6a1f1bae80185d2 authored over 9 years ago by Krzysztof Cieślak <[email protected]>
Make error highlighting more responsive

github.com/ionide/ionide-atom-fsharp - 2cfd1e8084165b5c77d46e702e66eea784919d24 authored over 9 years ago by Krzysztof Cieślak <[email protected]>
Project updates

github.com/ionide/ionide-atom-fsharp - 8d577487d8e190b4b25d9ed3b12f05577ee379c6 authored over 9 years ago by Krzysztof Cieślak <[email protected]>
Naming changes

github.com/ionide/ionide-atom-fsharp - 70b90342ac9f35d0c753589f18118c2292bd4f43 authored over 9 years ago by Krzysztof Cieślak <[email protected]>
Merge pull request #38 from mcgee/develop

fix build on Mac OS X and update README

github.com/ionide/ionide-atom-fsharp - 7911ffcad3fb6377bdc705cbed1e96b80d062663 authored over 9 years ago by Krzysztof Cieślak <[email protected]>
Update README due to it's not necessary to run Update package dependencies manually

github.com/ionide/ionide-atom-fsharp - cbd1f1468aa9d41a6d1a571cfa27d49bd1106d1f authored over 9 years ago by mcgee <[email protected]>
fix build on Mac OS X

github.com/ionide/ionide-atom-fsharp - 22c123b00cd264250156d58cb29f09e95e5cf248 authored over 9 years ago by mcgee <[email protected]>
Update build for Mono

github.com/ionide/ionide-atom-fsharp - 29cb3f75531dfeb497cb56f2bcb8b66c206857f7 authored over 9 years ago by Krzysztof-Cieslak <[email protected]>
fsproj fix

github.com/ionide/ionide-atom-fsharp - db4d19a4dd72f4ef4b58e44a9da7a534fe5e8672 authored over 9 years ago by Krzysztof Cieślak <[email protected]>
Remove generated file

github.com/ionide/ionide-atom-fsharp - afae5802efdd36d89d6a5226a3e95d24ebb2fb47 authored over 9 years ago by Krzysztof Cieślak <[email protected]>
fsproj fix

github.com/ionide/ionide-atom-fsharp - c0a331a8c3f4907c35d0893fccf3d276309a4f1f authored over 9 years ago by Krzysztof Cieślak <[email protected]>
Use FunScript from NuGet

github.com/ionide/ionide-atom-paket - 8694c10edf72d0825b3c7de09dcd6071add8caa8 authored over 9 years ago by Steffen Forkmann <[email protected]>
Bump version to 0.1.9

github.com/ionide/ionide-atom-fsharp - ea862c13bd70698f8d5abdd85dc735f4df11bbde authored over 9 years ago by Krzysztof Cieślak <[email protected]>
Change file organization

Delay initialization (fix #36)

github.com/ionide/ionide-atom-fsharp - cd7844a881d53b8b85a953b5cfe01c8bf8649488 authored over 9 years ago by Krzysztof Cieślak <[email protected]>
Syntax highlighting for paket.dependencies

github.com/ionide/ionide-atom-paket - 1c5290dc45f9025664a9f35fc0b252809f92853e authored over 9 years ago by Steffen Forkmann <[email protected]>
Syntax highlighting for paket.dependencies

github.com/ionide/ionide-atom-paket - afba71a1d1d82452165550c3d2914b3c14bfb839 authored over 9 years ago by Steffen Forkmann <[email protected]>
Implement "Update Package" command

github.com/ionide/ionide-atom-paket - 803b6c8b829663588d7a376bf3f7ca2383621d87 authored over 9 years ago by Steffen Forkmann <[email protected]>
Merge branch 'develop' of github.com:fsprojects/Paket.Atom into develop

github.com/ionide/ionide-atom-paket - 50aab74f7808a913d9d4fa55dd04520da5845ff0 authored over 9 years ago by Steffen Forkmann <[email protected]>
Bump version to 0.1.9

github.com/ionide/ionide-atom-paket - 68fe38366540d0199d99415f05ee90f8f5e47ac2 authored over 9 years ago by Krzysztof Cieślak <[email protected]>
Implement Remove package

github.com/ionide/ionide-atom-paket - c3725e62b072ccf7219ccaab8d705c362f52e764 authored over 9 years ago by Krzysztof Cieślak <[email protected]>
Move "utf-8" to constant

https://github.com/fsprojects/FSharp.Atom/commit/734d1432ba10c7b57578dc4ee8620012aad70bac#commit...

github.com/ionide/ionide-atom-fsharp - 07ed376913e29e1a1f35378a354b3f0bf31ddcbb authored over 9 years ago by Krzysztof Cieślak <[email protected]>
UTF-8 settings

github.com/ionide/ionide-atom-fsharp - 734d1432ba10c7b57578dc4ee8620012aad70bac authored over 9 years ago by Krzysztof Cieślak <[email protected]>
Merge pull request #35 from mcgee/develop

more detailed build instruction in README

github.com/ionide/ionide-atom-fsharp - 4d95fb4647c8d4a486594ccc91e56b80eff67de8 authored over 9 years ago by Krzysztof Cieślak <[email protected]>
changes in README due to 'src/core' has been renamed to 'src/fsharp'

github.com/ionide/ionide-atom-fsharp - d6cc519a0c99f17d70866b26a6acb79d8bcf2a90 authored over 9 years ago by mcgee <[email protected]>
more detailed build instruction in README

github.com/ionide/ionide-atom-fsharp - 2e4d4253ae6ce63359c6da6181811e4c2b7a17d3 authored over 9 years ago by mcgee <[email protected]>
Bump version to 0.1.8

github.com/ionide/ionide-atom-fsharp - a4400ed8d0006f08311a3be4f0ad053895aaa831 authored over 9 years ago by Krzysztof Cieślak <[email protected]>
Bump version to 0.1.7

github.com/ionide/ionide-atom-fsharp - fc97b7e48546b6d41439c422c15fd9f41773fe20 authored over 9 years ago by Krzysztof Cieślak <[email protected]>
Fix #32

github.com/ionide/ionide-atom-fsharp - e34756bd7cce82d9814827b37a7707cef732e0d8 authored over 9 years ago by Krzysztof Cieślak <[email protected]>
Revert build file changes

github.com/ionide/ionide-atom-fsharp - 6f7d4994867b9f6f5e6dc99de098624f02ed46d2 authored over 9 years ago by Krzysztof Cieślak <[email protected]>
Revert build file changes

github.com/ionide/ionide-atom-paket - dd7e1c8acda0d9f72e5a7fa2a347bc647af09bd8 authored over 9 years ago by Krzysztof Cieślak <[email protected]>
Bump version to 0.1.6

github.com/ionide/ionide-atom-fsharp - c43efbfec50f67de2fa82731f20c95d5dcdfa804 authored over 9 years ago by Krzysztof Cieślak <[email protected]>
Bump version to 0.1.5

github.com/ionide/ionide-atom-fsharp - 6955b5fdb7f1c9f828c4f933408a2eb5197c3629 authored over 9 years ago by Krzysztof Cieślak <[email protected]>
RELEASE_NOTES

github.com/ionide/ionide-atom-fsharp - 869a3c43f5a3ec4b82edfff53cf8b4b5d242bf95 authored over 9 years ago by Steffen Forkmann <[email protected]>
Bump version to 0.1.3

github.com/ionide/ionide-atom-fsharp - c6ed77cc86e3d21d313e0b63df8a9eec27c4633f authored over 9 years ago by Steffen Forkmann <[email protected]>
Merge branch 'develop' of https://github.com/fsprojects/FSharp.Atom into develop

github.com/ionide/ionide-atom-fsharp - f83bb1a4a102c9dd23229bacd764877393f347f0 authored over 9 years ago by Krzysztof Cieślak <[email protected]>
Bump version to 0.1.3

github.com/ionide/ionide-atom-fsharp - c88c7bf2f93ad832b466371c296ac7de6931fd69 authored over 9 years ago by Krzysztof Cieślak <[email protected]>
Merge pull request #28 from forki/develop

Simplify install guide. Move symlink stuff to devguide

github.com/ionide/ionide-atom-fsharp - 07da5f5052f1128313df068ec19dce190a292b26 authored over 9 years ago by Krzysztof Cieślak <[email protected]>
Simplify install guide. Move symlink stuff to devguide

github.com/ionide/ionide-atom-fsharp - 199b4a1b80339961ff9f4f6c1395a3162068f038 authored over 9 years ago by Steffen Forkmann <[email protected]>
Merge pull request #27 from fsprojects/fix-pic

Fix screenshot link

github.com/ionide/ionide-atom-fsharp - 6131364c8e38a2ac0db50f30556821981dc2bbee authored over 9 years ago by Krzysztof Cieślak <[email protected]>
Fix screenshot link

github.com/ionide/ionide-atom-fsharp - 10491864e8ba362aee370ca5f1c2b4bc1a7b5ada authored over 9 years ago by Steffen Forkmann <[email protected]>
Bump version to 0.1.2

github.com/ionide/ionide-atom-fsharp - 672cb00c0cb85bb3ea2ad7e4cb58787a37e63f36 authored over 9 years ago by Krzysztof Cieślak <[email protected]>
Bump version to 0.1.1

github.com/ionide/ionide-atom-fsharp - b1e58a49f6d7c4ab2ffae19012262681212361b6 authored over 9 years ago by Krzysztof Cieślak <[email protected]>
Bump version to 0.1.0

github.com/ionide/ionide-atom-fsharp - 7ef362b68dac0df2bf2ca61972f8a427c369a6d4 authored over 9 years ago by Krzysztof Cieślak <[email protected]>
Bump version to 0.1.0

github.com/ionide/ionide-atom-fsharp - 97e2ac3af287756d45dcd327c8cfe3b16631cd83 authored over 9 years ago by Krzysztof Cieślak <[email protected]>
make the "Update paket" command clearer

github.com/ionide/ionide-atom-paket - 534856252c555e001db58dfdbb7fe4fbaacd5323 authored over 9 years ago by Steffen Forkmann <[email protected]>
Merge pull request #26 from forki/develop

Move all links to fsprojects

github.com/ionide/ionide-atom-fsharp - dcb71c4158a592886fe99654cb1448d84acc234d authored over 9 years ago by Krzysztof Cieślak <[email protected]>
Move all links to fsprojects

github.com/ionide/ionide-atom-fsharp - a0404e857ca759133782e1ab6f55cacbb57cbbf2 authored over 9 years ago by Steffen Forkmann <[email protected]>
Rename to fsharp

github.com/ionide/ionide-atom-fsharp - ed079a1ac6a31a7180bebe18c11d6cfd5744334e authored over 9 years ago by Krzysztof Cieślak <[email protected]>
Merge pull request #25 from forki/develop

Copy Release script from Paket.Atom

github.com/ionide/ionide-atom-fsharp - 5f906c5cb788c3629e82912d9f56abf938efdeef authored over 9 years ago by Krzysztof Cieślak <[email protected]>
Copy Release script from Paket.Atom

github.com/ionide/ionide-atom-fsharp - ea744710c1d3814cc56daecf4ff9396f5bd3fbf2 authored over 9 years ago by Steffen Forkmann <[email protected]>
Remove Paket stuff

github.com/ionide/ionide-atom-fsharp - b127297c45d69f261a94d252403c84f3fe78f870 authored over 9 years ago by Krzysztof Cieślak <[email protected]>
Do not set version in package.json during release

github.com/ionide/ionide-atom-paket - 671dc02e1f383b03c5bba1c016310f83fd6fad45 authored over 9 years ago by Steffen Forkmann <[email protected]>
Set version in package.json during release

github.com/ionide/ionide-atom-paket - 621185f0dc31aa497979f5ca5d71c1880d7c3e4d authored over 9 years ago by Steffen Forkmann <[email protected]>
Smarter way to clear the last release output

github.com/ionide/ionide-atom-paket - b6e650da3018d9d248f84354636bf0e1b1136aa6 authored over 9 years ago by Steffen Forkmann <[email protected]>
push the correct tag

github.com/ionide/ionide-atom-paket - 135069a00d52fa5fda6d810c0ba5bc84708241f1 authored over 9 years ago by Steffen Forkmann <[email protected]>
Bump version to 0.1.6

github.com/ionide/ionide-atom-paket - bdf0de668b4073db040efa2e5a3aa4cdf73cc12d authored over 9 years ago by Krzysztof Cieślak <[email protected]>
Fix #8

github.com/ionide/ionide-atom-paket - 81818536f2ce4ea1c7b0f37cd53045b1fca6208d authored over 9 years ago by Krzysztof Cieślak <[email protected]>
tag develop branch on release

github.com/ionide/ionide-atom-paket - edce44e6ff2263bf324c1f2894a9fc6ecdcfd8cb authored over 9 years ago by Steffen Forkmann <[email protected]>
Improve the README

github.com/ionide/ionide-atom-paket - 5ce07839f626d325a4a2c2e96941a300070dc796 authored over 9 years ago by Steffen Forkmann <[email protected]>
Improve the README

github.com/ionide/ionide-atom-paket - afd0fd20b524412fb9523f266265f956c3abfab1 authored over 9 years ago by Steffen Forkmann <[email protected]>
Fix image link

github.com/ionide/ionide-atom-paket - a045530a0e2b02980cf109432b82f2904e73c7b8 authored over 9 years ago by Steffen Forkmann <[email protected]>
Add screencast to readme

github.com/ionide/ionide-atom-paket - 392a0f62262c9b00bd171f016e2d460ca751e2ee authored over 9 years ago by Steffen Forkmann <[email protected]>
Add screencast to readme

github.com/ionide/ionide-atom-paket - 7977c71cf2d4888e416cf4b890a4aa060347ef16 authored over 9 years ago by Steffen Forkmann <[email protected]>
Merge pull request #7 from fsprojects/releasescript

cleanEverythingFromLastCheckout

github.com/ionide/ionide-atom-paket - 835bd79a7c75d284afec755db92a1f1bb3d1419d authored over 9 years ago by Krzysztof Cieślak <[email protected]>
cleanEverythingFromLastCheckout

github.com/ionide/ionide-atom-paket - af3da912b9dc49af866848ed581997aa5330f1c0 authored over 9 years ago by Steffen Forkmann <[email protected]>
Merge pull request #5 from fsprojects/releasescript

CleanDirExceptGitFolder seems to bug

github.com/ionide/ionide-atom-paket - 753e075db4adb666f3d4c1cbfc2598a6b8bb99be authored over 9 years ago by Krzysztof Cieślak <[email protected]>
CleanDirExceptGitFolder seems to bug

github.com/ionide/ionide-atom-paket - 7486d116a15d65858ec1c51831812bf080ce199a authored over 9 years ago by Steffen Forkmann <[email protected]>
Merge pull request #4 from fsprojects/releasescript

InstallDependencies via "apm install"

github.com/ionide/ionide-atom-paket - 4abda2aaa3a6bcfc88cfefebee99b128304b860e authored over 9 years ago by Krzysztof Cieślak <[email protected]>
InstallDependencies via "apm install"

github.com/ionide/ionide-atom-paket - 2a438f5d152c91aba7e42b743e3dd7cf67543224 authored over 9 years ago by Steffen Forkmann <[email protected]>
Merge pull request #3 from fsprojects/releasescript

run apm in temp/release

github.com/ionide/ionide-atom-paket - be1a611c5bf1cdc2f7cd692606c3b52e9f72a03d authored over 9 years ago by Krzysztof Cieślak <[email protected]>
run apm in temp/release

github.com/ionide/ionide-atom-paket - 4fe2524d5038fbfd9a2685141e20b56113935735 authored over 9 years ago by Steffen Forkmann <[email protected]>
Merge pull request #2 from fsprojects/releasescript

Create a apm publish task

github.com/ionide/ionide-atom-paket - 3ea59119b80babdc25f1508ae27b9225e4064f93 authored over 9 years ago by Krzysztof Cieślak <[email protected]>
Create a apm publish task

github.com/ionide/ionide-atom-paket - 5846068538e0a72e41441a7a9c451716e6fc3bfb authored over 9 years ago by Steffen Forkmann <[email protected]>
fix sln

github.com/ionide/ionide-atom-paket - a2eda6e11ead1b6d290fcf75ba0762a1c86d96a2 authored over 9 years ago by Steffen Forkmann <[email protected]>
Package.json updates

github.com/ionide/ionide-atom-paket - 14749fafb4a9b2fe6498de12c0343bdbc0890e5f authored over 9 years ago by Krzysztof Cieślak <[email protected]>
Package.json updates

github.com/ionide/ionide-atom-paket - dfdea5c8247eabcb5f3d11c2f2c39bdcbe83ca48 authored over 9 years ago by Krzysztof Cieślak <[email protected]>
Merge pull request #1 from fsprojects/releasescript

Basic release script

github.com/ionide/ionide-atom-paket - f66378f04f67af1826cdd486b9a165ad312efd2e authored over 9 years ago by Krzysztof Cieślak <[email protected]>
Remove comunication with FSharp.Atom

github.com/ionide/ionide-atom-paket - cbae6e8d414c29aeb0013c3dfc6a1bcd62a42a0d authored over 9 years ago by Krzysztof Cieślak <[email protected]>
Remove FSharp.Atom part

github.com/ionide/ionide-atom-paket - cb3eabbf20a91736eeb5fae742f14e5964c75a3a authored over 9 years ago by Krzysztof Cieślak <[email protected]>
Basic release script

github.com/ionide/ionide-atom-paket - 4015c803177ba6efff8303fbcbe26aadfe2636ad authored over 9 years ago by Steffen Forkmann <[email protected]>
Merge pull request #24 from forki/paket

refactor PackageAddSettings

github.com/ionide/ionide-atom-fsharp - db8f51c5d32013d824c7e84dfd8f5a24cd069c62 authored over 9 years ago by Krzysztof Cieślak <[email protected]>
Merge pull request #24 from forki/paket

refactor PackageAddSettings

github.com/ionide/ionide-atom-paket - db8f51c5d32013d824c7e84dfd8f5a24cd069c62 authored over 9 years ago by Krzysztof Cieślak <[email protected]>
Error notification bug fix

github.com/ionide/ionide-atom-fsharp - afc38bda06473110d66892fdec24a81a4dc94ced authored over 9 years ago by Krzysztof Cieślak <[email protected]>
Error notification bug fix

github.com/ionide/ionide-atom-paket - afc38bda06473110d66892fdec24a81a4dc94ced authored over 9 years ago by Krzysztof Cieślak <[email protected]>
refactor PackageAddSettings

github.com/ionide/ionide-atom-paket - e8699ed8c9cc3970e7c417186e927b0c568574f8 authored over 9 years ago by Steffen Forkmann <[email protected]>
refactor PackageAddSettings

github.com/ionide/ionide-atom-fsharp - e8699ed8c9cc3970e7c417186e927b0c568574f8 authored over 9 years ago by Steffen Forkmann <[email protected]>
Paket notifications bug fix

github.com/ionide/ionide-atom-paket - f7a3170a8c12b5276cf0251eb9211d8dbea3c49a authored over 9 years ago by Krzysztof Cieślak <[email protected]>
Paket notifications bug fix

github.com/ionide/ionide-atom-fsharp - f7a3170a8c12b5276cf0251eb9211d8dbea3c49a authored over 9 years ago by Krzysztof Cieślak <[email protected]>
Bug fix

github.com/ionide/ionide-atom-paket - 67e4b22023c2b8a6554764f4d1efbc80324e5d10 authored over 9 years ago by Krzysztof Cieślak <[email protected]>
Bug fix

github.com/ionide/ionide-atom-fsharp - 67e4b22023c2b8a6554764f4d1efbc80324e5d10 authored over 9 years ago by Krzysztof Cieślak <[email protected]>
Fix for #10

github.com/ionide/ionide-atom-paket - d8ee87eceaa26ef48cc8129511afe5e808e04576 authored over 9 years ago by Krzysztof Cieślak <[email protected]>
Fix for #10

github.com/ionide/ionide-atom-fsharp - d8ee87eceaa26ef48cc8129511afe5e808e04576 authored over 9 years ago by Krzysztof Cieślak <[email protected]>
Readme update

github.com/ionide/ionide-atom-paket - f682bf95df5a77935d3ccd01526d6f3d5c141de3 authored over 9 years ago by Krzysztof Cieślak <[email protected]>
Readme update

github.com/ionide/ionide-atom-fsharp - f682bf95df5a77935d3ccd01526d6f3d5c141de3 authored over 9 years ago by Krzysztof Cieślak <[email protected]>
Readme updates

github.com/ionide/ionide-atom-fsharp - 6c087f1c571a784da31f43d9bf9a1a305611b9d8 authored over 9 years ago by Krzysztof Cieślak <[email protected]>
Readme updates

github.com/ionide/ionide-atom-paket - 6c087f1c571a784da31f43d9bf9a1a305611b9d8 authored over 9 years ago by Krzysztof Cieślak <[email protected]>
New notifications for Paket

github.com/ionide/ionide-atom-paket - 8183544101ec02529cd350a06011b23082f2ff91 authored over 9 years ago by Krzysztof Cieślak <[email protected]>