Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.66 KB

File metadata and controls

41 lines (26 loc) · 1.66 KB

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
  • QueryBuilder visualization for editing complex queries

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 2025 Goldman Sachs

Distributed under the Apache License, Version 2.0.

SPDX-License-Identifier: Apache-2.0