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

Implement list projects command

github.com/ionide/Forge - selketjah opened this issue over 8 years ago
does forge list files need the --solution parameter?

github.com/ionide/Forge - selketjah opened this issue over 8 years ago
Rename: check path & name for validity

github.com/ionide/Forge - selketjah opened this issue over 8 years ago
Delete dir command

github.com/ionide/Forge - selketjah opened this issue over 8 years ago
Delete file command

github.com/ionide/Forge - selketjah opened this issue over 8 years ago
Add AWS Lambda template

github.com/ionide/Forge - slang25 opened this pull request over 8 years ago
New Project Template for AWS Lambda

github.com/ionide/Forge - mario-campos opened this issue over 8 years ago
Add support for paket why.

github.com/ionide/ionide-vscode-paket - teo-tsirpanis opened this issue over 8 years ago
Fixed a problem #18 had.

github.com/ionide/ionide-vscode-fake - teo-tsirpanis opened this pull request over 8 years ago
build.sh has default Windows line endings (^M)

github.com/ionide/Forge - vsinha opened this issue over 8 years ago
Allow executing targets that have spaces. Fixes #14

github.com/ionide/ionide-vscode-fake - teo-tsirpanis opened this pull request over 8 years ago
build.sh file contains ^M

github.com/ionide/ionide-vscode-fake - jhattat opened this issue over 8 years ago
Convert some messages to status bar messages

github.com/ionide/ionide-vscode-paket - kichristensen opened this pull request over 8 years ago
Convert some messages to status bar messages

github.com/ionide/ionide-vscode-fake - kichristensen opened this pull request over 8 years ago
Put stderr output in log

github.com/ionide/ionide-vscode-paket - forki opened this issue over 8 years ago
Running Paket commands automatically

github.com/ionide/ionide-vscode-paket - Krzysztof-Cieslak opened this issue almost 9 years ago
fixed bug with Process.exec function

github.com/ionide/ionide-vscode-helpers - flypixel opened this pull request almost 9 years ago
Allow to use alpha of paket

github.com/ionide/ionide-vscode-paket - forki opened this pull request almost 9 years ago
Allow to install into csproj

github.com/ionide/ionide-vscode-paket - forki opened this pull request almost 9 years ago
remove reference to fsprojects

github.com/ionide/fstoml - forki opened this pull request almost 9 years ago
fix typo

github.com/ionide/fstoml - forki opened this pull request almost 9 years ago
Extend Terminal bindings

github.com/ionide/ionide-vscode-helpers - kirill-gerasimenko opened this pull request almost 9 years ago
Cannot build on windows

github.com/ionide/ionide-vscode-fake - vasily-kirichenko opened this issue almost 9 years ago
It cannot launch Target which has spaces in name

github.com/ionide/ionide-vscode-fake - vasily-kirichenko opened this issue almost 9 years ago
Add Nuget Package Whitespace Error

github.com/ionide/ionide-vscode-paket - amirvt opened this issue almost 9 years ago
Fix createTerminal signture (changed in 1.6 code)

github.com/ionide/ionide-vscode-helpers - kirill-gerasimenko opened this pull request almost 9 years ago
Add CLI

github.com/ionide/fstoml - Krzysztof-Cieslak opened this pull request almost 9 years ago
Resolve packages using Paket.Core

github.com/ionide/fstoml - Krzysztof-Cieslak opened this pull request almost 9 years ago
Change References format

github.com/ionide/fstoml - Krzysztof-Cieslak opened this pull request almost 9 years ago
Add transformation to FSharpProjectOptions

github.com/ionide/fstoml - Krzysztof-Cieslak opened this pull request almost 9 years ago
Add appveyor and travis builds

github.com/ionide/fstoml - Krzysztof-Cieslak opened this issue almost 9 years ago
Add support for Framework Version and some tests

github.com/ionide/fstoml - Krzysztof-Cieslak opened this pull request almost 9 years ago
Update Project System, add transformation to Forge's ProjectSystem

github.com/ionide/fstoml - Krzysztof-Cieslak opened this pull request almost 9 years ago
rough outline of project model

github.com/ionide/fstoml - cloudRoutine opened this pull request almost 9 years ago
fstoml spec draft v0.0.1

github.com/ionide/fstoml - cloudRoutine opened this issue almost 9 years ago
setup project scaffold

github.com/ionide/fstoml - cloudRoutine opened this pull request almost 9 years ago
Add a Gitter chat badge to README.md

github.com/ionide/fstoml - gitter-badger opened this pull request almost 9 years ago
Minimal spec

github.com/ionide/fstoml - alfonsogarciacaro opened this issue almost 9 years ago
make build.sh executable

github.com/ionide/ionide-vscode-paket - adamchester opened this pull request almost 9 years ago
paket.dependencies autocomplete

github.com/ionide/ionide-vscode-paket - Krzysztof-Cieslak opened this issue almost 9 years ago
Fix promises

github.com/ionide/ionide-vscode-helpers - kirill-gerasimenko opened this pull request almost 9 years ago
Fix stupid typo.

github.com/ionide/ionide-vscode-paket - isaacabraham opened this pull request about 9 years ago
Generate Install Scripts command.

github.com/ionide/ionide-vscode-paket - isaacabraham opened this pull request about 9 years ago
Can be used in linux?

github.com/ionide/ionide-vscode-paket - yebaoping opened this issue about 9 years ago
Update FsInteractiveService

github.com/ionide/ionide-atom-fsi - tpetricek opened this pull request about 9 years ago
Fable

