mariuspopovici / starlimsvscode

STARLIMS VS Code Extension
MIT License
15 stars 3 forks source link
informatics laboratory lims starlims starlimsscripting starlimsscriptinglanguage visual-studio-extension

STARLIMS VS Code

Extension provides Visual Studio Code integration with STARLIMS Enterprise Designer. Started as a fun project to brush up on Typescript and learn the Visual Studio Code extensibility API.

Disclaimer

This is an unofficial, unsupported, extension so use at your own risk.

STARLIMS VS Code Screenshot

Authors

Pre-requisites

<add key="HTTPServices" value="SCM_API.*"/>

Vision

Features

Features:

To Do:

Extension Settings

This extension contributes the following settings:

How to Use

Known Issues

Release Notes

1.0.0

Initial release of STARLIMS VS Code

1.1.0

Resurrected this project. Updated dependencies including the new VS Code API. Replaced request-promise with node-fetch. Implemented a TextDocumentContentProvider for viewing STARLIMS code and refactored API to implement a URI based approach for referencing code items.

1.1.1

1.2.x

New features: