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

Initial commit

github.com/ionide/ionide-atom-paket - 1614ec186478e33e89d184957bea0f9bf62c2956 authored almost 10 years ago by Krzysztof Cieślak <[email protected]>
windows build script

rename fake.cmd + docs

build.fsx fixes

github.com/ionide/vim-fsharp-languageclient - 814a15c60e98b50bad823a0cf74f8b5252ea91a6 authored almost 10 years ago by Karl-Johan Nilsson <[email protected]>
windows build script

rename fake.cmd + docs

build.fsx fixes

github.com/ionide/Ionide-vim - 814a15c60e98b50bad823a0cf74f8b5252ea91a6 authored almost 10 years ago by Karl-Johan Nilsson <[email protected]>
vim: fsi fixes and improvments

github.com/ionide/Ionide-vim - 8fa9a75ea14a397eae8c85008efe69b1dc70cf4f authored almost 10 years ago by kjnilsson <[email protected]>
vim: fsi fixes and improvments

github.com/ionide/vim-fsharp-languageclient - 8fa9a75ea14a397eae8c85008efe69b1dc70cf4f authored almost 10 years ago by kjnilsson <[email protected]>
fixed ParseProject that had broken due to invalid formatting

github.com/ionide/vim-fsharp-languageclient - 9de7d166dde0202c20b2cfe42f4473cad89c6b9b authored almost 10 years ago by kjnilsson <[email protected]>
fixed ParseProject that had broken due to invalid formatting

github.com/ionide/Ionide-vim - 9de7d166dde0202c20b2cfe42f4473cad89c6b9b authored almost 10 years ago by kjnilsson <[email protected]>
fsi output is now added to a separate buffer instaed of just printed to the vim command output

fixes and documentation update

github.com/ionide/Ionide-vim - 12e25596405da17a77dc565b0039db1848f01d01 authored almost 10 years ago by kjnilsson <[email protected]>
fsi output is now added to a separate buffer instaed of just printed to the vim command output

fixes and documentation update

github.com/ionide/vim-fsharp-languageclient - 12e25596405da17a77dc565b0039db1848f01d01 authored almost 10 years ago by kjnilsson <[email protected]>
added simple RunTests command

github.com/ionide/vim-fsharp-languageclient - 3cea353451d029965b58830b95049586801707fd authored almost 10 years ago by kjnilsson <[email protected]>
added simple RunTests command

github.com/ionide/Ionide-vim - 3cea353451d029965b58830b95049586801707fd authored almost 10 years ago by kjnilsson <[email protected]>
removed debug message

github.com/ionide/Ionide-vim - 675b745760f978c3e46d8605a02a4b8b764abb97 authored almost 10 years ago by kjnilsson <[email protected]>
removed debug message

github.com/ionide/vim-fsharp-languageclient - 675b745760f978c3e46d8605a02a4b8b764abb97 authored almost 10 years ago by kjnilsson <[email protected]>
fix for rapidly disappearing echo messages

github.com/ionide/vim-fsharp-languageclient - 88339ae82ad5e70b6ea9d2d6eefa9cd8550cf28c authored almost 10 years ago by kjnilsson <[email protected]>
fix for rapidly disappearing echo messages

github.com/ionide/Ionide-vim - 88339ae82ad5e70b6ea9d2d6eefa9cd8550cf28c authored almost 10 years ago by kjnilsson <[email protected]>
Use sync parse request on write if vim73.

github.com/ionide/Ionide-vim - c3d89a55757c703d0cb36a87b90b92cd12a275bd authored almost 10 years ago by Chris Bowdon <[email protected]>
Use sync parse request on write if vim73.

github.com/ionide/vim-fsharp-languageclient - c3d89a55757c703d0cb36a87b90b92cd12a275bd authored almost 10 years ago by Chris Bowdon <[email protected]>
Add vim73 support to README.

github.com/ionide/vim-fsharp-languageclient - f0a2ee229a719a1c34b0f5047f155e51e56a2b7b authored almost 10 years ago by Chris Bowdon <[email protected]>
Add vim73 support to README.

github.com/ionide/Ionide-vim - f0a2ee229a719a1c34b0f5047f155e51e56a2b7b authored almost 10 years ago by Chris Bowdon <[email protected]>
Polyfill for pyeval in vim73 and below.

