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

no test run for project

github.com/ionide/ionide-vscode-fsharp - jkone27 opened this issue over 1 year ago
Bump tree-sitter-cli from 0.20.8 to 0.22.1

github.com/ionide/tree-sitter-fsharp - dependabot[bot] opened this pull request over 1 year ago
Update tree-sitter requirement from ~0.20 to ~0.22

github.com/ionide/tree-sitter-fsharp - dependabot[bot] opened this pull request over 1 year ago
Speed up project load times.

github.com/ionide/FsAutoComplete - TheAngryByrd opened this pull request over 1 year ago
Update type abbrev mismatch

github.com/ionide/FsAutoComplete - nojaf opened this pull request over 1 year ago
Amplifying F#

github.com/ionide/tree-sitter-fsharp - nojaf opened this issue over 1 year ago
Detect type alias in implementation.

github.com/ionide/FsAutoComplete - nojaf opened this pull request over 1 year ago
Associate `.fantomasignore` with `ignore` files

github.com/ionide/ionide-vscode-fsharp - MangelMaxime opened this pull request over 1 year ago
Add another dotnet runtime detector

github.com/ionide/proj-info - Smaug123 opened this pull request over 1 year ago
Shift multiline paren contents less aggressively

github.com/ionide/FsAutoComplete - brianrourkeboll opened this pull request over 1 year ago
`SyntaxTraversal.Traverse` → `ParsedInput.tryPick` (etc.)

github.com/ionide/FsAutoComplete - brianrourkeboll opened this pull request over 1 year ago
Bump fantomas from 6.3.0-alpha-007 to 6.3.0-alpha-008

github.com/ionide/ionide-analyzers - dependabot[bot] opened this pull request over 1 year ago
Transparent compiler

github.com/ionide/FsAutoComplete - TheAngryByrd opened this pull request over 1 year ago
Bump NUnit from 4.0.1 to 4.1.0

github.com/ionide/ionide-analyzers - dependabot[bot] opened this pull request over 1 year ago
Update tree-sitter requirement from ~0.20 to ~0.21

github.com/ionide/tree-sitter-fsharp - dependabot[bot] opened this pull request over 1 year ago
Bump tree-sitter-cli from 0.20.8 to 0.21.0

github.com/ionide/tree-sitter-fsharp - dependabot[bot] opened this pull request over 1 year ago
Use new FCS methods to do unnecessary parens walk

github.com/ionide/FsAutoComplete - baronfel opened this pull request over 1 year ago
merge from main, bump FCS

github.com/ionide/FsAutoComplete - baronfel opened this pull request over 1 year ago
Add unnecessary parentheses analyzer & code fix

github.com/ionide/FsAutoComplete - brianrourkeboll opened this pull request over 1 year ago
Slightly better project loading error messages

github.com/ionide/FsAutoComplete - TheAngryByrd opened this pull request over 1 year ago
Cannot disable reference code lens (FSAC)

github.com/ionide/Ionide-vim - markusbrammer opened this issue over 1 year ago
Update sdk to 0.25 and release

github.com/ionide/ionide-analyzers - dawedawe opened this pull request over 1 year ago
use slightly larger macos runner

github.com/ionide/FsAutoComplete - baronfel opened this pull request over 1 year ago
Bump fsharp-analyzers from 0.24.0 to 0.25.0

github.com/ionide/ionide-analyzers - dependabot[bot] opened this pull request over 1 year ago
Bump fsdocs-tool from 20.0.0-beta-002 to 20.0.0

github.com/ionide/ionide-analyzers - dependabot[bot] opened this pull request over 1 year ago
Bump to FCS 43.8.200

github.com/ionide/FsAutoComplete - baronfel opened this pull request over 1 year ago
Error messages about unreferenced assembly

github.com/ionide/ionide-vscode-fsharp - avram-at-hazel opened this issue over 1 year ago
remove coverlet.collector package dependency

github.com/ionide/FSharp.Analyzers.SDK - dawedawe opened this pull request over 1 year ago
Fix debugger regression

github.com/ionide/FsAutoComplete - baronfel opened this pull request over 1 year ago
Update Ionide.ProjInfo to 0.63.0

github.com/ionide/FSharp.Analyzers.SDK - nojaf opened this pull request over 1 year ago
Update FSharp.Analyzers.SDK to 0.24.0

github.com/ionide/FsAutoComplete - nojaf opened this pull request over 1 year ago
Bump fsdocs-tool from 20.0.0-beta-001 to 20.0.0-beta-002

github.com/ionide/ionide-analyzers - dependabot[bot] opened this pull request over 1 year ago
Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0

github.com/ionide/ionide-analyzers - dependabot[bot] opened this pull request over 1 year ago
Enable seamless support for Reference Assemblies

