Skip to content

org-semanticweb-rulewerk-language Rulewerk v0.2.0

Latest
Compare
Choose a tag to compare
@irina-dragoste irina-dragoste released this 11 Sep 15:19
· 3 commits to main since this release

This is the second release of rulewerk-language-suppport project.

Directory vscode-extension contains the source code of the Rulewerk Visual Studio Code extension 0.2.0 (org-semanticweb-rulewerk-language.vscode-rulewerk), as released on Visual Studio Marketplace. This VS Code extension provides language support for Rulewerk rule language files with .rls extension.

Added

  • Enhanced syntax highlighting (see #2)
    • comments
    • @base keyword
    • @prefix keyword
    • @source keyword
    • IRIs
    • improved variable name highlighting

General Features

  • Rulewerk language syntax highlighting for .rls files
  • Rulewerk interactive shell can be launched in the integrated terminal (via the Run Rulewerk command or the dedicated "play" button for a specific .rls file). Loading the knowledge base of active .rls files into the shell.

It depends on the Defaults to the Rulewerk client jar shipped by the extension, compatible with Rulewerk version v0.8.0.