Skip to content

Releases: knowsys/rulewerk-language-suppport

org-semanticweb-rulewerk-language Rulewerk v0.2.0

11 Sep 15:19
Compare
Choose a tag to compare

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.

org-semanticweb-rulewerk-language Rulewerk v0.1.0

04 Aug 15:36
Compare
Choose a tag to compare

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

Directory vscode-extension contains the source code of the Rulewerk Visual Studio Code extension 0.1.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.

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.