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

adopt README.md

github.com/ionide/Forge - b70ed4c1fb023661d92d5eb4f3232fff6b077d7a authored about 9 years ago
add command to list all references

github.com/ionide/Forge - 0106cc336ef00e99f063a473a6e0d12ded400200 authored about 9 years ago
add bash script for using fix in fix

github.com/ionide/Forge - e2b8f8919b523efd9c6922964bad16bc0c13806e authored about 9 years ago
Merge pull request #191 from ionide/levenstein

optimized autocomplete

github.com/ionide/ionide-atom-fsharp - 137fe9fa3d93467051bc56e259be989653c12175 authored about 9 years ago
optimized autocomplete

faster edit distance function
removed unnecessary allocations in comparison

github.com/ionide/ionide-atom-fsharp - 015e8b15ec600614f41c97253a26d3067c5bc844 authored about 9 years ago
Downlad Paket if it doesn't exist

github.com/ionide/Forge - f6d8d060bec75566409080eceeb3c7ef979ebc73 authored about 9 years ago
Download FAKE if it doesn't exist

github.com/ionide/Forge - 5aada607ef432775f2f566dafb828da257da7ef4 authored about 9 years ago
Bump version to 1.2.0

github.com/ionide/ionide-vscode-fsharp - d71a8337b90ebcbb08b56603a017ce82481db172 authored about 9 years ago
Add silentCd and line file to Fsi

github.com/ionide/ionide-vscode-fsharp - 235c59971f6cd5ef2e0b1e8e724e6b6f4da2d424 authored about 9 years ago
Update appveyor.yml

github.com/ionide/Forge - 033848c95ab1d3577779e899643e5e21094f4098 authored about 9 years ago
Update appveyor.yml

github.com/ionide/Forge - ea5f4050315fcb3237303cbc3e97d6a9b68b9d33 authored about 9 years ago
fix appveyor build status

github.com/ionide/Forge - ed30a45cd9a2a4288565d6879ac2e8995748d415 authored about 9 years ago
Update README.md

github.com/ionide/Forge - 1231dcf23b491eca641a465e61d400231c8656b3 authored about 9 years ago
Merge pull request #16 from SabotageAndi/master

Fix tests

github.com/ionide/Forge - 407b3b4142a97070d21ac7f4e3dfc85302b676f2 authored about 9 years ago
handle cr/lf in asserts

github.com/ionide/Forge - ace075bce8cf676847ddf62b0b3fffe6935e7140 authored about 9 years ago
downgrade NUnit.Runner to work with FAKE

github.com/ionide/Forge - dbcbfc7950afd3519204fe53847da4a69d25811b authored about 9 years ago
include system.xml.linq in Fix.fsproj

github.com/ionide/Forge - e382925243c5ff7444c8e4ca9ed23ae9c62282ca authored about 9 years ago
Merge pull request #15 from reidev275/paketPath

Add support for Paket and Packages path

github.com/ionide/Forge - fa0299011d675d455c6a885a1c62f3d04c1458e2 authored about 9 years ago
Update readme

github.com/ionide/Forge - eb1cc01618ac79aae388d794d4b7aacaaa13a825 authored about 9 years ago
Add support for Paket and Packages path

github.com/ionide/Forge - 2d1ff9046becc031de04ea3469d1a21450456957 authored about 9 years ago
Bump version to 1.1.2

github.com/ionide/ionide-vscode-fsharp - d6789f55ccaffd6bf811929bf0d46488ba49b929 authored about 9 years ago
Filter completion results on FSAC side

github.com/ionide/ionide-vscode-fsharp - bb2cd96299179b0b8aace6f51ab251de87759b52 authored about 9 years ago
Merge pull request #13 from SabotageAndi/References

option to add references to project file

github.com/ionide/Forge - ccd3e87995b640cddf28dd49c486d53acf8785db authored about 9 years ago
add 'add reference' to command line

github.com/ionide/Forge - 04c33dd755ea75d1637b571323fc5d722578bfe0 authored about 9 years ago
add new tests for reference list

add FsUnit for nices tests
have to update to 4.5 for that

github.com/ionide/Forge - 57602d777573b81cfe1ded1b5226ca09d2cd7856 authored about 9 years ago
Merge pull request #12 from Krzysztof-Cieslak/tests

Fixing FAKE script and adding more tests

github.com/ionide/Forge - fd430ed489ae46e6d30a6f09d9f23065669c3f96 authored about 9 years ago
add list of all references

github.com/ionide/Forge - fafbf547bfc393a89a80acdbc1b38f0f72d0ff3d authored about 9 years ago
Issue 38 - handle unicode characters a little bit better

github.com/ionide/Ionide-vim - 1390044c1076890a65e15339c693dde1bd8eea78 authored about 9 years ago
Issue 38 - handle unicode characters a little bit better

github.com/ionide/vim-fsharp-languageclient - 1390044c1076890a65e15339c693dde1bd8eea78 authored about 9 years ago
use the filter option for fsac completions

github.com/ionide/vim-fsharp-languageclient - 4d6e6abdba958e15d573b8424ae74fcebfdb3d91 authored about 9 years ago
use the filter option for fsac completions

github.com/ionide/Ionide-vim - 4d6e6abdba958e15d573b8424ae74fcebfdb3d91 authored about 9 years ago
Merge pull request #11 from Krzysztof-Cieslak/newproject

Add more parameters to new project command

github.com/ionide/Forge - f3bdbad3fe77e6e6b78be6ba02ecfd890f522a2f authored about 9 years ago
Merge pull request #2 from SabotageAndi/addTests

Add additional tests for adding and removing files

github.com/ionide/Forge - a077ff5ee3f0460f40c3c6b70a262efe6a323b1d authored about 9 years ago
Merge pull request #1 from SabotageAndi/fixFakeScript

fix FAKE script

github.com/ionide/Forge - 112b00ae4c2f6c95179f6c5b597aeecdcb223962 authored about 9 years ago
add content test for remove file

github.com/ionide/Forge - 065ec02d7b8dcb4c3d2fd48b4c6897b99285856b authored about 9 years ago
add content test for add files

github.com/ionide/Forge - f7194a4d200a333b780247dea08ee801ba15e202 authored about 9 years ago
refactor project file content

github.com/ionide/Forge - 0e7008d743983cad678c13f7bdccee2cd7ea52f9 authored about 9 years ago
add tests for removing files from project

github.com/ionide/Forge - 8fb8c7340bf7c9928bd80e3c535d8281e626fe1a authored about 9 years ago
fix FAKE script

github.com/ionide/Forge - 58dbf644d4dd37c96d84bed0dcca835c86519293 authored about 9 years ago
Update readme

github.com/ionide/Forge - e98f3513a567f5aa511f197fe284feb44d162bc7 authored about 9 years ago
Add more parameters to new project command

github.com/ionide/Forge - d94ef0c4ed180b76168acb45fb358e0ca8afa1c6 authored about 9 years ago
Bump version to 2.2.4

github.com/ionide/ionide-atom-paket - 9ae47ae75cee2646e446063397df46b483019cca authored about 9 years ago
Update path handlings

github.com/ionide/ionide-atom-paket - 38439145c8c13455d87106c91dae640f7885f363 authored about 9 years ago
Bump version to 1.0.3

github.com/ionide/ionide-vscode-paket - 9072f2baf80d05433f3e510bc101e786636b699d authored about 9 years ago
Bump version to 1.0.9

github.com/ionide/ionide-vscode-fake - 66215331b786f6b914ec4224c72f4a772b01aacf authored about 9 years ago
Update release notes

github.com/ionide/ionide-vscode-fsharp - 08609b3f37d1157a5e4c81df8872e2a8887f144c authored about 9 years ago
Bump version to 1.1.1

github.com/ionide/ionide-vscode-fsharp - 173bff767dad41fac1e4b7c5e82403af72908aa3 authored about 9 years ago
Merge pull request #2 from ctaggart/pinvoke

WIP PInvoke

github.com/ionide/FsAst - 83618a3b731cb7aa693f1339a71e26c5c8a7c85e authored about 9 years ago
fix #2 pinvoke statement created

