Skip to content

Add support for FPM #471

Description

@gnikit

The Fortran Package Manager is a package manager and build system for Fortran developed by us. Modern Fortran should natively support it, allow for easy project setup, etc.

In the beginning we can use the ShellExecution task that is already present to spawn instances of fpm, but in the long run we will need to write a CustomExecution task to allow for shared states and a more tailored-made experience

TODO List (to be expanded)

This issue is still in its planning stages, so the TODO list might be expanded

  • Typescript API design with fpm
  • Spawn fpm in vscode tasks
  • Ways for users to interact with FPM e.g. .toml, launch.json, settings.json?
  • autodetection of fpm.toml
  • Schema support for fpm.toml

CC @everythingfunctional

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions