Home
Softono
i

ionide

Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.

Total Products
2

Software by ionide

Fornax
Open Source

Fornax

Fornax is a scriptable static site generator that leverages the type-safe Domain Specific Language of F to define page templates and layouts. Part of the Ionide tooling suite, it empowers developers to build highly customizable websites using standard F script files instead of rigid configuration formats. Its core architecture revolves around three main components: Loaders, Generators, and Configuration, all defined within .fsx files. This design allows users to create custom data loaders that can source content from Markdown files, databases, or external APIs, and to build custom generators for any desired output type. The tool includes dynamic configuration and a robust watch mode that automatically rebuilds the site and refreshes a local development server whenever data or script files are modified. Fornax is distributed as a global .NET Core command-line tool, offering commands to scaffold new projects, build production-ready sites, monitor for changes, and manage temporary files. It is ideal for develope

Static Site Generators
256 Github Stars
ionide-vscode-fsharp
Open Source

ionide-vscode-fsharp

Ionide-VSCode for F transforms Visual Studio Code into a fully featured IDE for F development. It provides comprehensive language support powered by FSAutoComplete, including syntax highlighting, auto completions, error highlighting with quick fixes, tooltips, method parameter hints, go to definition, peek definition, find all references, rename refactoring, symbol navigation, CodeLens signatures, and MSDN integration. The plugin also features F Interactive integration, project scaffolding through Forge, code analysis via FSharpLint, MSBuild integration for build operations, and a solution and project explorer. It requires .NET 8.0/9.0 SDK and works with either the Omnisharp or netcoredbg debugger.

CMS Plugins & Extensions Code Editors & IDEs
895 Github Stars