github.com/ionide/ionide-vscode-paket - Krzysztof-Cieslak opened this pull request about 9 years ago
Add grammar for dependencies and lock files

github.com/ionide/ionide-vscode-paket - vbfox opened this pull request about 9 years ago
fix typo

github.com/ionide/ionide-vscode-paket - forki opened this pull request about 9 years ago
Change the grammar format from cson to json

github.com/ionide/ionide-atom-paket - vbfox opened this pull request about 9 years ago
Add a few element to the grammar and tweak it

github.com/ionide/ionide-atom-paket - vbfox opened this pull request about 9 years ago
FAKE Build without running build.cmd

github.com/ionide/ionide-vscode-fake - isaacabraham opened this issue about 9 years ago
Scroll to end after entering input

github.com/ionide/ionide-atom-fsi - tpetricek opened this pull request about 9 years ago
Recover fsi.AddPrinter

github.com/ionide/FsInteractiveService - tpetricek opened this issue about 9 years ago
Windows Forms support

github.com/ionide/FsInteractiveService - tpetricek opened this issue about 9 years ago
IL merge Newtonsoft and minor output handling fix

github.com/ionide/FsInteractiveService - tpetricek opened this pull request about 9 years ago
Remove UTF8 BOM character before sending code to FSI

github.com/ionide/ionide-atom-fsi - tpetricek opened this pull request about 9 years ago
Safe null check (fix #32)

github.com/ionide/ionide-atom-fsi - tpetricek opened this pull request about 9 years ago
Switching to new AddHtmlPrinter

github.com/ionide/ionide-atom-fsi - tpetricek opened this pull request about 9 years ago
Richer AddHtmlPrinter support to sync with FsLab

github.com/ionide/FsInteractiveService - tpetricek opened this pull request about 9 years ago
Fixed link to `IntelliSense via HTTP API`

github.com/ionide/FsInteractiveService - sergey-tihon opened this pull request about 9 years ago
Being able to specify the binding address

github.com/ionide/FsInteractiveService - kerams opened this pull request about 9 years ago
Update build.sh

github.com/ionide/ionide-atom-fsharp - smoothdeveloper opened this pull request about 9 years ago
Update build.cmd

github.com/ionide/ionide-atom-fsharp - smoothdeveloper opened this pull request about 9 years ago
Update README.md

github.com/ionide/ionide-atom-fsi - smoothdeveloper opened this pull request about 9 years ago
Add documentation

github.com/ionide/FsInteractiveService - tpetricek opened this pull request about 9 years ago
Update F# and bugfixes

github.com/ionide/ionide-atom-fsi - tpetricek opened this pull request about 9 years ago
Update to latest F#

github.com/ionide/FsInteractiveService - tpetricek opened this pull request about 9 years ago
Convert from FunScript to Fable

github.com/ionide/ionide-vscode-paket - alfonsogarciacaro opened this pull request about 9 years ago
Adding FSI autocomplete API

github.com/ionide/FsInteractiveService - tpetricek opened this issue about 9 years ago
HTML output improvements

github.com/ionide/ionide-atom-fsi - tpetricek opened this pull request about 9 years ago
Better exception handling and input processing

github.com/ionide/FsInteractiveService - tpetricek opened this pull request about 9 years ago
Refactor logging and make it reusable

github.com/ionide/ionide-atom-fsharp - tpetricek opened this pull request about 9 years ago
Use the same paket version on mono

github.com/ionide/ionide-atom-fsharp - adamchester opened this pull request over 9 years ago
Make F# Interactive great again!

github.com/ionide/ionide-atom-fsi - tpetricek opened this pull request over 9 years ago
Fix hint paths in project file

github.com/ionide/ionide-atom-fsi - tpetricek opened this pull request over 9 years ago
Recover tool tips in autocomplete

github.com/ionide/ionide-atom-fsharp - tpetricek opened this pull request over 9 years ago
Paket update and use HTTP

github.com/ionide/ionide-atom-fsharp - tpetricek opened this pull request over 9 years ago
Fix utf-8 encoding for FSI.

github.com/ionide/ionide-atom-fsi - rojepp opened this pull request over 9 years ago
Fix #34

github.com/ionide/ionide-atom-paket - studoot opened this pull request over 9 years ago
fix typo for refresh command

github.com/ionide/ionide-atom-webview - mastoj opened this pull request over 9 years ago
Uset paket3 git depenedency for ionide-helpers

github.com/ionide/ionide-atom-fsi - cloudRoutine opened this pull request over 9 years ago
use paket3 to streamline build process

github.com/ionide/ionide-atom-fsharp - cloudRoutine opened this pull request over 9 years ago
FsLab integration

github.com/ionide/ionide-atom-fsi - Krzysztof-Cieslak opened this pull request over 9 years ago
fix target regex

github.com/ionide/ionide-vscode-fake - coolya opened this pull request over 9 years ago
Refactoring

github.com/ionide/ionide-atom-fsharp - Krzysztof-Cieslak opened this pull request over 9 years ago
Typed events, Logging and Autocomplete

github.com/ionide/ionide-atom-fsharp - tpetricek opened this pull request over 9 years ago
Refactoring using F# async and lightweight agents

github.com/ionide/ionide-atom-fsharp - tpetricek opened this pull request over 9 years ago
Remove dead code and autocomplete fixes

github.com/ionide/ionide-atom-fsharp - tpetricek opened this pull request over 9 years ago