github.com/ionide/Ionide-vim - 7d3ec9b0c075864cf7fbc05e1b280b1e30dca09e authored almost 10 years ago by Chris Bowdon <[email protected]>
Polyfill for pyeval in vim73 and below.

github.com/ionide/vim-fsharp-languageclient - 7d3ec9b0c075864cf7fbc05e1b280b1e30dca09e authored almost 10 years ago by Chris Bowdon <[email protected]>
Skip TextChanged event if vim version < 7.4.

github.com/ionide/vim-fsharp-languageclient - 36d1cff6f45dbf63c7a4ef70ef93df94d0700945 authored almost 10 years ago by Chris Bowdon <[email protected]>
Skip TextChanged event if vim version < 7.4.

github.com/ionide/Ionide-vim - 36d1cff6f45dbf63c7a4ef70ef93df94d0700945 authored almost 10 years ago by Chris Bowdon <[email protected]>
Removed usages of python buffer.vars.

github.com/ionide/Ionide-vim - 4558c482c139e5a35daf35cfe0a92853320ce9d3 authored almost 10 years ago by Chris Bowdon <[email protected]>
Removed usages of python buffer.vars.

github.com/ionide/vim-fsharp-languageclient - 4558c482c139e5a35daf35cfe0a92853320ce9d3 authored almost 10 years ago by Chris Bowdon <[email protected]>
Check for none completion from fsautocomplete, return empty matches list.

github.com/ionide/vim-fsharp-languageclient - f5706b9d237e7f58de846bf02efc756d0fad8865 authored about 10 years ago by Chris Bowdon <[email protected]>
Check for none completion from fsautocomplete, return empty matches list.

github.com/ionide/Ionide-vim - f5706b9d237e7f58de846bf02efc756d0fad8865 authored about 10 years ago by Chris Bowdon <[email protected]>
fixes #881: go to declaration in current window instead of a new tab if it is another file.

github.com/ionide/Ionide-vim - b64b39daf8bc2bc297d9670785f151ddcba912f9 authored about 10 years ago by wangzq <[email protected]>
fixes #881: go to declaration in current window instead of a new tab if it is another file.

github.com/ionide/vim-fsharp-languageclient - b64b39daf8bc2bc297d9670785f151ddcba912f9 authored about 10 years ago by wangzq <[email protected]>
Merge pull request #873 from wangzq/hidewin

vim: hide fsautocmplete.exe and fsi.exe window on Windows

github.com/ionide/vim-fsharp-languageclient - dd7a18a366214e2ab1eadde67636ab9361026ec7 authored about 10 years ago by Karl <[email protected]>
Merge pull request #873 from wangzq/hidewin

vim: hide fsautocmplete.exe and fsi.exe window on Windows

github.com/ionide/Ionide-vim - dd7a18a366214e2ab1eadde67636ab9361026ec7 authored about 10 years ago by Karl <[email protected]>
Merge branch 'hidewin' of https://github.com/wangzq/fsharpbinding into hidewin

github.com/ionide/Ionide-vim - 5601147a126461e51956c99c015c3d5c6fabde1f authored about 10 years ago by wangzq <[email protected]>
Merge branch 'hidewin' of https://github.com/wangzq/fsharpbinding into hidewin

github.com/ionide/vim-fsharp-languageclient - 5601147a126461e51956c99c015c3d5c6fabde1f authored about 10 years ago by wangzq <[email protected]>
hide fsautocmplete.exe and fsi.exe window on Windows

github.com/ionide/vim-fsharp-languageclient - b1e3f46e93d9e032df84790a946675f7f42c3aee authored about 10 years ago by wangzq <[email protected]>
hide fsautocmplete.exe and fsi.exe window on Windows

github.com/ionide/Ionide-vim - b1e3f46e93d9e032df84790a946675f7f42c3aee authored about 10 years ago by wangzq <[email protected]>
added leader-i mapping for send to interactive as this should work when running vim in terminal

github.com/ionide/Ionide-vim - 35dc717bb2dd484141c39e9c3ee9d475ae9ace17 authored about 10 years ago by kjnilsson <[email protected]>
added leader-i mapping for send to interactive as this should work when running vim in terminal

github.com/ionide/vim-fsharp-languageclient - 35dc717bb2dd484141c39e9c3ee9d475ae9ace17 authored about 10 years ago by kjnilsson <[email protected]>
note on 7.4 support

github.com/ionide/Ionide-vim - 329774ee9bfb2548a1481596bfcaf7e4dc41e618 authored about 10 years ago by Karl <[email protected]>
hide fsautocmplete.exe and fsi.exe window on Windows

github.com/ionide/Ionide-vim - 0a0e35cadea53c487d90d61ab2722dd6fc622f69 authored about 10 years ago by wangzq <[email protected]>
hide fsautocmplete.exe and fsi.exe window on Windows

github.com/ionide/vim-fsharp-languageclient - 0a0e35cadea53c487d90d61ab2722dd6fc622f69 authored about 10 years ago by wangzq <[email protected]>
Merge pull request #859 from kjnilsson/dev

sets makeprg and enables on the fly error checking

github.com/ionide/vim-fsharp-languageclient - b6165942db0c6f9db5b8cce7e16d70e8781276a8 authored about 10 years ago by Karl <[email protected]>
Merge pull request #859 from kjnilsson/dev

sets makeprg and enables on the fly error checking

github.com/ionide/Ionide-vim - b6165942db0c6f9db5b8cce7e16d70e8781276a8 authored about 10 years ago by Karl <[email protected]>
configuration for xbuild path. should enable 'make' for windows environments where msbuild is not in the path'

github.com/ionide/Ionide-vim - e43c07dfcac0a0512c2ac00f9491b2f8237f3421 authored about 10 years ago by kjnilsson <[email protected]>
configuration for xbuild path. should enable 'make' for windows environments where msbuild is not in the path'

github.com/ionide/vim-fsharp-languageclient - e43c07dfcac0a0512c2ac00f9491b2f8237f3421 authored about 10 years ago by kjnilsson <[email protected]>
syntax checking improvements

github.com/ionide/vim-fsharp-languageclient - 813ae4647f49b887e6b531cbec611657e6bc5b23 authored about 10 years ago by kjnilsson <[email protected]>
syntax checking improvements

github.com/ionide/Ionide-vim - 813ae4647f49b887e6b531cbec611657e6bc5b23 authored about 10 years ago by kjnilsson <[email protected]>
'async' parsing of files

github.com/ionide/Ionide-vim - 0043b2873f7f636bb8e884223c9c5b70243b3be4 authored about 10 years ago by kjnilsson <[email protected]>
'async' parsing of files

github.com/ionide/vim-fsharp-languageclient - 0043b2873f7f636bb8e884223c9c5b70243b3be4 authored about 10 years ago by kjnilsson <[email protected]>
Add stderr redirect to fix Windows Popen issue

This Python issue http://bugs.python.org/issue3905 details a problem with `Popen` when the host ...

github.com/ionide/vim-fsharp-languageclient - 89ff13a36f866f40c3ccc830600025e9441dd1b3 authored about 10 years ago by Leaf Garland <[email protected]>
Add stderr redirect to fix Windows Popen issue

This Python issue http://bugs.python.org/issue3905 details a problem with `Popen` when the host ...

github.com/ionide/Ionide-vim - 89ff13a36f866f40c3ccc830600025e9441dd1b3 authored about 10 years ago by Leaf Garland <[email protected]>
map makeprg if fsproj file is found

github.com/ionide/Ionide-vim - df4cfc78bcd9a5189314600099cb2d6abe963c51 authored about 10 years ago by kjnilsson <[email protected]>
map makeprg if fsproj file is found

github.com/ionide/vim-fsharp-languageclient - df4cfc78bcd9a5189314600099cb2d6abe963c51 authored about 10 years ago by kjnilsson <[email protected]>
Vim: various smaller fixes and improvements

fixed BuildProject

added RunProject command

better detecting of multiple line type info

updati...

github.com/ionide/vim-fsharp-languageclient - 887a300a86c47660458673a7a92896c1ba048a73 authored about 10 years ago by kjnilsson <[email protected]>
Vim: various smaller fixes and improvements

fixed BuildProject

added RunProject command

better detecting of multiple line type info

updati...

github.com/ionide/Ionide-vim - 887a300a86c47660458673a7a92896c1ba048a73 authored about 10 years ago by kjnilsson <[email protected]>
only change fsi dir on bufenter

snappier fsi response

github.com/ionide/Ionide-vim - 38d23ea09a629822eee67a4344f7607ce8cce0a2 authored about 10 years ago by kjnilsson <[email protected]>
only change fsi dir on bufenter

snappier fsi response

github.com/ionide/vim-fsharp-languageclient - 38d23ea09a629822eee67a4344f7607ce8cce0a2 authored about 10 years ago by kjnilsson <[email protected]>
cd each fsi eval

github.com/ionide/Ionide-vim - cd883abf1585b15eacf2ac8d0cd930c275236f54 authored about 10 years ago by kjnilsson <[email protected]>
removed todo

github.com/ionide/Ionide-vim - f1ae4aafdfcf828603f17df296f5442fba8d173f authored about 10 years ago by kjnilsson <[email protected]>
write all buffers before building project

send to fsi improvements

github.com/ionide/vim-fsharp-languageclient - 25dd3ebf0a748c38262c3967044aba5ee5d126e7 authored about 10 years ago by kjnilsson <[email protected]>
write all buffers before building project

send to fsi improvements

github.com/ionide/Ionide-vim - 25dd3ebf0a748c38262c3967044aba5ee5d126e7 authored about 10 years ago by kjnilsson <[email protected]>
removed debug print line

github.com/ionide/Ionide-vim - f0609cd1a67f65546d7dad0fe82c7de36320f3e8 authored about 10 years ago by kjnilsson <[email protected]>
removed debug print line

github.com/ionide/vim-fsharp-languageclient - f0609cd1a67f65546d7dad0fe82c7de36320f3e8 authored about 10 years ago by kjnilsson <[email protected]>
ensure the the current directory of the fsi is correct for each buffer

github.com/ionide/vim-fsharp-languageclient - 2c7a39d3f9a78c81ea9d4d6d250b55334a68b5e8 authored about 10 years ago by kjnilsson <[email protected]>
ensure the the current directory of the fsi is correct for each buffer

github.com/ionide/Ionide-vim - 2c7a39d3f9a78c81ea9d4d6d250b55334a68b5e8 authored about 10 years ago by kjnilsson <[email protected]>
don't use error echo when declarations aren't found

github.com/ionide/Ionide-vim - 8a9d069855319dc80f7a6a67f43035b411797ea1 authored about 10 years ago by kjnilsson <[email protected]>
don't use error echo when declarations aren't found

github.com/ionide/vim-fsharp-languageclient - 8a9d069855319dc80f7a6a67f43035b411797ea1 authored about 10 years ago by kjnilsson <[email protected]>
fsi documentation

github.com/ionide/Ionide-vim - 311ce211529ec9f24c5bf35c9cb297f7a81f2108 authored about 10 years ago by kjnilsson <[email protected]>
fix for infinite loop after FsiReset

github.com/ionide/Ionide-vim - c799e26f2a421b5c34e62a2122e7c710b0f3effb authored about 10 years ago by kjnilsson <[email protected]>
fix for infinite loop after FsiReset

github.com/ionide/vim-fsharp-languageclient - c799e26f2a421b5c34e62a2122e7c710b0f3effb authored about 10 years ago by kjnilsson <[email protected]>
better fsi integration

github.com/ionide/vim-fsharp-languageclient - dd5ea0050025a066ae5a15d0b24c1e49d344c4e6 authored about 10 years ago by kjnilsson <[email protected]>
better fsi integration

github.com/ionide/Ionide-vim - dd5ea0050025a066ae5a15d0b24c1e49d344c4e6 authored about 10 years ago by kjnilsson <[email protected]>
issue 782 fixed ordering of project and file parse when loading file

github.com/ionide/Ionide-vim - 506bc3b1ce0150b57a1f2925ab10513dc36654cb authored about 10 years ago by kjnilsson <[email protected]>
issue 782 fixed ordering of project and file parse when loading file

github.com/ionide/vim-fsharp-languageclient - 506bc3b1ce0150b57a1f2925ab10513dc36654cb authored about 10 years ago by kjnilsson <[email protected]>
README: add hint to debug mode

github.com/ionide/vim-fsharp-languageclient - 8adb622986f91aed04a8ca043858338e62024bc6 authored about 10 years ago by kongo2002 <[email protected]>
close scratch window after leaving insert mode

github.com/ionide/vim-fsharp-languageclient - 5225827036c214470fe532057f246908c6414a64 authored about 10 years ago by kongo2002 <[email protected]>
type checking should map to <leader>t instead

github.com/ionide/vim-fsharp-languageclient - 2618dc62e9a1457c5a94d5f5f92c01583d07f03f authored about 10 years ago by kongo2002 <[email protected]>
close scratch window after leaving insert mode

