VS Code plugin for F# development
897
stars
2,010
commits
F#
primary language
Sep 2, 2026
updated
Enhanced F# Language Features for Visual Studio Code
Part of the Ionide plugin suite. Read detailed documentation at Ionide docs page.
Ionide-VSCode is a VSCode plugin that turns VSCode into a fully-fledged IDE for F# development.
The LSP that powers language features is FSAutoComplete.
The library that powers project and script loading is proj-info
You find a version of this plugin pre-packaged with the FOSS debugger from Samsung here
.NET 8.0/9.0 SDK - https://dotnet.microsoft.com/download
VS Code C# plugin - Ionide's debugging capabilities rely on either the Omnisharp debugger or netcoredbg.
open NAMESPACE for symbolThis project is hosted on GitHub where you can report issues, participate in discussions, fork the project and submit pull requests.
See these instructions for setting up your local dev environment.
The Contribution Guide outlines the process and guidelines for getting a patch merged. By making expectations and process explicit, I hope it will make it easier for you to contribute!
RELEASE_NOTES.md with the new version number, date (DD.MM.YYYY format please), and brief release notes.release workflow from Github's actions page at that pointI want your help. No really, I do.
There might be a little voice inside that tells you you're not ready; that you need to do one more tutorial, or learn another framework, or write a few more blog posts before you can help me with this project.
I assure you, that's not the case.
And you don't just have to write code. You can help out by writing documentation, tests, or even by giving feedback about this work. (And yes, that includes giving feedback about the contribution guidelines.)
Thank you for contributing!
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
The library is available under MIT license, which allows modification and redistribution for both commercial and non-commercial purposes.
(top 30 of 106)
F#
99.5%
VS Code plugin for F# development
897
stars
2,010
commits
F#
primary language
Sep 2, 2026
updated
Enhanced F# Language Features for Visual Studio Code
Part of the Ionide plugin suite. Read detailed documentation at Ionide docs page.
Ionide-VSCode is a VSCode plugin that turns VSCode into a fully-fledged IDE for F# development.
The LSP that powers language features is FSAutoComplete.
The library that powers project and script loading is proj-info
You find a version of this plugin pre-packaged with the FOSS debugger from Samsung here
.NET 8.0/9.0 SDK - https://dotnet.microsoft.com/download
VS Code C# plugin - Ionide's debugging capabilities rely on either the Omnisharp debugger or netcoredbg.
open NAMESPACE for symbolThis project is hosted on GitHub where you can report issues, participate in discussions, fork the project and submit pull requests.
See these instructions for setting up your local dev environment.
The Contribution Guide outlines the process and guidelines for getting a patch merged. By making expectations and process explicit, I hope it will make it easier for you to contribute!
RELEASE_NOTES.md with the new version number, date (DD.MM.YYYY format please), and brief release notes.release workflow from Github's actions page at that pointI want your help. No really, I do.
There might be a little voice inside that tells you you're not ready; that you need to do one more tutorial, or learn another framework, or write a few more blog posts before you can help me with this project.
I assure you, that's not the case.
And you don't just have to write code. You can help out by writing documentation, tests, or even by giving feedback about this work. (And yes, that includes giving feedback about the contribution guidelines.)
Thank you for contributing!
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
The library is available under MIT license, which allows modification and redistribution for both commercial and non-commercial purposes.
(top 30 of 106)
F#
99.5%