Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 1.99 KB

README.md

File metadata and controls

45 lines (28 loc) · 1.99 KB

Visual Studio Marketplace Open VSX Marketplace

The Legend VSCode extension provides an easy and quick way to develop using Legend data modeling language.

An overview of the language can be found here.

This extension leverages the Legend LSP server.

For more things Legend, visit our GitHub here.

Available Features

  • Parse and Compile
  • Code navigation (goTo, find usage)
  • Execute functions (through CodeLens commands)
  • DataCube vizualization for tabular results
  • Testing integration
  • Legend Concept Tree
  • Snippets for common element types
  • Legend REPL Terminal
  • Diagram vizualization

Hello World

Hello World

To start using the extension, create a hello.pure file in your workspace, and copy/paste the content of one of our showcases

Contributing

Please read our contributing guide.

License

Copyright 2020 Goldman Sachs

Distributed under the Apache License, Version 2.0.

SPDX-License-Identifier: Apache-2.0