github.com/ionide/Ionide-vim - 5225827036c214470fe532057f246908c6414a64 authored about 10 years ago by kongo2002 <[email protected]>
type checking should map to <leader>t instead

github.com/ionide/Ionide-vim - 2618dc62e9a1457c5a94d5f5f92c01583d07f03f authored about 10 years ago by kongo2002 <[email protected]>
README: add hint to debug mode

github.com/ionide/Ionide-vim - 8adb622986f91aed04a8ca043858338e62024bc6 authored about 10 years ago by kongo2002 <[email protected]>
update README

github.com/ionide/Ionide-vim - cc2ecb71f2585f617f5daf85ed0fb3ed3331632d authored about 10 years ago by kongo2002 <[email protected]>
README: autocommand for fsharp files only

github.com/ionide/Ionide-vim - a3ded775599cc58b18af12b0ef19306ce9e31e76 authored about 10 years ago by kongo2002 <[email protected]>
write logfiles in debug mode only

github.com/ionide/Ionide-vim - c24f0adf99672f3eeb263146cd9018c920711ef0 authored about 10 years ago by kongo2002 <[email protected]>
write logfiles in debug mode only

github.com/ionide/vim-fsharp-languageclient - c24f0adf99672f3eeb263146cd9018c920711ef0 authored about 10 years ago by kongo2002 <[email protected]>
README: autocommand for fsharp files only

github.com/ionide/vim-fsharp-languageclient - a3ded775599cc58b18af12b0ef19306ce9e31e76 authored about 10 years ago by kongo2002 <[email protected]>
<leader>i does type checks only

github.com/ionide/vim-fsharp-languageclient - 88c0aa4da28301bd2c707189b47f609e16da350b authored about 10 years ago by kongo2002 <[email protected]>
fix error highlighting

github.com/ionide/vim-fsharp-languageclient - d115f31ca4d3a999246a4a92cfd74b85fa24a114 authored about 10 years ago by kongo2002 <[email protected]>
fix error highlighting

github.com/ionide/Ionide-vim - d115f31ca4d3a999246a4a92cfd74b85fa24a114 authored about 10 years ago by kongo2002 <[email protected]>
<leader>i does type checks only

github.com/ionide/Ionide-vim - 88c0aa4da28301bd2c707189b47f609e16da350b authored about 10 years ago by kongo2002 <[email protected]>
rework vim plugin to integrate into syntastic plugin

Instead of reinventing on-the-fly code/type checking fsharp-vim
can reuse the existing functiona...

github.com/ionide/Ionide-vim - 252b3cd1b7576731dd880eee9897a9739e820890 authored about 10 years ago by kongo2002 <[email protected]>
adjust Makefile with new files

github.com/ionide/Ionide-vim - e22faffd4238105664438fe5024db01fdd9e6dfe authored about 10 years ago by kongo2002 <[email protected]>
rework vim plugin to integrate into syntastic plugin

Instead of reinventing on-the-fly code/type checking fsharp-vim
can reuse the existing functiona...

github.com/ionide/vim-fsharp-languageclient - 252b3cd1b7576731dd880eee9897a9739e820890 authored about 10 years ago by kongo2002 <[email protected]>
adjust Makefile with new files

github.com/ionide/vim-fsharp-languageclient - e22faffd4238105664438fe5024db01fdd9e6dfe authored about 10 years ago by kongo2002 <[email protected]>
Added BufEnter trigger to redisplay erors

BufLeave does a decent job of disabling error displays (not perfect, but
BufHidden doesn't seem ...

github.com/ionide/vim-fsharp-languageclient - cd8753aa7d6175e44462e77f0675762fc18d3646 authored about 10 years ago by Guy Oliver <[email protected]>
Added BufEnter trigger to redisplay erors

BufLeave does a decent job of disabling error displays (not perfect, but
BufHidden doesn't seem ...

github.com/ionide/Ionide-vim - cd8753aa7d6175e44462e77f0675762fc18d3646 authored about 10 years ago by Guy Oliver <[email protected]>
Add more specific file pattern matching for fsharp

To avoid accidentally matching and applying our functions on .fsproj
files

github.com/ionide/Ionide-vim - 1c7037feec191cd6528ba7c6ac39155201c3ba7d authored about 10 years ago by Guy Oliver <[email protected]>