Commit 43e4317b authored by Richard Glosner's avatar Richard Glosner
Browse files

Merge branch 'update-available-definitons' into 'main'

docs: update information about definitions compatibility with editor and VSC extension

See merge request inject/inject-docs!188
parents 73ece846 fe74183e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -13,7 +13,6 @@ The INJECT team has prepared an example content that is available to you for the
!!! Warning

    - The provided exercise definitions are of definition version 0.24.7 and work only with platform version 5.0.X.
    - The exercise definitions are **incompatible** with the editor.
    - If you want to edit the following exercise definition, you might find our [VSCode Extension](vscode-extension.md) useful.

---
+5 −0
Original line number Diff line number Diff line
@@ -4,6 +4,11 @@

This page contains information about an extension that can be installed in **Visual Studio Code** and used for developing IXP exercise definitions. Visual Studio Code is an enhanced text editor featuring extensive language support, along with options for extensions that can add additional support for specific languages and settings files, such as exercise definitions. The extension provides syntax checking and multiple commands to enhance your design experience and minimize the number of mistakes made during exercise definition editing.

!!! Warning

    - It is an experimental tool.
    - Not all the features might be compatible with exercise definitions created by the editor.

## Installation

1. [Install Visual Studio Code](https://code.visualstudio.com/)