Lab Record ExtensionA VSCode extension for supporting lab record syntax and visualization. FeaturesLanguage support for .lab description files. RequirementsNone. Extension SettingsThis extension contributes the following settings:
Known IssuesNone. Release NotesIn development. 0.1.1added Diagram view added Filter-with-children mode added expand all with dbl click on a device name in table 0.1.0added tag support, also notes field 0.0.11merged webviewer into this code base added viewer access within vscode (ctrl-shft-b or cmd-shft-b) Added rack-based table view Added selective details 0.0.10Added .canConnectTo for connectors Support devices grouped in devices without a seperate location 0.0.9Added handling for connector .wireLabel and .wireColour (and .wirePath) fields. Added linter checks for multiple assignments for .*__position_size and .size_offset Added completions for .colour 0.0.8Added completions for .*__position_size and .size_offset 0.0.7Fixed some linter errors to make them clearer 0.0.6Fixed issue with CRLF mode. |