Skip to content

pyrddlgym-project/rddl-for-vscode-plugin

Repository files navigation

RDDL for Visual Studio Code

This extension enables support for the Relational Dynamic Influence Diagram (RDDL) Language in Visual Studio Code, a language used to model Probabilist Planning problems.

With this extension, you can develop and see RDDL files easily and start using it to create new Probabilistic Plan domains.

Inspired on /~https://github.com/jan-dolejsi/vscode-pddl

Features

  • Syntax Highlighting for *.rddl files

Known issues

  • Syntax highlighting for domain and non-fluents keywords when declared on non-fluents and instance blocks

How to install locally

You need to have npm previously installed

  1. Install vsce tool with npm install -g @vscode/vsce
  2. Run on this folder the command npm run vscode-package
  3. Once you have the file rddl-for-vscode-0.0.1.vsix on your machine, install it on Visual Studio Code Extension screen:

Important links

About

Language support for RDDL in Visual Studio Code

Resources

License

Stars

Watchers

Forks

Packages

No packages published