Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 863 Bytes

20 DATEX Workbench.md

File metadata and controls

11 lines (6 loc) · 863 Bytes

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.