Skip to content

OpenFLUID/openfluid-vscode-extension

Repository files navigation

VScode extension for OpenFLUID

Visual Studio Code extension for the OpenFLUID software environment. OpenFLUID is dedicated to spatial modelling and simulation in landscapes.

⚠️ This VScode extension is currently in early development stage. Do not use it for production works.

Features

  • ✨ Create source code for an OpenFLUID simulator, observer or builder-extension

Usage

TO BE WRITTEN

Requirements

This extension requires the OpenFLUID command line tool to be installed locally. If the OpenFLUID installation is not accessible by default, the installation prefix path can be set in the extension settings.

Settings

Installation path

A custom prefix path to the OpenFLUID installation can be set in Settings UI or using the openfluid.paths.installPrefix key in the settings file. Leave it blank to use the default standard installation.

"openfluid.paths.installPrefix": "/path/to/custom/install"

Releases

No releases published

Packages

No packages published