github.com/ionide/FsAst - 1098a53ef509659135f84d811180b3131828c6f0 authored about 9 years ago
it now says extern and has the first arg:

[<DllImport("blas.dll", EntryPoint = "dgemm_")>]
extern unit dgemm_(nativeptr<char> transa)

github.com/ionide/FsAst - 4fd2ea0d0c51b82b5f7cbd30013044c85eb1f227 authored about 9 years ago
added EntryPoint in attribute, now:

[<DllImport("blas.dll", EntryPoint = "dgemm_")>]

github.com/ionide/FsAst - 409d60bf5d83ad3507e211ff2971252a3015b481 authored about 9 years ago
added attribute of [<DllImport("blas.dll")>]

github.com/ionide/FsAst - e4837d5a23a651cea5f2afa4c4af1a5df936d22c authored about 9 years ago
createBasicPInvoke started

current output:
let dgemm_ : unit = unit "extern was not given a DllImport attribute"

github.com/ionide/FsAst - 41922567aabec272e7c2f6bf13bd1b9532be12db authored about 9 years ago
Merge pull request #10 from Krzysztof-Cieslak/build

Simplify build process

github.com/ionide/Forge - a84b639c1ce58abd57b7e32268cd99496a6308fc authored about 9 years ago
PrintAst of the PInvoke.fs working

github.com/ionide/FsAst - 1f9c8d14950e3efc7f420ae94435a039ca6a90dd authored about 9 years ago
added pinvoke test file

github.com/ionide/FsAst - dc2f0b6d2a360035b9e9068a8cd8d7b8a4e89f40 authored about 9 years ago
Merge pull request #1 from ctaggart/Enums

Enums

github.com/ionide/FsAst - 727d2f4bebc07bb50b5c994bb56c06747893395e authored about 9 years ago
able to create an enum from the F# AST

also able to add PreXmlDoc comments

github.com/ionide/FsAst - 613db6238641bb8ffcd1e59f5d2744f0fd019623 authored about 9 years ago
started AstCreate extensions

refactored CreateAst examples

github.com/ionide/FsAst - 21ac94f0cacca98c7175d026fd476aa91d6f9c08 authored about 9 years ago
Update release notes

github.com/ionide/Forge - 6c267450fd269c55822d998d1861bc1c98be9ddb authored about 9 years ago
Update CI

github.com/ionide/Forge - ebb314bf957ed588544dd0fb46e2e5c932fa2f99 authored about 9 years ago
Update build

github.com/ionide/Forge - d05719e8cce994d3b2db4c2bd0f8c8dc55bfe536 authored about 9 years ago
Remove NuGet stuff

github.com/ionide/Forge - 311080cfe7e6bf3e86211ae0036962b91d7b6d1a authored about 9 years ago
Merge pull request #9 from Krzysztof-Cieslak/fake

Add Fake support

github.com/ionide/Forge - 7ebb13bd322134beceb100d49c6d7f8ff526a9ec authored about 9 years ago
Update readme

github.com/ionide/Forge - f3d150e576de9c6888e1fc1e6e13f8c451bf386e authored about 9 years ago
Add FAKE support

github.com/ionide/Forge - d5dd58d580dd1ab52672b00adcf7f0ef8d8e7638 authored about 9 years ago
Merge pull request #8 from Krzysztof-Cieslak/paket

Add Paket support

github.com/ionide/Forge - 8dc9c60576bb4aeb4b1a3f01892d1b60d9a9daab authored about 9 years ago
Update readme

github.com/ionide/Forge - 1a862ed60046c459ee3f2b977ea47688b822045e authored about 9 years ago
Add Paket support

github.com/ionide/Forge - 4656aea8e1e05a0aba34ea0655191fe203523bf7 authored about 9 years ago
Merge pull request #25 from lilred/patch-1

Fix wording in README.md

github.com/ionide/ionide-vscode-fsharp - 8dd63bb12cb39ad67790c3d13cf626252a31e057 authored about 9 years ago
Fix wording in README.md

github.com/ionide/ionide-vscode-fsharp - 872dacef82390754c1abd0f0b92763727e115100 authored about 9 years ago
Release 1.5.0

