db-tu-dresden / vscode-tslgenedit

VS-Code extension for integrating editor features for the TSL primitive data.
Apache License 2.0
0 stars 0 forks source link

VS-Code Editor Extension for TSL-Generator Data Files.

The TSL-Generator uses YAML files as the data model. As YAML sometimes is hard to debug and maintain, the Editor Extension is meant to be used as a tool that makes life easier.

Features

Currently, the extension supports the following features:

New File Creation Wizard

Adding new data files to the TSL Generator folder.

Focus-Mode

Hide all TSL Generator directories and files which are not relevant for you.

Outlining

Add relevant links of a document to the outline

Auto-Completion

Get suggestions for possible keys. Create object sceletons for complex objects

Sort Data File

Sort file on [Primitive Name], sort definitions on [Extension and Flags].

Ad-Hoc Preview

Render the currently selected primitive.

Build and Test

Generate the necessary code for a single primitive and execute associated tests.

Known Issues

Version History

0.1.2

0.1.1

0.1.0

0.0.5

0.0.4

0.0.3

0.0.2

0.0.1

Acknowledgments

Thanks to Alexander Krause for getting the web view and rendering up and running.

Find more interesting research on our homepage.