github.com/ionide/FsAutoComplete - baronfel opened this pull request over 1 year ago
Add support for reference assemblies to ProjInfo

github.com/ionide/proj-info - baronfel opened this pull request over 1 year ago
Syntax highlighting still disabled

github.com/ionide/tree-sitter-fsharp - ChristophSchmidpeter opened this issue over 1 year ago
Bump fsdocs-tool from 20.0.0-alpha-019 to 20.0.0-beta-001

github.com/ionide/ionide-analyzers - dependabot[bot] opened this pull request over 1 year ago
Error when analyzer globs go unmatched

github.com/ionide/FSharp.Analyzers.SDK - Smaug123 opened this pull request over 1 year ago
Fail on no analyzers registered

github.com/ionide/FSharp.Analyzers.SDK - Smaug123 opened this pull request over 1 year ago
Bump SDK to 0.24.0

github.com/ionide/ionide-analyzers - nojaf opened this pull request over 1 year ago
v 0.24.0

github.com/ionide/FSharp.Analyzers.SDK - nojaf opened this pull request over 1 year ago
Bump fantomas from 6.3.0-alpha-006 to 6.3.0-alpha-007

github.com/ionide/ionide-analyzers - dependabot[bot] opened this pull request over 1 year ago
Bump fsdocs-tool from 20.0.0-alpha-018 to 20.0.0-alpha-019

github.com/ionide/ionide-analyzers - dependabot[bot] opened this pull request over 1 year ago
Paste as F# feature

github.com/ionide/ionide-vscode-fsharp - jkone27 opened this issue over 1 year ago
add missing keyword list and extra information

github.com/ionide/FsAutoComplete - jkone27 opened this pull request over 1 year ago
Fail the tool if any analysis fails

github.com/ionide/FSharp.Analyzers.SDK - Smaug123 opened this pull request over 1 year ago
Add RequireQualifiedAccess to Severity type

github.com/ionide/FSharp.Analyzers.SDK - Smaug123 opened this pull request over 1 year ago
Fail the tool when analyzers fail to load

github.com/ionide/FSharp.Analyzers.SDK - Smaug123 opened this pull request over 1 year ago
Fix type definition for GlobPattern

github.com/ionide/LanguageServerProtocol - razzmatazz opened this pull request over 1 year ago
Fix the format issue in the CI

github.com/ionide/FsAutoComplete - dawedawe opened this pull request over 1 year ago
fixing caching of cancelled cached tasks

github.com/ionide/FsAutoComplete - TheAngryByrd opened this pull request over 1 year ago
Update repo analyzers

github.com/ionide/FsAutoComplete - dawedawe opened this pull request over 1 year ago
Bump fsdocs-tool from 20.0.0-alpha-017 to 20.0.0-alpha-018

github.com/ionide/ionide-analyzers - dependabot[bot] opened this pull request over 1 year ago
release 0.7.0

github.com/ionide/ionide-analyzers - dawedawe opened this pull request over 1 year ago
Bump fantomas from 6.3.0-alpha-005 to 6.3.0-alpha-006

github.com/ionide/ionide-analyzers - dependabot[bot] opened this pull request over 1 year ago
Bump fsdocs-tool from 20.0.0-alpha-016 to 20.0.0-alpha-017

github.com/ionide/ionide-analyzers - dependabot[bot] opened this pull request over 1 year ago
Add fix and update SDK

github.com/ionide/ionide-analyzers - dawedawe opened this pull request over 1 year ago
Bump FSharp.Analyzers.SDK from 0.22.0 to 0.23.0

github.com/ionide/ionide-analyzers - dependabot[bot] opened this pull request over 1 year ago
Bump FSharp.Analyzers.SDK.Testing and FSharp.Analyzers.SDK

github.com/ionide/ionide-analyzers - dependabot[bot] opened this pull request over 1 year ago
Bump fsharp-analyzers from 0.22.0 to 0.23.0

github.com/ionide/ionide-analyzers - dependabot[bot] opened this pull request over 1 year ago
release 0.23.0

github.com/ionide/FSharp.Analyzers.SDK - dawedawe opened this pull request over 1 year ago
Add a --include-files flag

github.com/ionide/FSharp.Analyzers.SDK - dawedawe opened this pull request over 1 year ago
Bump version to 0.3.0

github.com/ionide/FSharp.Analyzers.SDK - nojaf opened this pull request over 1 year ago
Update analyzers support

github.com/ionide/ionide-vscode-fsharp - dawedawe opened this pull request over 1 year ago
add editor support to all analyzers

github.com/ionide/ionide-analyzers - dawedawe opened this pull request over 1 year ago
Fix a typo in the docs

github.com/ionide/FSharp.Analyzers.SDK - Numpsy opened this pull request over 1 year ago