Update FSAC version

github.com/ionide/ionide-atom-fsharp - 641d9536d63901e027450e5b26f5f0c1d569234a authored about 9 years ago
Update FSAC version

github.com/ionide/ionide-atom-fsharp - db0bbd281254e59cf2f10afdeac6f571880a7503 authored about 9 years ago
Bump version to 1.1.0

github.com/ionide/ionide-vscode-fsharp - 58cd886050fa5c712c64775fd3586804a7b2c611 authored about 9 years ago
Update FSAC version

github.com/ionide/ionide-vscode-fsharp - 882d3bd2eb75cac6dabcdbcd2c144d7cd9f48628 authored about 9 years ago
Bump version to 1.0.7

github.com/ionide/ionide-vscode-fsharp - 2aad7e294d8a3c0da2106d36c7d9c6f12a8ef0b7 authored about 9 years ago
Merge branch 'master' of https://github.com/ionide/ionide-vscode-fsharp

github.com/ionide/ionide-vscode-fsharp - 094a327c4531f2cb451e7e22d3d1119f023d7e7d authored about 9 years ago
Add error handle in fsi

github.com/ionide/ionide-vscode-fsharp - 05697ba4196a1ea9e233f604d2dcc0fa02ba4a68 authored about 9 years ago
able to print details of Enum.fs

including xmldoc comments

github.com/ionide/FsAst - a7581ae6a9be21858432694935455fd1c3892636 authored about 9 years ago
fixed warnings

github.com/ionide/FsAst - 415d5a95d3a68a5762ca0b8def6ea71be5dc198a authored about 9 years ago
add all code from blog about F# AST

http://blog.ctaggart.com/2014/09/generating-f-code-using-its-ast.html
https://gist.github.com/cta...

github.com/ionide/FsAst - cd44192d78b947930825fdf9b3b79b4840ab965d authored about 9 years ago
Merge pull request #28 from kjnilsson/master

platform specific exec function

github.com/ionide/vim-fsharp-languageclient - 0ce88ca84d4c3f921d523fc6267c3bba7f329b14 authored about 9 years ago
Merge pull request #28 from kjnilsson/master

platform specific exec function

github.com/ionide/Ionide-vim - 0ce88ca84d4c3f921d523fc6267c3bba7f329b14 authored about 9 years ago
Merge pull request #36 from puffybsd/get-path-race-condition

Avoid race condition in get_path on some systems

github.com/ionide/Ionide-vim - 64f7a5be0cdcab7383c623e8d83d32f7ac82ec56 authored about 9 years ago
Merge pull request #36 from puffybsd/get-path-race-condition

Avoid race condition in get_path on some systems

github.com/ionide/vim-fsharp-languageclient - 64f7a5be0cdcab7383c623e8d83d32f7ac82ec56 authored about 9 years ago
Avoid race condition in get_path on some systems

On some systems, the plugin fails to initialize due to a 'TypeError'.
TypeError: argument of typ...

github.com/ionide/Ionide-vim - 51be290b54ad384414b883982746c69392c688a2 authored about 9 years ago
Avoid race condition in get_path on some systems

On some systems, the plugin fails to initialize due to a 'TypeError'.
TypeError: argument of typ...

github.com/ionide/vim-fsharp-languageclient - 51be290b54ad384414b883982746c69392c688a2 authored about 9 years ago
Bump version to 2.2.3

github.com/ionide/ionide-atom-paket - 2b66cd3b14e28a7638509480b6c1ba693e466a8e authored about 9 years ago
Fix null input for handle

github.com/ionide/ionide-atom-paket - d8d7b4e7bbe2ce548fae6c57d68ab812af56b855 authored about 9 years ago
Add some more checks

github.com/ionide/ionide-atom-helpers - 858608f974b789fea61369e615ba83f57446a1f4 authored about 9 years ago
Release 1.4.12

Ensure that dictionary exists
Check if starting project is dictionary

github.com/ionide/ionide-atom-fsharp - 3d71ed0d6139ecfb0b767d4278f5a8a9f455b48d authored about 9 years ago