DATEX Workbench
The DATEX Workbench extension for Visual Studio Code provides syntax highlighting for DATEX Script files (.dx
) and inline DATEX, HTML and CSS in .html
and .ts
files.
DATEX Script files can be compiled to DATEX Binary files (.dxb
) with the DATEX Compiler command installed by the extension.
Syntax highlighting is especially useful if you are dealing with DATEX code inside your UIX application, or if you are using the HTML
method to embed JSX as template strings inside your code.
You can install the extension from the Visual Studio Marketplace here.
Help us improving our docs
Our documentations are fully open source. Something is wrong or unclear?