| NAMMA DSL LSPNamma DSL vscode Extension To installSearch lsp-namma-dslin vscode extensions To use
Open any dsl file with any of these extensions (.yaml | .nd | .ndsl | .nammadsl)Type '#!api' at the top of the file to tell lsp it's a Api dsl fileOr type '#!storage' to trigger storage related lsp For Running Locally and Testing
Run npm installinside lsp folderOpen vscode in the lsp folderRun npm run compileto compileSwitch to the Run and Debug View in the Sidebar Command+Shift+DSelect Launch Namma DSL Clientfrom the drop downPress ▷ to run the launch config (F5).Open a .yaml | .nd | .ndsl | .nammadsl to file to trigger the extension in the new vscode window Packing Namma DSL ExtensionTo make a package (vsix) just run npm run pack |  |