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. FeaturesCurrently, the extension supports the following features: New File Creation WizardAdding new data files to the TSL Generator folder. Focus-ModeHide all TSL Generator directories and files which are not relevant for you. OutliningAdd relevant links of a document to the outline Auto-CompletionGet suggestions for possible keys. Create object sceletons for complex objects Sort Data FileSort file on [Primitive Name], sort definitions on [Extension and Flags]. Ad-Hoc PreviewRender the currently selected primitive. Build and TestGenerate the necessary code for a single primitive and execute associated tests. Known Issues
Version History0.1.2
0.1.1
0.1.0
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
AcknowledgmentsThanks to Alexander Krause for getting the web view and rendering up and running. Find more interesting research on our homepage. |